blob: 0c23ea09ac24a783b5bc4908df9223590996ae8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[word-boundary-expansion-valid.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[e.style['word-boundary-expansion'\] = "space" should set the property value]
expected: FAIL
[e.style['word-boundary-expansion'\] = "ideographic-space" should set the property value]
expected: FAIL
[e.style['word-boundary-expansion'\] = "none" should set the property value]
expected: FAIL
|