mirror of
https://github.com/servo/servo.git
synced 2025-08-15 18:35:33 +01:00
Sync WPT with upstream (04-02-2024) (#31256)
* Update web-platform-tests to revision b'faa6d42ce21d126155dee771786ad7c74efbcba5' * Update test expectation --------- Co-authored-by: cybai <cyb.ai.815@gmail.com>
This commit is contained in:
parent
e588e93b3b
commit
29c206a702
446 changed files with 10836 additions and 3899 deletions
|
@ -0,0 +1,42 @@
|
|||
[text-wrap-pretty.html]
|
||||
[e.style['text-wrap'\] = "pretty" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-wrap'\] = "wrap pretty" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-wrap'\] = "pretty wrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-wrap'\] = "stable wrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-wrap'\] = "nowrap pretty" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-wrap'\] = "pretty nowrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-wrap-style'\] = "pretty" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[Property text-wrap value 'pretty']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-wrap value 'wrap pretty']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-wrap value 'pretty wrap']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-wrap value 'stable wrap']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-wrap value 'nowrap pretty']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-wrap value 'pretty nowrap']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-wrap-style value 'pretty']
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue