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