Source code

Revision control

Copy as Markdown

Other Tools

[line-clamp-valid.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[e.style['line-clamp'\] = "9 \\" etc., etc. \\"" should set the property value]
expected: FAIL
[e.style['line-clamp'\] = "8 auto" should set the property value]
expected: FAIL
[e.style['line-clamp'\] = "7 none" should set the property value]
expected: FAIL
[e.style['line-clamp'\] = "none" should set the property value]
expected: FAIL
[e.style['line-clamp'\] = "1" should set the property value]
expected: FAIL
[e.style['line-clamp'\] = "6" should set the property value]
expected: FAIL