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