-
Notifications
You must be signed in to change notification settings - Fork 18
Styling Rework #51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Splitting computed style into compute style and computed value
Another points:
Structure for computed style/props
|
Ongoing discussion/refinement with @LuneMercier :
|
Specs related to this task: https://www.w3.org/TR/css-cascade/#value-stages Compute:
Not compute:
|
Another task from this milestone is "Separation build phase and compute phase", to be tackled by @sleepy-monax when adding Stylesheet information in DOM nodes (thus needing to have specified values on stylesheets). |
We should probably closly follow the model described in: |
No description provided.
The text was updated successfully, but these errors were encountered: