blob: 84de3036c75c17af3cc0779e0e70b584c094db80 [file] [log] [blame]
This is a testharness.js-based test.
FAIL e.style['transform-box'] = "content-box" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['transform-box'] = "border-box" should set the property value assert_not_equals: property should be set got disallowed value ""
PASS e.style['transform-box'] = "fill-box" should set the property value
FAIL e.style['transform-box'] = "stroke-box" should set the property value assert_not_equals: property should be set got disallowed value ""
PASS e.style['transform-box'] = "view-box" should set the property value
Harness: the test ran to completion.