blob: 7977718ef0b3332a9f73609fa9b21f39ebb36f60 [file] [log] [blame]
PASS e.style['justify-content'] = "auto" should not set the property value
PASS e.style['justify-content'] = "baseline last" should not set the property value
PASS e.style['justify-content'] = "baseline" should not set the property value
PASS e.style['justify-content'] = "center baseline" should not set the property value
PASS e.style['justify-content'] = "first baseline" should not set the property value
PASS e.style['justify-content'] = "first" should not set the property value
PASS e.style['justify-content'] = "flex-start flex-end" should not set the property value
PASS e.style['justify-content'] = "last baseline" should not set the property value
PASS e.style['justify-content'] = "last" should not set the property value
PASS e.style['justify-content'] = "legacy center" should not set the property value
PASS e.style['justify-content'] = "legacy left" should not set the property value
PASS e.style['justify-content'] = "legacy" should not set the property value
PASS e.style['justify-content'] = "normal baseline" should not set the property value
PASS e.style['justify-content'] = "right legacy" should not set the property value
PASS e.style['justify-content'] = "safe self-end" should not set the property value
PASS e.style['justify-content'] = "safe" should not set the property value
PASS e.style['justify-content'] = "self-end unsafe" should not set the property value
PASS e.style['justify-content'] = "self-start" should not set the property value
PASS e.style['justify-content'] = "start safe" should not set the property value
PASS e.style['justify-content'] = "unsafe" should not set the property value