blob: 99f0c50b689de1c8f2b74bd922579422552a4dc4 [file] [log] [blame]
PASS e.style['position'] = "static" should set the property value
PASS e.style['position'] = "relative" should set the property value
PASS e.style['position'] = "absolute" should set the property value
PASS e.style['position'] = "sticky" should set the property value
PASS e.style['position'] = "fixed" should set the property value