blob: 8269becc984c50c9ac86f6a40ba695fe6dd08e54 [file] [log] [blame]
PASS e.style['list-style'] = "none" should set the property value
PASS e.style['list-style'] = "inside" should set the property value
PASS e.style['list-style'] = "url(\"https://example.com/\")" should set the property value
PASS e.style['list-style'] = "square" should set the property value
PASS e.style['list-style'] = "square url(\"https://example.com/\") inside" should set the property value