mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Sync WPT with upstream (28-01-2024) (#31204)
* Update web-platform-tests to revision b'bdd3b533e8c995e416630422ad64f4c70086b42f' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
@@ -43,3 +43,18 @@
|
||||
|
||||
[Property text-spacing value 'normal no-autospace']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'normal normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'normal trim-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'no-autospace trim-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'trim-start normal ']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'trim-start no-autospace']
|
||||
expected: FAIL
|
||||
|
||||
@@ -43,3 +43,18 @@
|
||||
|
||||
[e.style['text-spacing'\] = "normal no-autospace" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "normal normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "normal trim-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "no-autospace trim-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "trim-start normal " should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "trim-start no-autospace" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user