-
Notifications
You must be signed in to change notification settings - Fork 149
[FEATURE] Parse simple expressions #1437
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
14118a2 to
abb4c47
Compare
86dc7a7 to
bf16950
Compare
|
I can't find any specification reference that indicates this should be allowed or possible, though I'm sure I've seen it before. Unless anyone can find it, I suggest this PR be closed as invalid. |
I also can only find the I agree that we should close this as invalid. Closing it now. |
I just put the test CSS into Firefox. If it's fixed so that the values are well formed (with a length and a unit), the expressions do work inside the So there is something to support - expressions within CSS function values. I don't know if all functions support expressions - or just specific length calculation functions like |
#1438 captures this. |
Part of #389