/css/css-break/parsing/break-inside-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['break-inside'] = "auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['break-inside'] = "avoid" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['break-inside'] = "avoid-page" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['break-inside'] = "avoid-column" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['break-inside'] = "avoid-region" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z