mirror of
https://github.com/servo/servo.git
synced 2025-08-23 14:25:33 +01:00
Update test expectations
This commit is contained in:
parent
dd372eb5c2
commit
9b56e95912
40 changed files with 0 additions and 2413 deletions
|
@ -14,20 +14,5 @@
|
|||
[Should be known: '(display-mode: fullscreen)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(display-mode: 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(display-mode: none)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(display-mode: random)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(display-mode: 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(display-mode: 1%)']
|
||||
expected: FAIL
|
||||
|
||||
[Check that display-mode evaluates to true in the boolean context]
|
||||
expected: FAIL
|
||||
|
|
|
@ -50,27 +50,9 @@
|
|||
[Should be parseable: '(dynamic-range)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(dynamic-range: 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(dynamic-range: 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(dynamic-range: invalid)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(video-dynamic-range)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(video-dynamic-range: 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(video-dynamic-range: 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(video-dynamic-range: invalid)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be known: '(dynamic-range)']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -8,23 +8,5 @@
|
|||
[Should be known: '(forced-colors: active)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(forced-colors: 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(forced-colors: no-preference)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(forced-colors: 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(forced-colors: active 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(forced-colors: none active)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(forced-colors: active/none)']
|
||||
expected: FAIL
|
||||
|
||||
[Check that none evaluates to false in the boolean context]
|
||||
expected: FAIL
|
||||
|
|
|
@ -8,20 +8,5 @@
|
|||
[Should be known: '(inverted-colors: inverted)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(inverted-colors: 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(inverted-colors: no-preference)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(inverted-colors: 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(inverted-colors: none inverted)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(inverted-colors: none/inverted)']
|
||||
expected: FAIL
|
||||
|
||||
[Check that none evaluates to false in the boolean context]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,13 +1,7 @@
|
|||
[match-media-parsing.html]
|
||||
[Test parsing '(color)' with matchMedia]
|
||||
expected: FAIL
|
||||
|
||||
[Test parsing '(color' with matchMedia]
|
||||
expected: FAIL
|
||||
|
||||
[Test parsing ' (color)' with matchMedia]
|
||||
expected: FAIL
|
||||
|
||||
[Test parsing ' ( color ) ' with matchMedia]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[mq-range-001.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[mq-unknown-feature-custom-property.html]
|
||||
[Serialization of <mf-name> : <mf-value> with custom property feature name and ident value]
|
||||
expected: FAIL
|
|
@ -8,11 +8,5 @@
|
|||
[Should be known: '(navigation-controls: back-button)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(navigation-controls: none back-button)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(navigation-controls: back-button/none)']
|
||||
expected: FAIL
|
||||
|
||||
[Check that none evaluates to false in the boolean context]
|
||||
expected: FAIL
|
||||
|
|
|
@ -8,15 +8,6 @@
|
|||
[Should be known: '(overflow-inline: scroll)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(overflow-inline: ?)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(overflow-inline: 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(overflow-inline: 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be known: '(overflow-block)']
|
||||
expected: FAIL
|
||||
|
||||
|
@ -29,15 +20,6 @@
|
|||
[Should be known: '(overflow-block: paged)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(overflow-block: ?)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(overflow-block: 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(overflow-block: 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Check that overflow-inline: scroll always matches non printing documents]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -28,24 +28,3 @@
|
|||
|
||||
[Should be known: '(prefers-color-scheme: dark)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-color-scheme: 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-color-scheme: none)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-color-scheme: 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-color-scheme: dark 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-color-scheme: dark light)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-color-scheme: light/dark)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-color-scheme: no-preference)']
|
||||
expected: FAIL
|
||||
|
|
|
@ -64,33 +64,3 @@
|
|||
|
||||
[Should be known: '(prefers-contrast: custom)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-contrast: increase)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-contrast: none)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-contrast: forced high)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-contrast: forced low)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-contrast > increase)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-increased-contrast)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-decreased-contrast)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-contrast: high)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-contrast: low)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-contrast: forced)']
|
||||
expected: FAIL
|
||||
|
|
|
@ -8,23 +8,5 @@
|
|||
[Should be known: '(prefers-reduced-data: reduce)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-reduced-data: 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-reduced-data: none)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-reduced-data: 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-reduced-data: no-preference reduce)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-reduced-data: reduced)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-reduced-data: no-preference/reduce)']
|
||||
expected: FAIL
|
||||
|
||||
[Check that no-preference evaluates to false in the boolean context]
|
||||
expected: FAIL
|
||||
|
|
|
@ -8,23 +8,5 @@
|
|||
[Should be known: '(prefers-reduced-motion: reduce)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-reduced-motion: 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-reduced-motion: none)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-reduced-motion: 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-reduced-motion: no-preference reduce)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-reduced-motion: reduced)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(prefers-reduced-motion: no-preference/reduce)']
|
||||
expected: FAIL
|
||||
|
||||
[Check that no-preference evaluates to false in the boolean context]
|
||||
expected: FAIL
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -11,15 +11,6 @@
|
|||
[Should be known: '(scripting: none)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(scripting: 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(scripting: 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(scripting: invalid)']
|
||||
expected: FAIL
|
||||
|
||||
[Check that scripting currently matches 'enabled']
|
||||
expected: FAIL
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -11,15 +11,6 @@
|
|||
[Should be known: '(update: fast)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(update: ?)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(update: 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be parseable: '(update: 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Check that update: fast always matches fast displays]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue