Skip to content
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

Implement CSS Houdini "Properties & Values" #17155

Open
dholbert opened this issue Jun 4, 2017 · 4 comments
Open

Implement CSS Houdini "Properties & Values" #17155

dholbert opened this issue Jun 4, 2017 · 4 comments

Comments

@dholbert
Copy link
Contributor

@dholbert dholbert commented Jun 4, 2017

Draft spec: https://drafts.css-houdini.org/css-properties-values-api/
General Houdini-specs-in-servo issue: #13557

CC @Manishearth @asajeffrey

@dholbert
Copy link
Contributor Author

@dholbert dholbert commented Jun 4, 2017

(and CC @jyc who's going to work on this I think)

@SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Jun 5, 2017

This is closely related to CSS Custom Properties (aka variables) which are implemented in components/style/custom_properties.rs.

@jyc
Copy link
Contributor

@jyc jyc commented Jun 5, 2017

Opened a bug on Bugzilla to track the Firefox side of things at https://bugzilla.mozilla.org/show_bug.cgi?id=1370344

jyc added a commit to jyc/servo that referenced this issue Jun 5, 2017
jyc added a commit to jyc/servo that referenced this issue Jun 5, 2017
…alues API.

This will control whether or not CSS.registerProperty and
CSS.unregisterProperty are available. Behavior with existing CSS
variables should be the same.
jyc added a commit to jyc/servo that referenced this issue Jun 5, 2017
jyc added a commit to jyc/servo that referenced this issue Jun 16, 2017
…alues API.

This will control whether or not CSS.registerProperty and
CSS.unregisterProperty are available. Behavior with existing CSS
variables should be the same.
jyc added a commit to jyc/servo that referenced this issue Jun 16, 2017
jyc added a commit to jyc/servo that referenced this issue Jun 16, 2017
jyc added a commit to jyc/servo that referenced this issue Jun 16, 2017
@jyc jyc mentioned this issue Aug 21, 2017
3 of 5 tasks complete
@jdm
Copy link
Member

@jdm jdm commented Nov 15, 2017

The work in #18167 was great; it needs some rebasing and someone to address the review comments now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

4 participants
You can’t perform that action at this time.