blob: 8a4eefd23f0970738d30bb464a168c9b3baccd9f [file] [log] [blame]
This is a testharness.js-based test.
FAIL e.style['inset-start'] = "auto" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['inset-start'] = "-10px" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['inset-start'] = "-20%" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['inset-start'] = "calc(2em + 3ex)" should set the property value assert_not_equals: property should be set got disallowed value ""
Harness: the test ran to completion.