/css/css-align/parsing/justify-content-valid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['justify-content'] = "normal" should set the property value | |
| PASS | e.style['justify-content'] = "space-between" should set the property value | |
| PASS | e.style['justify-content'] = "space-around" should set the property value | |
| PASS | e.style['justify-content'] = "space-evenly" should set the property value | |
| PASS | e.style['justify-content'] = "stretch" should set the property value | |
| PASS | e.style['justify-content'] = "center" should set the property value | |
| PASS | e.style['justify-content'] = "start" should set the property value | |
| PASS | e.style['justify-content'] = "end" should set the property value | |
| PASS | e.style['justify-content'] = "flex-start" should set the property value | |
| PASS | e.style['justify-content'] = "flex-end" should set the property value | |
| PASS | e.style['justify-content'] = "unsafe end" should set the property value | |
| PASS | e.style['justify-content'] = "safe flex-start" should set the property value | |
| PASS | e.style['justify-content'] = "left" should set the property value | |
| PASS | e.style['justify-content'] = "unsafe right" should set the property value |
bundle built 2026-07-16T07:16:48.063Z