blob: 2dd07be3d5cea10640c8a1b528c9e3cf41b3d042 [file] [log] [blame]
PASS e.style['float'] = "left" should set the property value
PASS e.style['float'] = "right" should set the property value
PASS e.style['float'] = "none" should set the property value
PASS e.style['float'] = "inline-start" should set the property value
PASS e.style['float'] = "inline-end" should set the property value