mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Sync WPT with upstream (25-12-2023) (#30938)
* Update web-platform-tests to revision b'73caf716542762aab6646f0a02de208bc0ec4124' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
d58fc0d674
commit
cad3ca2512
279 changed files with 10825 additions and 511 deletions
|
@ -34,3 +34,12 @@
|
|||
|
||||
[Property text-spacing value 'space-all no-autospace']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'trim-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'no-autospace normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'normal no-autospace']
|
||||
expected: FAIL
|
||||
|
|
|
@ -22,3 +22,9 @@
|
|||
|
||||
[Property text-spacing-trim value 'space-first allow-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing-trim value 'normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing-trim value 'trim-start']
|
||||
expected: FAIL
|
||||
|
|
|
@ -22,3 +22,9 @@
|
|||
|
||||
[e.style['text-spacing-trim'\] = "space-first allow-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing-trim'\] = "normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing-trim'\] = "trim-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -34,3 +34,12 @@
|
|||
|
||||
[e.style['text-spacing'\] = "space-all no-autospace" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "trim-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "no-autospace normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "normal no-autospace" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
[text-spacing-trim-space-first-wrap-br-001.html?class=halt,htb]
|
||||
expected: FAIL
|
||||
|
||||
[text-spacing-trim-space-first-wrap-br-001.html?class=chws,htb]
|
||||
expected: FAIL
|
||||
|
||||
[text-spacing-trim-space-first-wrap-br-001.html?class=halt,vrl]
|
||||
expected: FAIL
|
||||
|
||||
[text-spacing-trim-space-first-wrap-br-001.html?class=chws,vrl]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue