mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +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
|
@ -1,3 +1,3 @@
|
|||
[interactivity-inert-focus.tentative.html]
|
||||
[interactivity-inert-focus.html]
|
||||
[Try focus inert input]
|
||||
expected: FAIL
|
12
tests/wpt/meta/css/css-ui/interactivity-inert-html-attribute-ua.html.ini
vendored
Normal file
12
tests/wpt/meta/css/css-ui/interactivity-inert-html-attribute-ua.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[interactivity-inert-html-attribute-ua.html]
|
||||
[[inert\] { interactivity: inert }]
|
||||
expected: FAIL
|
||||
|
||||
[[inert\] { interactivity: inert } inherited]
|
||||
expected: FAIL
|
||||
|
||||
[Author interactivity:auto overrides inherited UA [inert\] { interactivity: inert }]
|
||||
expected: FAIL
|
||||
|
||||
[Author interactivity:auto overrides UA [inert\] { interactivity: inert }]
|
||||
expected: FAIL
|
15
tests/wpt/meta/css/css-ui/interactivity-inert-modal-dialog-ua.html.ini
vendored
Normal file
15
tests/wpt/meta/css/css-ui/interactivity-inert-modal-dialog-ua.html.ini
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[interactivity-inert-modal-dialog-ua.html]
|
||||
[UA dialog:modal interactivity rule]
|
||||
expected: FAIL
|
||||
|
||||
[UA dialog:modal inert rule wins over [inert\] rule]
|
||||
expected: FAIL
|
||||
|
||||
[UA dialog:modal rule overriding inherited [inert\] 'interactivity:inert' rule]
|
||||
expected: FAIL
|
||||
|
||||
[UA [inert\] rule overriding inherited dialog:modal 'interactivity:auto' rule]
|
||||
expected: FAIL
|
||||
|
||||
[Author 'interactivity:inert' overrides UA dialog:modal 'interactivity:auto' rule]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[interactivity-computed.tentative.html]
|
||||
[interactivity-computed.html]
|
||||
[Property interactivity value 'auto']
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[interactivity.tentative.html]
|
||||
[interactivity.html]
|
||||
[e.style['interactivity'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue