Update web-platform-tests to revision b624f9b794b1fbc6672fb744bb0ed18819be4d44

This commit is contained in:
WPT Sync Bot 2019-11-18 10:33:06 +00:00
parent dfa78986a6
commit a68b59d35a
41 changed files with 448 additions and 82 deletions

View file

@ -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