-
Notifications
You must be signed in to change notification settings - Fork 142
[css-properties-values-api] Make var() fallback type-agnostic #1139
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
Conversation
Resolves Issue 10455.
emilio
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you know if tests for this have already been updated?
|
We should probably move this spec to csswg-drafts proper at this point btw. |
I checked this morning, and they were not updated then. (I will do it when I make the change in Blink.) |
|
Ok, filed https://bugzilla.mozilla.org/show_bug.cgi?id=1952516 for this. If you have the test changes around feel free to send them, otherwise I can fix them up next week or just wait for your change, as you prefer (I'm on PTO technically today, so about to go enjoy the sun a little bit :P) |
See w3c/css-houdini-drafts#1139 and linked CSSWG issue. Anders will update the tests before landing. Differential Revision: https://phabricator.services.mozilla.com/D240731 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1952516 gecko-commit: 43a3d9200eb2297096d7174ce6aba3a7e597ab6c gecko-reviewers: dshin
See w3c/css-houdini-drafts#1139 and linked CSSWG issue. Anders will update the tests before landing. Differential Revision: https://phabricator.services.mozilla.com/D240731
See w3c/css-houdini-drafts#1139 and linked CSSWG issue. Anders will update the tests before landing. Differential Revision: https://phabricator.services.mozilla.com/D240731 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1952516 gecko-commit: 43a3d9200eb2297096d7174ce6aba3a7e597ab6c gecko-reviewers: dshin
See w3c/css-houdini-drafts#1139 and linked CSSWG issue. Anders will update the tests before landing. Differential Revision: https://phabricator.services.mozilla.com/D240731
See w3c/css-houdini-drafts#1139 and linked CSSWG issue. Anders will update the tests before landing. Differential Revision: https://phabricator.services.mozilla.com/D240731
See w3c/css-houdini-drafts#1139 and linked CSSWG issue. Anders will update the tests before landing. Differential Revision: https://phabricator.services.mozilla.com/D240731
See w3c/css-houdini-drafts#1139 and linked CSSWG issue. Anders will update the tests before landing. Differential Revision: https://phabricator.services.mozilla.com/D240731
Resolves w3c/csswg-drafts#10455.