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