mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update web-platform-tests to revision b'e5e7dab5e72edd352b17105acce2b8f443face10' (#35174)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
37695c8c8c
commit
7045630fee
621 changed files with 18766 additions and 8474 deletions
|
@ -23,6 +23,21 @@
|
|||
["::scroll-button(block-end)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::scroll-button(*)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::scroll-button( up)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::scroll-button(up )" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::scroll-button( *)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::scroll-button(* )" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::scroll-button(up):focus" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
2
tests/wpt/meta/css/css-overflow/scroll-buttons-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-buttons-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-buttons-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-buttons-004.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-buttons-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-buttons-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-buttons-disabled-snapping.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-buttons-disabled-snapping.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-buttons-disabled-snapping.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue