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