blob: 21b3d48e7bc9b7f1e5fc2fe2184ac33fa0151376 [file] [log] [blame]
PASS e.style['align-items'] = "auto" should not set the property value
PASS e.style['align-items'] = "baseline last" should not set the property value
PASS e.style['align-items'] = "center baseline" should not set the property value
PASS e.style['align-items'] = "first" should not set the property value
PASS e.style['align-items'] = "flex-start flex-end" should not set the property value
PASS e.style['align-items'] = "last" should not set the property value
PASS e.style['align-items'] = "left" should not set the property value
PASS e.style['align-items'] = "legacy center" should not set the property value
PASS e.style['align-items'] = "legacy left" should not set the property value
PASS e.style['align-items'] = "legacy" should not set the property value
PASS e.style['align-items'] = "normal baseline" should not set the property value
PASS e.style['align-items'] = "right legacy" should not set the property value
PASS e.style['align-items'] = "safe" should not set the property value
PASS e.style['align-items'] = "self-end unsafe" should not set the property value
PASS e.style['align-items'] = "space-around" should not set the property value
PASS e.style['align-items'] = "space-between" should not set the property value
PASS e.style['align-items'] = "space-evenly" should not set the property value
PASS e.style['align-items'] = "start safe" should not set the property value
PASS e.style['align-items'] = "unsafe right" should not set the property value
PASS e.style['align-items'] = "unsafe" should not set the property value