blob: a530a983d5bb2f11ca566c30138e4ba78496fcc2 [file] [log] [blame]
PASS e.style['flex'] = "none" should set the property value
PASS e.style['flex'] = "1" should set the property value
PASS e.style['flex'] = "2 3" should set the property value
PASS e.style['flex'] = "4 5 6px" should set the property value
PASS e.style['flex'] = "7% 8" should set the property value
PASS e.style['flex'] = "8 auto" should set the property value