/css/css-multicol/parsing/column-rule-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['column-rule'] = "10px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['column-rule'] = "dotted" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['column-rule'] = "red" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['column-rule'] = "currentcolor hidden medium" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['column-rule'] = "currentcolor none medium" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z