blob: db08cda8d4e645095a625b0c27ee5caf1c07d784 [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