blob: a49ee346a2e2613cbd9413a8e18556c99778912a [file] [log] [blame]
This is a testharness.js-based test.
PASS e.style['text-justify'] = "auto" should set the property value
PASS e.style['text-justify'] = "none" should set the property value
PASS e.style['text-justify'] = "inter-word" should set the property value
FAIL e.style['text-justify'] = "inter-character" should set the property value assert_not_equals: property should be set got disallowed value ""
Harness: the test ran to completion.