mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +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,2 @@
|
|||
[hyphens-i18n-auto-006.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,36 @@
|
|||
[text-spacing-computed.html]
|
||||
[Property text-spacing value 'normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'none']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'auto']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'no-autospace']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'space-first']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'space-all']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'allow-end space-first']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'space-first allow-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'no-autospace space-first']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'no-autospace space-all']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'space-first no-autospace']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'space-all no-autospace']
|
||||
expected: FAIL
|
|
@ -0,0 +1,36 @@
|
|||
[text-spacing-valid.html]
|
||||
[e.style['text-spacing'\] = "normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "none" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "no-autospace" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "space-first" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "space-all" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "allow-end space-first" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "space-first allow-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "no-autospace space-first" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "no-autospace space-all" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "space-first no-autospace" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "space-all no-autospace" should set the property value]
|
||||
expected: FAIL
|
|
@ -13,3 +13,12 @@
|
|||
|
||||
[`white-space` should overwrite `text-wrap` on the parent]
|
||||
expected: FAIL
|
||||
|
||||
[`white-space` should not overwrite previous `text-wrap-style: balance`]
|
||||
expected: FAIL
|
||||
|
||||
[`white-space` should overwrite previous `text-wrap-mode: nowrap`]
|
||||
expected: FAIL
|
||||
|
||||
[`white-space` should overwrite `text-wrap-mode` on the parent]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[text-autospace-mixed-001.html]
|
||||
expected: ERROR
|
|
@ -1,5 +0,0 @@
|
|||
[text-spacing-trim-colon-001.html?class=chws,vrl]
|
||||
expected: FAIL
|
||||
|
||||
[text-spacing-trim-colon-001.html?class=halt,vrl]
|
||||
expected: FAIL
|
|
@ -0,0 +1,29 @@
|
|||
[text-spacing-trim-combinations-001.html?class=vrl&test=CC:HF]
|
||||
expected: ERROR
|
||||
|
||||
[text-spacing-trim-combinations-001.html?class=htb&test=CM:HF]
|
||||
expected: ERROR
|
||||
|
||||
[text-spacing-trim-combinations-001.html?class=vrl&test=OO:FH]
|
||||
expected: ERROR
|
||||
|
||||
[text-spacing-trim-combinations-001.html?class=htb&test=OO:FH]
|
||||
expected: ERROR
|
||||
|
||||
[text-spacing-trim-combinations-001.html?class=vrl&test=MO:FH]
|
||||
expected: ERROR
|
||||
|
||||
[text-spacing-trim-combinations-001.html?class=htb&test=CC:HF]
|
||||
expected: ERROR
|
||||
|
||||
[text-spacing-trim-combinations-001.html?class=vrl&test=CO:FH]
|
||||
expected: ERROR
|
||||
|
||||
[text-spacing-trim-combinations-001.html?class=htb&test=MO:FH]
|
||||
expected: ERROR
|
||||
|
||||
[text-spacing-trim-combinations-001.html?class=vrl&test=CM:HF]
|
||||
expected: ERROR
|
||||
|
||||
[text-spacing-trim-combinations-001.html?class=htb&test=CO:FH]
|
||||
expected: ERROR
|
|
@ -1,5 +0,0 @@
|
|||
[text-spacing-trim-dot-001.html?class=chws,vrl]
|
||||
expected: FAIL
|
||||
|
||||
[text-spacing-trim-dot-001.html?class=halt,vrl]
|
||||
expected: FAIL
|
|
@ -0,0 +1,11 @@
|
|||
[text-spacing-trim-wrap-001.html?class=halt,vrl]
|
||||
expected: FAIL
|
||||
|
||||
[text-spacing-trim-wrap-001.html?class=chws,htb]
|
||||
expected: FAIL
|
||||
|
||||
[text-spacing-trim-wrap-001.html?class=chws,vrl]
|
||||
expected: FAIL
|
||||
|
||||
[text-spacing-trim-wrap-001.html?class=halt,htb]
|
||||
expected: FAIL
|
|
@ -0,0 +1,11 @@
|
|||
[text-spacing-trim-wrap-br-001.html?class=chws,htb]
|
||||
expected: FAIL
|
||||
|
||||
[text-spacing-trim-wrap-br-001.html?class=halt,vrl]
|
||||
expected: FAIL
|
||||
|
||||
[text-spacing-trim-wrap-br-001.html?class=halt,htb]
|
||||
expected: FAIL
|
||||
|
||||
[text-spacing-trim-wrap-br-001.html?class=chws,vrl]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue