blob: 16a2a5e7b745a877a7990dad76673f08f767c16d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[transform-box-valid.html]
[e.style['transform-box'\] = "stroke-box" should set the property value]
expected: FAIL
[e.style['transform-box'\] = "border-box" should set the property value]
expected: FAIL
[e.style['transform-box'\] = "fill-box" should set the property value]
expected: FAIL
[e.style['transform-box'\] = "view-box" should set the property value]
expected: FAIL
[e.style['transform-box'\] = "content-box" should set the property value]
expected: FAIL
|