mirror of
https://github.com/servo/servo.git
synced 2025-08-15 18:35:33 +01:00
Sync WPT with upstream (04-10-2023) (#30493)
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c' * fix linter errors after WPT import Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> * Update expectations --------- Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
92defbb4ef
commit
c06ec90151
2986 changed files with 82877 additions and 27441 deletions
33
tests/wpt/meta/css/mediaqueries/display-mode.html.ini
Normal file
33
tests/wpt/meta/css/mediaqueries/display-mode.html.ini
Normal file
|
@ -0,0 +1,33 @@
|
|||
[display-mode.html]
|
||||
[Should be known: '(display-mode)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be known: '(display-mode: standalone)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be known: '(display-mode: browser)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be known: '(display-mode: minimal-ui)']
|
||||
expected: FAIL
|
||||
|
||||
[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
|
|
@ -0,0 +1,6 @@
|
|||
[display-mode.tentative.html]
|
||||
[Should be known: '(display-mode: borderless)']
|
||||
expected: FAIL
|
||||
|
||||
[Should be known: '(display-mode: window-controls-overlay)']
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue