/css/css-align/parsing/align-items-valid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['align-items'] = "normal" should set the property value | |
| PASS | e.style['align-items'] = "stretch" should set the property value | |
| PASS | e.style['align-items'] = "baseline" should set the property value | |
| PASS | e.style['align-items'] = "first baseline" should set the property value | |
| PASS | e.style['align-items'] = "last baseline" should set the property value | |
| PASS | e.style['align-items'] = "center" should set the property value | |
| PASS | e.style['align-items'] = "start" should set the property value | |
| PASS | e.style['align-items'] = "end" should set the property value | |
| PASS | e.style['align-items'] = "self-start" should set the property value | |
| PASS | e.style['align-items'] = "self-end" should set the property value | |
| PASS | e.style['align-items'] = "flex-start" should set the property value | |
| PASS | e.style['align-items'] = "flex-end" should set the property value | |
| PASS | e.style['align-items'] = "unsafe center" should set the property value | |
| PASS | e.style['align-items'] = "safe self-end" should set the property value |
bundle built 2026-07-16T07:16:48.063Z