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