[css-properties-values-api] Improve 'invalid at computed-value time' WPT
This verifies that a reference to a cycle or 'guaranteed-invalid value' [1] behaves as 'unset' for custom properties registered with inherits=true. We already have tests that verify the same for inherits=false, but the inherits=true case is important to check that we're actually using 'unset' behavior, and not 'initial' behavior. [1] https://drafts.csswg.org/css-variables/#guaranteed-invalid Bug: 980930 Change-Id: I1c478f65eeca6b528766ebe023a7179442263285 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1722836Reviewed-by:Rune Lillesveen <futhark@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#681755}
Showing
Please register or sign in to comment