/css/css-multicol/parsing/column-pseudo-valid.html| status | subtest | message |
|---|---|---|
| FAIL | "::column" should be a valid selector | Failed to execute 'querySelectorAll': '::column' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("column"))), location: SourceLocation { line: 0, column: 2 } } |
| FAIL | "::column::scroll-marker" should be a valid selector | Failed to execute 'querySelectorAll': '::column::scroll-marker' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("column"))), location: SourceLocation { line: 0, column… |
| FAIL | "::before::column" should be a valid selector | assert_equals: CSS.supports() reports the expected value expected true but got false |
| FAIL | "::before::column::scroll-marker" should be a valid selector | assert_equals: CSS.supports() reports the expected value expected true but got false |
bundle built 2026-07-16T07:16:48.063Z