mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Update web-platform-tests to revision 10168e9a5d44efbc6e7d416d1d454eb9c9f1396c
This commit is contained in:
parent
c88dc51d03
commit
0e1caebaf4
791 changed files with 23381 additions and 5501 deletions
|
@ -0,0 +1,25 @@
|
|||
[perspective-origin-parsing-invalid.html]
|
||||
[e.style['perspective-origin'\] = "center left 1px" should not set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['perspective-origin'\] = "center top 2px" should not set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['perspective-origin'\] = "right 3% center" should not set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['perspective-origin'\] = "left 4px top" should not set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['perspective-origin'\] = "right top 5px" should not set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['perspective-origin'\] = "bottom 6% center" should not set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['perspective-origin'\] = "bottom 7% left" should not set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['perspective-origin'\] = "bottom right 8%" should not set the property value]
|
||||
expected: FAIL
|
||||
|
|
@ -5,3 +5,9 @@
|
|||
[Serialization should round-trip after setting e.style['translate'\] = "1px 2px 0"]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['translate'\] = "0" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['translate'\] = "1px 2px 0" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue