blob: c8cb5f3c5e7dcb787056048aa550ae3eab3489e4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[hyphenate-character-valid.html]
[e.style['hyphenate-character'\] = "auto" should set the property value]
expected: FAIL
[e.style['hyphenate-character'\] = "\\"=\\"" should set the property value]
expected: FAIL
[e.style['hyphenate-character'\] = "\\"/-/\\"" should set the property value]
expected: FAIL
[e.style['hyphenate-character'\] = "\\"\\\\1400\\"" should set the property value]
expected: FAIL
[e.style['hyphenate-character'\] = "\\"\\"" should set the property value]
expected: FAIL
|