/css/css-backgrounds/parsing/background-position-x-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['background-position-x'] = "top" should not set the property value | |
| PASS | e.style['background-position-x'] = "bottom" should not set the property value | |
| PASS | e.style['background-position-x'] = "y-start" should not set the property value | |
| PASS | e.style['background-position-x'] = "y-end" should not set the property value | |
| PASS | e.style['background-position-x'] = "center 10px" should not set the property value | |
| PASS | e.style['background-position-x'] = "20% left" should not set the property value | |
| PASS | e.style['background-position-x'] = "right left" should not set the property value | |
| PASS | e.style['background-position-x'] = "x-start center" should not set the property value | |
| PASS | e.style['background-position-x'] = "left, center right" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z