mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Sync WPT with upstream (24-10-2023) (#30607)
* wpt sync: adapt code for new TestRoot class
Fixes #30558
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
* temp change to allow wpt sync build to pass
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
* Update web-platform-tests to revision b'0d5028f200c8651b17bb224657d6e1065adcff37'
* Revert "temp change to allow wpt sync build to pass"
This reverts commit bad72c7f87
.
* revert metadata update for intermittent timeouts
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
---------
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
parent
1f961b9d38
commit
65beca94cd
814 changed files with 19834 additions and 4403 deletions
|
@ -0,0 +1,6 @@
|
|||
[field-sizing-computed.html]
|
||||
[Property field-sizing value 'fixed']
|
||||
expected: FAIL
|
||||
|
||||
[Property field-sizing value 'content']
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[field-sizing-valid.html]
|
||||
[e.style['field-sizing'\] = "fixed" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['field-sizing'\] = "content" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,12 +0,0 @@
|
|||
[form-sizing-computed.html]
|
||||
[Property form-sizing value 'auto']
|
||||
expected: FAIL
|
||||
|
||||
[Property form-sizing value 'normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property form-sizing value 'fixed']
|
||||
expected: FAIL
|
||||
|
||||
[Property form-sizing value 'content']
|
||||
expected: FAIL
|
|
@ -1,12 +0,0 @@
|
|||
[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
|
||||
|
||||
[e.style['form-sizing'\] = "fixed" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['form-sizing'\] = "content" should set the property value]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue