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