mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01: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:
parent
f04135b117
commit
20136cad7f
514 changed files with 11639 additions and 3134 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue