blob: 039d58f6d3a09f0248097783606c2b39df59fb62 [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