Giter Club home page Giter Club logo

Comments (4)

frivoal avatar frivoal commented on August 19, 2024

What's the argument for not having it on CSS?

from css-houdini-drafts.

shans avatar shans commented on August 19, 2024

At the moment, I don't think the scope of CSS is defined, and all functionality exposed by it is static.

Presumably property registration should have Document scope. If we don't want to tie CSS to Document scope then that would be an argument.

Also there's a bunch of stuff already on Document like registerElement, stylesheets, etc. This feels a bit like that stuff.

On the other hand, putting this on CSS seems to make sense too.

from css-houdini-drafts.

frivoal avatar frivoal commented on August 19, 2024

I had assumed that CSS had a Document scope, but you're right, that's undefined, and maybe we don't want it that way.

As for having a bunch of stuff on Document, that's true, but the various things there don't all feel like they belong together. Many do relate to the document, but others (e.g. Document.registerElement()) merely have the same lifetime.

from css-houdini-drafts.

shans avatar shans commented on August 19, 2024

After discussion with Tab: CSS is Window scoped, and properties should probably be registered at Window scope too. So it seems like CSS is the right place for this.

from css-houdini-drafts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.