mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision b624f9b794b1fbc6672fb744bb0ed18819be4d44
This commit is contained in:
parent
dfa78986a6
commit
a68b59d35a
41 changed files with 448 additions and 82 deletions
|
@ -8,3 +8,12 @@
|
|||
[e.style['translate'\] = "100px calc(10px - 10%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['translate'\] = "100px 200px 0px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['translate'\] = "100px 0px 0px" 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