servo/tests/wpt/metadata/css/mediaqueries/prefers-reduced-motion.html.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