blob: 490f22bae1a02f00483d44029b93b083f2ffcb5a [file] [log] [blame]
PASS e.style['place-self'] = "auto auto" should set the property value
PASS e.style['place-self'] = "normal" should set the property value
PASS e.style['place-self'] = "stretch" should set the property value
PASS e.style['place-self'] = "first baseline" should set the property value
PASS e.style['place-self'] = "last baseline last baseline" should set the property value
PASS e.style['place-self'] = "center center" should set the property value
PASS e.style['place-self'] = "start" should set the property value
PASS e.style['place-self'] = "self-start" should set the property value
PASS e.style['place-self'] = "flex-end" should set the property value
PASS e.style['place-self'] = "unsafe center" should set the property value
PASS e.style['place-self'] = "safe self-end safe self-end" should set the property value
PASS e.style['place-self'] = "auto last baseline" should set the property value
PASS e.style['place-self'] = "baseline flex-end" should set the property value
PASS e.style['place-self'] = "unsafe center stretch" should set the property value
PASS e.style['place-self'] = "normal right" should set the property value
PASS e.style['place-self'] = "baseline unsafe left" should set the property value