mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
31 lines
903 B
INI
31 lines
903 B
INI
[prefers-reduced-motion.html]
|
|
[Should be parseable in JS: '(prefers-reduced-motion: reduce)']
|
|
expected: FAIL
|
|
|
|
[Check that no-preference evaluates to false in the boolean context]
|
|
expected: FAIL
|
|
|
|
[Should be parseable in a CSS stylesheet: '(prefers-reduced-motion)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in a CSS stylesheet: '(prefers-reduced-motion: no-preference)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in JS: '(prefers-reduced-motion)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in a CSS stylesheet: '(prefers-reduced-motion: reduce)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in JS: '(prefers-reduced-motion: no-preference)']
|
|
expected: FAIL
|
|
|
|
[Should be known: '(prefers-reduced-motion)']
|
|
expected: FAIL
|
|
|
|
[Should be known: '(prefers-reduced-motion: no-preference)']
|
|
expected: FAIL
|
|
|
|
[Should be known: '(prefers-reduced-motion: reduce)']
|
|
expected: FAIL
|