blob: 3d22dcccd4da17aa4165005b2a0fc08a724b0d28 [file] [log] [blame]
PASS e.style['text-decoration-stroke'] = "auto" should not set the property value
PASS e.style['text-decoration-stroke'] = "none red" should not set the property value
PASS e.style['text-decoration-stroke'] = "none url(\"https://example.com/\")" should not set the property value
PASS e.style['text-decoration-stroke'] = "red url(\"https://example.com/\")" should not set the property value
PASS e.style['text-decoration-stroke'] = "url(\"https://example.com/\") none red" should not set the property value