mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Update web-platform-tests to revision b'c72ee0c082d350b8b44f7a6bac1f028752b13527' (#34837)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
d1de3cc407
commit
15eb405f36
335 changed files with 11790 additions and 765 deletions
|
@ -10,3 +10,12 @@
|
|||
|
||||
[e.style['counter-increment'\] = "first -1 second third 99" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['counter-increment'\] = "section calc(1)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['counter-increment'\] = "section calc(-2.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['counter-increment'\] = "section calc(10 + (5 * sign(2cqw - 10px)))" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -28,3 +28,12 @@
|
|||
|
||||
[e.style['counter-reset'\] = "reversed(first) -1 reversed(second) third 99" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['counter-reset'\] = "section calc(1)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['counter-reset'\] = "section calc(-2.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['counter-reset'\] = "section calc(10 + (5 * sign(2cqw - 10px)))" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -10,3 +10,12 @@
|
|||
|
||||
[e.style['counter-set'\] = "first -1 second third 99" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['counter-set'\] = "section calc(1)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['counter-set'\] = "section calc(-2.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['counter-set'\] = "section calc(10 + (5 * sign(2cqw - 10px)))" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue