blob: 92c3ecc3203a04502156f77bd8738aacb0e264ad (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[line-break-valid.html]
[e.style['line-break'\] = "auto" should set the property value]
expected: FAIL
[e.style['line-break'\] = "loose" should set the property value]
expected: FAIL
[e.style['line-break'\] = "normal" should set the property value]
expected: FAIL
[e.style['line-break'\] = "strict" should set the property value]
expected: FAIL
[e.style['line-break'\] = "anywhere" should set the property value]
expected: FAIL
|