mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378af0e' (#35258)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
ec6c4bc8fd
commit
f364b3f6ea
564 changed files with 13543 additions and 7722 deletions
|
@ -28,3 +28,9 @@
|
|||
|
||||
[Property hyphenate-limit-chars value 'auto auto 2']
|
||||
expected: FAIL
|
||||
|
||||
[Property hyphenate-limit-chars value 'auto']
|
||||
expected: FAIL
|
||||
|
||||
[Property hyphenate-limit-chars value 'auto 2 2']
|
||||
expected: FAIL
|
||||
|
|
|
@ -25,3 +25,9 @@
|
|||
|
||||
[e.style['hyphenate-limit-chars'\] = "auto auto 2" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['hyphenate-limit-chars'\] = "5 2 2" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['hyphenate-limit-chars'\] = "auto 2 2" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue