Update test expectations

This commit is contained in:
Oriol Brufau 2023-11-02 14:27:49 +01:00 committed by Martin Robinson
parent dd372eb5c2
commit 9b56e95912
40 changed files with 0 additions and 2413 deletions

View file

@ -8,23 +8,5 @@
[Should be known: '(prefers-reduced-transparency: reduce)']
expected: FAIL
[Should be parseable: '(prefers-reduced-transparency: 0)']
expected: FAIL
[Should be parseable: '(prefers-reduced-transparency: none)']
expected: FAIL
[Should be parseable: '(prefers-reduced-transparency: 10px)']
expected: FAIL
[Should be parseable: '(prefers-reduced-transparency: no-preference reduce)']
expected: FAIL
[Should be parseable: '(prefers-reduced-transparency: reduced)']
expected: FAIL
[Should be parseable: '(prefers-reduced-transparency: no-preference/reduce)']
expected: FAIL
[Check that no-preference evaluates to false in the boolean context]
expected: FAIL