mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update test expectations
This commit is contained in:
parent
8193fb3985
commit
22f877c6ab
4 changed files with 0 additions and 12 deletions
|
@ -10,6 +10,3 @@
|
|||
|
||||
[e.style['transform'\] = "scaleX(2e80)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transform'\] = "translate(1px, 0%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,6 +4,3 @@
|
|||
|
||||
[Serialization should round-trip after setting e.style['translate'\] = "1px 2px 0"]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['translate'\] = "100px 0%" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[transform-valid.html]
|
||||
[e.style['transform'\] = "translate(1px, 0%)" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[translate-parsing-valid.html]
|
||||
[e.style['translate'\] = "100px 0%" should set the property value]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue