mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
66 lines
1.8 KiB
INI
Vendored
66 lines
1.8 KiB
INI
Vendored
[prefers-contrast.html]
|
|
[Should be parseable in a CSS stylesheet: '(prefers-contrast: low)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in a CSS stylesheet: '(prefers-contrast)']
|
|
expected: FAIL
|
|
|
|
[Check boolean context evaluation.]
|
|
expected: FAIL
|
|
|
|
[Should be parseable in JS: '(prefers-contrast: no-preference)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in a CSS stylesheet: '(prefers-contrast: high)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in JS: '(prefers-contrast: forced)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in JS: '(prefers-contrast: low)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in a CSS stylesheet: '(prefers-contrast: forced)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in JS: '(prefers-contrast)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in a CSS stylesheet: '(prefers-contrast: no-preference)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in JS: '(prefers-contrast: high)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in a CSS stylesheet: '(prefers-contrast: more)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in JS: '(prefers-contrast: less)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in a CSS stylesheet: '(prefers-contrast: less)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in JS: '(prefers-contrast: more)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in a CSS stylesheet: '(prefers-contrast: custom)']
|
|
expected: FAIL
|
|
|
|
[Should be parseable in JS: '(prefers-contrast: custom)']
|
|
expected: FAIL
|
|
|
|
[Should be known: '(prefers-contrast)']
|
|
expected: FAIL
|
|
|
|
[Should be known: '(prefers-contrast: no-preference)']
|
|
expected: FAIL
|
|
|
|
[Should be known: '(prefers-contrast: more)']
|
|
expected: FAIL
|
|
|
|
[Should be known: '(prefers-contrast: less)']
|
|
expected: FAIL
|
|
|
|
[Should be known: '(prefers-contrast: custom)']
|
|
expected: FAIL
|