blob: 74a01933bb93838a4d8ba16306452e33efa33750 [file] [log] [blame]
PASS e.style['justify-items'] = "normal" should set the property value
PASS e.style['justify-items'] = "stretch" should set the property value
PASS e.style['justify-items'] = "baseline" should set the property value
PASS e.style['justify-items'] = "first baseline" should set the property value
PASS e.style['justify-items'] = "last baseline" should set the property value
PASS e.style['justify-items'] = "center" should set the property value
PASS e.style['justify-items'] = "start" should set the property value
PASS e.style['justify-items'] = "end" should set the property value
PASS e.style['justify-items'] = "self-start" should set the property value
PASS e.style['justify-items'] = "self-end" should set the property value
PASS e.style['justify-items'] = "flex-start" should set the property value
PASS e.style['justify-items'] = "flex-end" should set the property value
PASS e.style['justify-items'] = "unsafe center" should set the property value
PASS e.style['justify-items'] = "safe self-end" should set the property value
PASS e.style['justify-items'] = "right" should set the property value
PASS e.style['justify-items'] = "safe left" should set the property value
PASS e.style['justify-items'] = "legacy" should set the property value
PASS e.style['justify-items'] = "left legacy" should set the property value
PASS e.style['justify-items'] = "right legacy" should set the property value
PASS e.style['justify-items'] = "center legacy" should set the property value