mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +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
|
@ -0,0 +1,2 @@
|
|||
[negative-outline-offset.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[outline-006.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[form-sizing-computed.html]
|
||||
[Property form-sizing value 'auto']
|
||||
expected: FAIL
|
||||
|
||||
[Property form-sizing value 'normal']
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[form-sizing-valid.html]
|
||||
[e.style['form-sizing'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['form-sizing'\] = "normal" should set the property value]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[outline-color-computed.html]
|
||||
[auto computes to itself or to currentColor depending on the value of outline-style]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[outline-color-valid-optional.html]
|
||||
[e.style['outline-color'\] = "invert" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[outline-color-valid.html]
|
||||
[e.style['outline-color'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,7 +0,0 @@
|
|||
[outline-valid-optional.html]
|
||||
[e.style['outline'\] = "invert dotted 1px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['outline'\] = "invert" should set the property value]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue