blob: a5933ea8cf90b550578ef1013bff36f6acba6911 (
plain)
1
2
3
4
5
6
7
8
|
[transform-box-valid.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[e.style['transform-box'\] = "content-box" should set the property value]
expected: FAIL
[e.style['transform-box'\] = "stroke-box" should set the property value]
expected: FAIL
|