blob: 7a35e9d58bcdf43c648cb9308eb512f7a26a6925 [file] [log] [blame]
This is a testharness.js-based test.
FAIL e.style['line-clamp'] = "none" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['line-clamp'] = "1" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['line-clamp'] = "6" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['line-clamp'] = "7 none" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['line-clamp'] = "8 auto" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['line-clamp'] = "9 \" etc., etc. \"" should set the property value assert_not_equals: property should be set got disallowed value ""
Harness: the test ran to completion.