/html/dom/elements/global-attributes/dir-slots-directionality.html| status | subtest | message |
|---|---|---|
| FAIL | Slots: Directionality: dir=rtl on slot | assert_equals: expected "rtl" but got "" |
| FAIL | Slots: Directionality: dir=rtl on host | assert_equals: expected "rtl" but got "ltr" |
| FAIL | Slots: Directionality: dir=auto on host with Arabic shadow tree content | Failed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } } |
| FAIL | Slots: Directionality: dir=auto in shadow tree with Arabic light tree content | Failed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } } |
| FAIL | Slots: Directionality: dir=auto in shadow tree with Arabic shadow tree content | Failed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } } |
| FAIL | Slots: Directionality: dir=auto on slot with Arabic light tree content | assert_equals: expected "rtl" but got "ltr" |
| FAIL | slot provides its directionality (from host) to a dir=auto container | Failed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } } |
| FAIL | children with dir attribute are skipped by dir=auto | Failed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } } |
| FAIL | slot with dir attribute is skipped by dir=auto | Failed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } } |
| FAIL | dir=auto slot ignores assigned nodes with dir attribute | Failed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } } |
| FAIL | dir=auto slot ignores text in bdi assigned nodes | Failed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } } |
| FAIL | dir=auto slot ignores text in value of input element children | Cannot read properties of null (reading 'matches') |
| FAIL | dir=auto slot is not affected by value of auto-directionality form associated elements | Failed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } } |
| FAIL | inner slot is given directionality from slotted content | Failed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } } |
| FAIL | dir=auto slot is not affected by content inside inner slot (version 1) | Failed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } } |
| FAIL | dir=auto slot is not affected by content inside inner slot (version 2) | Failed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } } |
bundle built 2026-07-16T07:16:48.063Z