mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
22 lines
677 B
INI
22 lines
677 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
|
|
|