blob: 86728836cd104e7add1f7028ae7924cb91158afc [file] [log] [blame]
This is a testharness.js-based test.
FAIL e.style['text-decoration-fill'] = "none" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['text-decoration-fill'] = "context-fill" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['text-decoration-fill'] = "context-stroke" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['text-decoration-fill'] = "rgb(12, 34, 56)" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['text-decoration-fill'] = "url(\"https://example.com/\")" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['text-decoration-fill'] = "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-fill'] = "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.