blob: 71eeb114e6afe968f76bf0ba509e6714cb927ce2 [file] [log] [blame]
This is a testharness.js-based test.
FAIL e.style['x'] = "10" should not set the property value assert_equals: expected "" but got "10"
PASS e.style['x'] = "auto" should not set the property value
PASS e.style['x'] = "10px 20px" should not set the property value
Harness: the test ran to completion.