blob: 16d5a6755928b3faad7d4900023ea2732d27b1aa [file] [log] [blame]
PASS Match style attribute with no value
PASS Match style attribute with empty value
PASS Match style attribute with background value
PASS Initially no style attribute to match
PASS Dynamically change style with Element.setAttribute
PASS Dynamically change style with Element.style
PASS Dynamically change style with Element.style.property
PASS Dynamically remove style with Element.removeAttribute
PASS Dynamically remove style with Element.style
PASS Dynamically remove style with Element.style.property
PASS Dynamically remove style with Element.style.removeProperty