blob: d5bc3cab32c7efa9b487bf5f8e78b5e89159d49b [file] [log] [blame]
This is a testharness.js-based test.
PASS e.style['page-orientation'] = "hotpink" should not set the property value
FAIL e.style['page-orientation'] = "upright" should not set the property value assert_equals: expected "" but got "upright"
FAIL e.style['page-orientation'] = "rotate-left" should not set the property value assert_equals: expected "" but got "rotate-left"
FAIL e.style['page-orientation'] = "rotate-right" should not set the property value assert_equals: expected "" but got "rotate-right"
Harness: the test ran to completion.