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