blob: acfdda689b387708d6b75e34f6c5f957de7e30bd [file] [log] [blame]
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 ""