This is sufficient to make the existing parsing test pass, but the functions don't
actually work at evaluation time. The following patch will add some query evaluation
tests to expose this.
Details
Details
- Reviewers
emilio - Group Reviewers
Restricted Project - Commits
- rFIREFOXAUTOLANDa17f99d73967: Bug 2024601 - patch 1 - Parsing support for substitution functions as style…
rFIREFOXAUTOLANDc901771e872d: Bug 2024601 - patch 1 - Parsing support for substitution functions as style…
rFIREFOXAUTOLAND76ede91756ae: Bug 2024601 - patch 1 - Parsing support for substitution functions as style… - Bugzilla Bug ID
- 2024601
Diff Detail
Diff Detail
- Repository
- rFIREFOXAUTOLAND firefox-autoland
- Build Status
Buildable 941813 Build 1042852: arc lint + arc unit
Event Timeline
| servo/components/style/queries/feature_expression.rs | ||
|---|---|---|
| 818–821 | I wondered about supporting env() ... AFAIK there's not currently any test coverage for it, but I'll check whether webkit/blink accept it already. I guess there probably no good reason not to allow it. | |