[css-properties-values-api] CSS.supports should ignore syntax after all.
According to a recent spec change, the syntax of a registered custom property must be ignored until computed-value time. This means that CSS.supports must treat all custom properties as unregistered. This effectively reverts 9646ae2d (except the test). Bug: 641877 Change-Id: I6d24fc23534636b88167121b73b28455f563d501 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713508Reviewed-by:Rune Lillesveen <futhark@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#679986}
Showing
Please register or sign in to comment