Test change proposal: mark light-dark() and system colors as not computationally independent #903
Labels
focus area: Custom Properties
test-change-proposal
Proposal to add or remove tests for an interop area
Test List
The additions are in https://phabricator.services.mozilla.com/D226869.
Rationale
Both
light-dark()
and system colors are color-scheme dependent.From the spec:
By that definition, colors that are color-scheme dependent are not computationally independent, so they should not be allowed as custom property initial values. I have added test coverage for this in the linked patch.
@dshin-moz has filed bugs for this:
cc @nt1m, @andruud, @emilio
The text was updated successfully, but these errors were encountered: