blob: 79e9a19a95b6761ce58b8c08301ff88d2f5c72cf [file] [log] [blame]
PASS e.style['clear'] = "none" should set the property value
PASS e.style['clear'] = "left" should set the property value
PASS e.style['clear'] = "right" should set the property value
PASS e.style['clear'] = "both" should set the property value
PASS e.style['clear'] = "inline-start" should set the property value
PASS e.style['clear'] = "inline-end" should set the property value