mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
13 lines
405 B
INI
13 lines
405 B
INI
[transform-valid.html]
|
|
[e.style['transform'\] = "skewX(2e80deg)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['transform'\] = "rotate(2e80deg)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['transform'\] = "translateX(2e80px)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['transform'\] = "scaleX(2e80)" should set the property value]
|
|
expected: FAIL
|