blob: 456958f4fbcfd0b1f4c31e6a26030890eb1b6910 [file] [log] [blame]
This is a testharness.js-based test.
FAIL e.style['text-decoration-stroke'] = "none" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['text-decoration-stroke'] = "context-fill" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['text-decoration-stroke'] = "context-stroke" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['text-decoration-stroke'] = "rgb(12, 34, 56)" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['text-decoration-stroke'] = "url(\"https://example.com/\")" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['text-decoration-stroke'] = "url(\"https://example.com/\") none" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['text-decoration-stroke'] = "url(\"https://example.com/\") rgb(12, 34, 56)" should set the property value assert_not_equals: property should be set got disallowed value ""
Harness: the test ran to completion.