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