kitesurf · WPT

FAIL
expected FAIL · 711 ms
▶ run in kitesurf
Test
/html/dom/elements/global-attributes/dir-assorted.window.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
711 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fhtml%2Fdom%2Felements%2Fglobal-attributes%2Fdir-assorted.window.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
FAILRoot element has a directionFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILElement outside the document tree has a directionFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILNon-HTML element outside the document tree has a directionFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILElement without direction has parent element directionFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILNon-HTML element without direction has parent element directionFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdir inheritance is correct after insertion and removal from documentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILNon-HTML element text contents influence dir=autoFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILstyle element text contents do not influence dir=autoFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILscript element text contents do not influence dir=autoFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILnon-html style element text contents influence dir=autoFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILnon-html script element text contents influence dir=autoFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILnon-html input element text contents influence dir=autoFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILnon-html textarea element text contents influence dir=autoFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILtext changes apply to dir=auto on further ancestor after removing dir=auto from closer ancestorFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILtext changes apply to dir=auto on further ancestor after removing dir=ltr from closer ancestorFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=ltr with LTR contents in ltr parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=ltr with LTR contents in rtl parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=ltr with RTL contents in ltr parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=ltr with RTL contents in rtl parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=ltr empty in ltr parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=ltr empty in rtl parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=rtl with LTR contents in ltr parentFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=rtl with LTR contents in rtl parentFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=rtl with RTL contents in ltr parentFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=rtl with RTL contents in rtl parentFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=rtl empty in ltr parentFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=rtl empty in rtl parentFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=auto with LTR contents in ltr parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=auto with LTR contents in rtl parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=auto with RTL contents in ltr parentFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=auto with RTL contents in rtl parentFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=auto empty in ltr parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=auto empty in rtl parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=auto numbers in ltr parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: dir=auto numbers in rtl parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: no dir attribute with LTR contents in ltr parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: no dir attribute with LTR contents in rtl parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: no dir attribute with RTL contents in ltr parentFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: no dir attribute with RTL contents in rtl parentFailed to execute 'matches' on 'Element': ':dir(rtl)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: no dir attribute empty in ltr parentFailed to execute 'matches' on 'Element': ':dir(ltr)' is not a valid selector. ParseError { kind: Custom(SelectorError(UnexpectedIdent("dir"))), location: SourceLocation { line: 0, column: 6 } }
FAILdirectionality of bdi elements: no dir attribute empty in rtl parentFailed 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