Summary

Found 1186 tests

Details

ResultTest NameMessage
PassDocument supports querySelector
PassDocument supports querySelectorAll
PassDocument.querySelectorAll returns NodeList instance
PassDetached Element supports querySelector
PassDetached Element supports querySelectorAll
PassDetached Element.querySelectorAll returns NodeList instance
PassFragment supports querySelector
PassFragment supports querySelectorAll
PassFragment.querySelectorAll returns NodeList instance
PassIn-document Element supports querySelector
PassIn-document Element supports querySelectorAll
PassIn-document Element.querySelectorAll returns NodeList instance
PassDocument.querySelectorAll null
PassDocument.querySelectorAll undefined
PassDocument.querySelectorAll no parameter
PassDocument.querySelector null
PassDocument.querySelector undefined
PassDocument.querySelector no parameter
PassDocument.querySelectorAll tree order
PassDetached Element.querySelectorAll null
PassDetached Element.querySelectorAll undefined
PassDetached Element.querySelectorAll no parameter
PassDetached Element.querySelector null
PassDetached Element.querySelector undefined
PassDetached Element.querySelector no parameter
PassDetached Element.querySelectorAll tree order
PassFragment.querySelectorAll null
PassFragment.querySelectorAll undefined
PassFragment.querySelectorAll no parameter
PassFragment.querySelector null
PassFragment.querySelector undefined
PassFragment.querySelector no parameter
PassFragment.querySelectorAll tree order
PassIn-document Element.querySelectorAll null
PassIn-document Element.querySelectorAll undefined
PassIn-document Element.querySelectorAll no parameter
PassIn-document Element.querySelector null
PassIn-document Element.querySelector undefined
PassIn-document Element.querySelector no parameter
PassIn-document Element.querySelectorAll tree order
PassDocument: static NodeList
PassDocument: new NodeList
PassDetached Element: static NodeList
PassDetached Element: new NodeList
PassFragment: static NodeList
PassFragment: new NodeList
PassIn-document Element: static NodeList
PassIn-document Element: new NodeList
PassDocument.querySelector: Empty String:
PassDocument.querySelectorAll: Empty String:
PassDocument.querySelector: Invalid character: [
PassDocument.querySelectorAll: Invalid character: [
PassDocument.querySelector: Invalid character: ]
PassDocument.querySelectorAll: Invalid character: ]
PassDocument.querySelector: Invalid character: (
PassDocument.querySelectorAll: Invalid character: (
PassDocument.querySelector: Invalid character: )
PassDocument.querySelectorAll: Invalid character: )
PassDocument.querySelector: Invalid character: {
PassDocument.querySelectorAll: Invalid character: {
PassDocument.querySelector: Invalid character: }
PassDocument.querySelectorAll: Invalid character: }
PassDocument.querySelector: Invalid character: <
PassDocument.querySelectorAll: Invalid character: <
PassDocument.querySelector: Invalid character: >
PassDocument.querySelectorAll: Invalid character: >
PassDocument.querySelector: Invalid ID: #
PassDocument.querySelectorAll: Invalid ID: #
PassDocument.querySelector: Invalid group of selectors: div,
PassDocument.querySelectorAll: Invalid group of selectors: div,
PassDocument.querySelector: Invalid class: .
PassDocument.querySelectorAll: Invalid class: .
PassDocument.querySelector: Invalid class: .5cm
PassDocument.querySelectorAll: Invalid class: .5cm
PassDocument.querySelector: Invalid class: ..test
PassDocument.querySelectorAll: Invalid class: ..test
PassDocument.querySelector: Invalid class: .foo..quux
PassDocument.querySelectorAll: Invalid class: .foo..quux
PassDocument.querySelector: Invalid class: .bar.
PassDocument.querySelectorAll: Invalid class: .bar.
FailDocument.querySelector: Invalid combinator: div & address, passert_throws: function "function() { root.querySelector(q) }" did not throw
FailDocument.querySelectorAll: Invalid combinator: div & address, passert_throws: function "function() { root.querySelectorAll(q) }" did not throw
PassDocument.querySelector: Invalid combinator: div >> address, p
PassDocument.querySelectorAll: Invalid combinator: div >> address, p
PassDocument.querySelector: Invalid combinator: div ++ address, p
PassDocument.querySelectorAll: Invalid combinator: div ++ address, p
PassDocument.querySelector: Invalid combinator: div ~~ address, p
PassDocument.querySelectorAll: Invalid combinator: div ~~ address, p
PassDocument.querySelector: Invalid [att=value] selector: [*=test]
PassDocument.querySelectorAll: Invalid [att=value] selector: [*=test]
PassDocument.querySelector: Invalid [att=value] selector: [*|*=test]
PassDocument.querySelectorAll: Invalid [att=value] selector: [*|*=test]
PassDocument.querySelector: Invalid [att=value] selector: [class= space unquoted ]
PassDocument.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ]
PassDocument.querySelector: Unknown pseudo-class: div:example
PassDocument.querySelectorAll: Unknown pseudo-class: div:example
PassDocument.querySelector: Unknown pseudo-class: :example
PassDocument.querySelectorAll: Unknown pseudo-class: :example
PassDocument.querySelector: Unknown pseudo-element: div::example
PassDocument.querySelectorAll: Unknown pseudo-element: div::example
PassDocument.querySelector: Unknown pseudo-element: ::example
PassDocument.querySelectorAll: Unknown pseudo-element: ::example
PassDocument.querySelector: Invalid pseudo-element: :::before
PassDocument.querySelectorAll: Invalid pseudo-element: :::before
PassDocument.querySelector: Undeclared namespace: ns|div
PassDocument.querySelectorAll: Undeclared namespace: ns|div
PassDocument.querySelector: Undeclared namespace: :not(ns|div)
PassDocument.querySelectorAll: Undeclared namespace: :not(ns|div)
PassDocument.querySelector: Invalid namespace: ^|div
PassDocument.querySelectorAll: Invalid namespace: ^|div
PassDocument.querySelector: Invalid namespace: $|div
PassDocument.querySelectorAll: Invalid namespace: $|div
PassDetached Element.querySelector: Empty String:
PassDetached Element.querySelectorAll: Empty String:
PassDetached Element.querySelector: Invalid character: [
PassDetached Element.querySelectorAll: Invalid character: [
PassDetached Element.querySelector: Invalid character: ]
PassDetached Element.querySelectorAll: Invalid character: ]
PassDetached Element.querySelector: Invalid character: (
PassDetached Element.querySelectorAll: Invalid character: (
PassDetached Element.querySelector: Invalid character: )
PassDetached Element.querySelectorAll: Invalid character: )
PassDetached Element.querySelector: Invalid character: {
PassDetached Element.querySelectorAll: Invalid character: {
PassDetached Element.querySelector: Invalid character: }
PassDetached Element.querySelectorAll: Invalid character: }
PassDetached Element.querySelector: Invalid character: <
PassDetached Element.querySelectorAll: Invalid character: <
PassDetached Element.querySelector: Invalid character: >
PassDetached Element.querySelectorAll: Invalid character: >
PassDetached Element.querySelector: Invalid ID: #
PassDetached Element.querySelectorAll: Invalid ID: #
PassDetached Element.querySelector: Invalid group of selectors: div,
PassDetached Element.querySelectorAll: Invalid group of selectors: div,
PassDetached Element.querySelector: Invalid class: .
PassDetached Element.querySelectorAll: Invalid class: .
PassDetached Element.querySelector: Invalid class: .5cm
PassDetached Element.querySelectorAll: Invalid class: .5cm
PassDetached Element.querySelector: Invalid class: ..test
PassDetached Element.querySelectorAll: Invalid class: ..test
PassDetached Element.querySelector: Invalid class: .foo..quux
PassDetached Element.querySelectorAll: Invalid class: .foo..quux
PassDetached Element.querySelector: Invalid class: .bar.
PassDetached Element.querySelectorAll: Invalid class: .bar.
FailDetached Element.querySelector: Invalid combinator: div & address, passert_throws: function "function() { root.querySelector(q) }" did not throw
FailDetached Element.querySelectorAll: Invalid combinator: div & address, passert_throws: function "function() { root.querySelectorAll(q) }" did not throw
PassDetached Element.querySelector: Invalid combinator: div >> address, p
PassDetached Element.querySelectorAll: Invalid combinator: div >> address, p
PassDetached Element.querySelector: Invalid combinator: div ++ address, p
PassDetached Element.querySelectorAll: Invalid combinator: div ++ address, p
PassDetached Element.querySelector: Invalid combinator: div ~~ address, p
PassDetached Element.querySelectorAll: Invalid combinator: div ~~ address, p
PassDetached Element.querySelector: Invalid [att=value] selector: [*=test]
PassDetached Element.querySelectorAll: Invalid [att=value] selector: [*=test]
PassDetached Element.querySelector: Invalid [att=value] selector: [*|*=test]
PassDetached Element.querySelectorAll: Invalid [att=value] selector: [*|*=test]
PassDetached Element.querySelector: Invalid [att=value] selector: [class= space unquoted ]
PassDetached Element.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ]
PassDetached Element.querySelector: Unknown pseudo-class: div:example
PassDetached Element.querySelectorAll: Unknown pseudo-class: div:example
PassDetached Element.querySelector: Unknown pseudo-class: :example
PassDetached Element.querySelectorAll: Unknown pseudo-class: :example
PassDetached Element.querySelector: Unknown pseudo-element: div::example
PassDetached Element.querySelectorAll: Unknown pseudo-element: div::example
PassDetached Element.querySelector: Unknown pseudo-element: ::example
PassDetached Element.querySelectorAll: Unknown pseudo-element: ::example
PassDetached Element.querySelector: Invalid pseudo-element: :::before
PassDetached Element.querySelectorAll: Invalid pseudo-element: :::before
PassDetached Element.querySelector: Undeclared namespace: ns|div
PassDetached Element.querySelectorAll: Undeclared namespace: ns|div
PassDetached Element.querySelector: Undeclared namespace: :not(ns|div)
PassDetached Element.querySelectorAll: Undeclared namespace: :not(ns|div)
PassDetached Element.querySelector: Invalid namespace: ^|div
PassDetached Element.querySelectorAll: Invalid namespace: ^|div
PassDetached Element.querySelector: Invalid namespace: $|div
PassDetached Element.querySelectorAll: Invalid namespace: $|div
PassFragment.querySelector: Empty String:
PassFragment.querySelectorAll: Empty String:
PassFragment.querySelector: Invalid character: [
PassFragment.querySelectorAll: Invalid character: [
PassFragment.querySelector: Invalid character: ]
PassFragment.querySelectorAll: Invalid character: ]
PassFragment.querySelector: Invalid character: (
PassFragment.querySelectorAll: Invalid character: (
PassFragment.querySelector: Invalid character: )
PassFragment.querySelectorAll: Invalid character: )
PassFragment.querySelector: Invalid character: {
PassFragment.querySelectorAll: Invalid character: {
PassFragment.querySelector: Invalid character: }
PassFragment.querySelectorAll: Invalid character: }
PassFragment.querySelector: Invalid character: <
PassFragment.querySelectorAll: Invalid character: <
PassFragment.querySelector: Invalid character: >
PassFragment.querySelectorAll: Invalid character: >
PassFragment.querySelector: Invalid ID: #
PassFragment.querySelectorAll: Invalid ID: #
PassFragment.querySelector: Invalid group of selectors: div,
PassFragment.querySelectorAll: Invalid group of selectors: div,
PassFragment.querySelector: Invalid class: .
PassFragment.querySelectorAll: Invalid class: .
PassFragment.querySelector: Invalid class: .5cm
PassFragment.querySelectorAll: Invalid class: .5cm
PassFragment.querySelector: Invalid class: ..test
PassFragment.querySelectorAll: Invalid class: ..test
PassFragment.querySelector: Invalid class: .foo..quux
PassFragment.querySelectorAll: Invalid class: .foo..quux
PassFragment.querySelector: Invalid class: .bar.
PassFragment.querySelectorAll: Invalid class: .bar.
FailFragment.querySelector: Invalid combinator: div & address, passert_throws: function "function() { root.querySelector(q) }" did not throw
FailFragment.querySelectorAll: Invalid combinator: div & address, passert_throws: function "function() { root.querySelectorAll(q) }" did not throw
PassFragment.querySelector: Invalid combinator: div >> address, p
PassFragment.querySelectorAll: Invalid combinator: div >> address, p
PassFragment.querySelector: Invalid combinator: div ++ address, p
PassFragment.querySelectorAll: Invalid combinator: div ++ address, p
PassFragment.querySelector: Invalid combinator: div ~~ address, p
PassFragment.querySelectorAll: Invalid combinator: div ~~ address, p
PassFragment.querySelector: Invalid [att=value] selector: [*=test]
PassFragment.querySelectorAll: Invalid [att=value] selector: [*=test]
PassFragment.querySelector: Invalid [att=value] selector: [*|*=test]
PassFragment.querySelectorAll: Invalid [att=value] selector: [*|*=test]
PassFragment.querySelector: Invalid [att=value] selector: [class= space unquoted ]
PassFragment.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ]
PassFragment.querySelector: Unknown pseudo-class: div:example
PassFragment.querySelectorAll: Unknown pseudo-class: div:example
PassFragment.querySelector: Unknown pseudo-class: :example
PassFragment.querySelectorAll: Unknown pseudo-class: :example
PassFragment.querySelector: Unknown pseudo-element: div::example
PassFragment.querySelectorAll: Unknown pseudo-element: div::example
PassFragment.querySelector: Unknown pseudo-element: ::example
PassFragment.querySelectorAll: Unknown pseudo-element: ::example
PassFragment.querySelector: Invalid pseudo-element: :::before
PassFragment.querySelectorAll: Invalid pseudo-element: :::before
PassFragment.querySelector: Undeclared namespace: ns|div
PassFragment.querySelectorAll: Undeclared namespace: ns|div
PassFragment.querySelector: Undeclared namespace: :not(ns|div)
PassFragment.querySelectorAll: Undeclared namespace: :not(ns|div)
PassFragment.querySelector: Invalid namespace: ^|div
PassFragment.querySelectorAll: Invalid namespace: ^|div
PassFragment.querySelector: Invalid namespace: $|div
PassFragment.querySelectorAll: Invalid namespace: $|div
PassIn-document Element.querySelector: Empty String:
PassIn-document Element.querySelectorAll: Empty String:
PassIn-document Element.querySelector: Invalid character: [
PassIn-document Element.querySelectorAll: Invalid character: [
PassIn-document Element.querySelector: Invalid character: ]
PassIn-document Element.querySelectorAll: Invalid character: ]
PassIn-document Element.querySelector: Invalid character: (
PassIn-document Element.querySelectorAll: Invalid character: (
PassIn-document Element.querySelector: Invalid character: )
PassIn-document Element.querySelectorAll: Invalid character: )
PassIn-document Element.querySelector: Invalid character: {
PassIn-document Element.querySelectorAll: Invalid character: {
PassIn-document Element.querySelector: Invalid character: }
PassIn-document Element.querySelectorAll: Invalid character: }
PassIn-document Element.querySelector: Invalid character: <
PassIn-document Element.querySelectorAll: Invalid character: <
PassIn-document Element.querySelector: Invalid character: >
PassIn-document Element.querySelectorAll: Invalid character: >
PassIn-document Element.querySelector: Invalid ID: #
PassIn-document Element.querySelectorAll: Invalid ID: #
PassIn-document Element.querySelector: Invalid group of selectors: div,
PassIn-document Element.querySelectorAll: Invalid group of selectors: div,
PassIn-document Element.querySelector: Invalid class: .
PassIn-document Element.querySelectorAll: Invalid class: .
PassIn-document Element.querySelector: Invalid class: .5cm
PassIn-document Element.querySelectorAll: Invalid class: .5cm
PassIn-document Element.querySelector: Invalid class: ..test
PassIn-document Element.querySelectorAll: Invalid class: ..test
PassIn-document Element.querySelector: Invalid class: .foo..quux
PassIn-document Element.querySelectorAll: Invalid class: .foo..quux
PassIn-document Element.querySelector: Invalid class: .bar.
PassIn-document Element.querySelectorAll: Invalid class: .bar.
FailIn-document Element.querySelector: Invalid combinator: div & address, passert_throws: function "function() { root.querySelector(q) }" did not throw
FailIn-document Element.querySelectorAll: Invalid combinator: div & address, passert_throws: function "function() { root.querySelectorAll(q) }" did not throw
PassIn-document Element.querySelector: Invalid combinator: div >> address, p
PassIn-document Element.querySelectorAll: Invalid combinator: div >> address, p
PassIn-document Element.querySelector: Invalid combinator: div ++ address, p
PassIn-document Element.querySelectorAll: Invalid combinator: div ++ address, p
PassIn-document Element.querySelector: Invalid combinator: div ~~ address, p
PassIn-document Element.querySelectorAll: Invalid combinator: div ~~ address, p
PassIn-document Element.querySelector: Invalid [att=value] selector: [*=test]
PassIn-document Element.querySelectorAll: Invalid [att=value] selector: [*=test]
PassIn-document Element.querySelector: Invalid [att=value] selector: [*|*=test]
PassIn-document Element.querySelectorAll: Invalid [att=value] selector: [*|*=test]
PassIn-document Element.querySelector: Invalid [att=value] selector: [class= space unquoted ]
PassIn-document Element.querySelectorAll: Invalid [att=value] selector: [class= space unquoted ]
PassIn-document Element.querySelector: Unknown pseudo-class: div:example
PassIn-document Element.querySelectorAll: Unknown pseudo-class: div:example
PassIn-document Element.querySelector: Unknown pseudo-class: :example
PassIn-document Element.querySelectorAll: Unknown pseudo-class: :example
PassIn-document Element.querySelector: Unknown pseudo-element: div::example
PassIn-document Element.querySelectorAll: Unknown pseudo-element: div::example
PassIn-document Element.querySelector: Unknown pseudo-element: ::example
PassIn-document Element.querySelectorAll: Unknown pseudo-element: ::example
PassIn-document Element.querySelector: Invalid pseudo-element: :::before
PassIn-document Element.querySelectorAll: Invalid pseudo-element: :::before
PassIn-document Element.querySelector: Undeclared namespace: ns|div
PassIn-document Element.querySelectorAll: Undeclared namespace: ns|div
PassIn-document Element.querySelector: Undeclared namespace: :not(ns|div)
PassIn-document Element.querySelectorAll: Undeclared namespace: :not(ns|div)
PassIn-document Element.querySelector: Invalid namespace: ^|div
PassIn-document Element.querySelectorAll: Invalid namespace: ^|div
PassIn-document Element.querySelector: Invalid namespace: $|div
PassIn-document Element.querySelectorAll: Invalid namespace: $|div
PassDocument.querySelectorAll: Type selector, matching html element: html
PassDocument.querySelector: Type selector, matching html element: html
PassDocument.querySelectorAll: Type selector, matching body element: body
PassDocument.querySelector: Type selector, matching body element: body
PassDocument.querySelectorAll: Universal selector, matching all children of element with specified ID: #universal>*
PassDocument.querySelector: Universal selector, matching all children of element with specified ID: #universal>*
PassDocument.querySelectorAll: Universal selector, matching all grandchildren of element with specified ID: #universal>*>*
PassDocument.querySelector: Universal selector, matching all grandchildren of element with specified ID: #universal>*>*
PassDocument.querySelectorAll: Universal selector, matching all children of empty element with specified ID: #empty>*
PassDocument.querySelector: Universal selector, matching all children of empty element with specified ID: #empty>*
PassDocument.querySelectorAll: Universal selector, matching all descendants of element with specified ID: #universal *
PassDocument.querySelector: Universal selector, matching all descendants of element with specified ID: #universal *
PassDocument.querySelectorAll: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align]
PassDocument.querySelector: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align]
PassDocument.querySelectorAll: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align]
PassDocument.querySelector: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align]
PassDocument.querySelectorAll: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [TiTlE]
PassDocument.querySelector: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [TiTlE]
PassDocument.querySelectorAll: Attribute presence selector, matching custom data-* attribute: [data-attr-presence]
PassDocument.querySelector: Attribute presence selector, matching custom data-* attribute: [data-attr-presence]
PassDocument.querySelectorAll: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align]
PassDocument.querySelector: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align]
PassDocument.querySelectorAll: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文]
PassDocument.querySelector: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文]
PassDocument.querySelectorAll: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected]
PassDocument.querySelector: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected]
PassDocument.querySelectorAll: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected]
PassDocument.querySelector: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected]
PassDocument.querySelectorAll: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected]
PassDocument.querySelector: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected]
PassDocument.querySelectorAll: Attribute value selector, matching align attribute with value: #attr-value [align="center"]
PassDocument.querySelector: Attribute value selector, matching align attribute with value: #attr-value [align="center"]
PassDocument.querySelectorAll: Attribute value selector, matching align attribute with empty value: #attr-value [align=""]
PassDocument.querySelector: Attribute value selector, matching align attribute with empty value: #attr-value [align=""]
PassDocument.querySelectorAll: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"]
PassDocument.querySelector: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"]
PassDocument.querySelectorAll: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"]
PassDocument.querySelector: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"]
PassDocument.querySelectorAll: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"]
PassDocument.querySelector: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"]
PassDocument.querySelectorAll: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"]
PassDocument.querySelector: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"]
PassDocument.querySelectorAll: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio']
PassDocument.querySelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio']
PassDocument.querySelectorAll: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio']
PassDocument.querySelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio']
PassDocument.querySelectorAll: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio]
PassDocument.querySelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio]
PassDocument.querySelectorAll: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文]
PassDocument.querySelector: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文]
PassDocument.querySelectorAll: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"]
PassDocument.querySelector: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"]
PassDocument.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""]
PassDocument.querySelector: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""]
PassDocument.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"]
PassDocument.querySelector: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"]
PassDocument.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"]
PassDocument.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"]
PassDocument.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"]
PassDocument.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"]
PassDocument.querySelectorAll: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow']
PassDocument.querySelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow']
PassDocument.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow']
PassDocument.querySelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow']
PassDocument.querySelectorAll: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow]
PassDocument.querySelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow]
PassDocument.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"]
PassDocument.querySelector: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"]
PassDocument.querySelectorAll: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文]
PassDocument.querySelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文]
PassDocument.querySelectorAll: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"]
PassDocument.querySelector: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"]
PassDocument.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"]
PassDocument.querySelector: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"]
PassDocument.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"]
PassDocument.querySelector: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"]
PassDocument.querySelectorAll: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"]
PassDocument.querySelector: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"]
PassDocument.querySelectorAll: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child
PassDocument.querySelector: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child
PassDocument.querySelectorAll: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child
PassDocument.querySelector: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child
PassDocument.querySelectorAll: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child
PassDocument.querySelector: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child
PassDocument.querySelectorAll: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited
PassDocument.querySelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited
FailDocument.querySelectorAll: :link and :visited pseudo-class selectors, matching link elements with href attributes: #head :link, #head :visitedassert_equals: The method should return the expected number of matches. expected 2 but got 0
FailDocument.querySelector: :link and :visited pseudo-class selectors, matching link elements with href attributes: #head :link, #head :visitedassert_not_equals: The method should return a match. got disallowed value null
PassDocument.querySelectorAll: :lang pseudo-class selector, matching inherited language: #pseudo-lang-div1:lang(en)
PassDocument.querySelector: :lang pseudo-class selector, matching inherited language: #pseudo-lang-div1:lang(en)
PassDocument.querySelectorAll: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr)
PassDocument.querySelector: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr)
PassDocument.querySelectorAll: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en)
PassDocument.querySelector: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en)
PassDocument.querySelectorAll: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR)
PassDocument.querySelector: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR)
PassDocument.querySelectorAll: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line
PassDocument.querySelector: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line
PassDocument.querySelectorAll: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter
PassDocument.querySelector: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter
PassDocument.querySelectorAll: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before
PassDocument.querySelector: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before
PassDocument.querySelectorAll: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after
PassDocument.querySelector: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after
PassDocument.querySelectorAll: Class selector, matching element with specified class: .class-p
PassDocument.querySelector: Class selector, matching element with specified class: .class-p
PassDocument.querySelectorAll: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana
PassDocument.querySelector: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana
PassDocument.querySelectorAll: Class Selector, chained, with type selector: div.apple.banana.orange
PassDocument.querySelector: Class Selector, chained, with type selector: div.apple.banana.orange
PassDocument.querySelectorAll: Class selector, matching element with class value using non-ASCII characters: .台北Táiběi
PassDocument.querySelector: Class selector, matching element with class value using non-ASCII characters: .台北Táiběi
PassDocument.querySelectorAll: Class selector, matching multiple elements with class value using non-ASCII characters: .台北
PassDocument.querySelector: Class selector, matching multiple elements with class value using non-ASCII characters: .台北
PassDocument.querySelectorAll: Class selector, chained, matching element with multiple class values using non-ASCII characters: .台北Táiběi.台北
PassDocument.querySelector: Class selector, chained, matching element with multiple class values using non-ASCII characters: .台北Táiběi.台北
PassDocument.querySelectorAll: Class selector, matching element with class with escaped character: .foo\:bar
PassDocument.querySelector: Class selector, matching element with class with escaped character: .foo\:bar
PassDocument.querySelectorAll: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar
PassDocument.querySelector: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar
PassDocument.querySelectorAll: ID selector, matching element with specified id: #id #id-div1
PassDocument.querySelector: ID selector, matching element with specified id: #id #id-div1
PassDocument.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div1
PassDocument.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div1
PassDocument.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div2
PassDocument.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div2
PassDocument.querySelectorAll: ID Selector, chained, with type selector: div#id-div1, div#id-div2
PassDocument.querySelector: ID Selector, chained, with type selector: div#id-div1, div#id-div2
PassDocument.querySelectorAll: ID selector, not matching non-existent descendant: #id #none
PassDocument.querySelector: ID selector, not matching non-existent descendant: #id #none
PassDocument.querySelectorAll: ID selector, not matching non-existent ancestor: #none #id-div1
PassDocument.querySelector: ID selector, not matching non-existent ancestor: #none #id-div1
PassDocument.querySelectorAll: ID selector, matching multiple elements with duplicate id: #id-li-duplicate
PassDocument.querySelector: ID selector, matching multiple elements with duplicate id: #id-li-duplicate
PassDocument.querySelectorAll: ID selector, matching id value using non-ASCII characters: #台北Táiběi
PassDocument.querySelector: ID selector, matching id value using non-ASCII characters: #台北Táiběi
PassDocument.querySelectorAll: ID selector, matching id value using non-ASCII characters: #台北
PassDocument.querySelector: ID selector, matching id value using non-ASCII characters: #台北
PassDocument.querySelectorAll: ID selector, matching id values using non-ASCII characters: #台北Táiběi, #台北
PassDocument.querySelector: ID selector, matching id values using non-ASCII characters: #台北Táiběi, #台北
PassDocument.querySelectorAll: ID selector, matching element with id with escaped character: #\#foo\:bar
PassDocument.querySelector: ID selector, matching element with id with escaped character: #\#foo\:bar
PassDocument.querySelectorAll: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar
PassDocument.querySelector: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar
PassDocument.querySelectorAll: Namespace selector, matching element with any namespace: #any-namespace *|div
PassDocument.querySelector: Namespace selector, matching element with any namespace: #any-namespace *|div
PassDocument.querySelectorAll: Namespace selector, matching div elements in no namespace only: #no-namespace |div
PassDocument.querySelector: Namespace selector, matching div elements in no namespace only: #no-namespace |div
PassDocument.querySelectorAll: Namespace selector, matching any elements in no namespace only: #no-namespace |*
PassDocument.querySelector: Namespace selector, matching any elements in no namespace only: #no-namespace |*
PassDocument.querySelectorAll: Descendant combinator, matching element that is a descendant of an element with id: #descendant div
PassDocument.querySelector: Descendant combinator, matching element that is a descendant of an element with id: #descendant div
PassDocument.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: body #descendant-div1
PassDocument.querySelector: Descendant combinator, matching element with id that is a descendant of an element: body #descendant-div1
PassDocument.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1
PassDocument.querySelector: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1
PassDocument.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2
PassDocument.querySelector: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2
PassDocument.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2
PassDocument.querySelector: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2
PassDocument.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3
PassDocument.querySelector: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3
PassDocument.querySelectorAll: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4
PassDocument.querySelector: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4
PassDocument.querySelectorAll: Descendant combinator, whitespace characters: #descendant #descendant-div2
PassDocument.querySelector: Descendant combinator, whitespace characters: #descendant #descendant-div2
PassDocument.querySelectorAll: Child combinator, matching element that is a child of an element with id: #child>div
PassDocument.querySelector: Child combinator, matching element that is a child of an element with id: #child>div
PassDocument.querySelectorAll: Child combinator, matching element with id that is a child of an element: div>#child-div1
PassDocument.querySelector: Child combinator, matching element with id that is a child of an element: div>#child-div1
PassDocument.querySelectorAll: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1
PassDocument.querySelector: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1
PassDocument.querySelectorAll: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2
PassDocument.querySelector: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2
PassDocument.querySelectorAll: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2
PassDocument.querySelector: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2
PassDocument.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3
PassDocument.querySelector: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3
PassDocument.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3
PassDocument.querySelector: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3
PassDocument.querySelectorAll: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3
PassDocument.querySelector: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3
PassDocument.querySelectorAll: Child combinator, surrounded by whitespace: #child-div1 > #child-div2
PassDocument.querySelector: Child combinator, surrounded by whitespace: #child-div1 > #child-div2
PassDocument.querySelectorAll: Child combinator, whitespace after: #child-div1> #child-div2
PassDocument.querySelector: Child combinator, whitespace after: #child-div1> #child-div2
PassDocument.querySelectorAll: Child combinator, whitespace before: #child-div1 >#child-div2
PassDocument.querySelector: Child combinator, whitespace before: #child-div1 >#child-div2
PassDocument.querySelectorAll: Child combinator, no whitespace: #child-div1>#child-div2
PassDocument.querySelector: Child combinator, no whitespace: #child-div1>#child-div2
PassDocument.querySelectorAll: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div
PassDocument.querySelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div
PassDocument.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4
PassDocument.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4
PassDocument.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4
PassDocument.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4
PassDocument.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4
PassDocument.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4
PassDocument.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4
PassDocument.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4
PassDocument.querySelectorAll: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p
PassDocument.querySelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p
PassDocument.querySelectorAll: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1
PassDocument.querySelector: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1
PassDocument.querySelectorAll: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3
PassDocument.querySelector: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3
PassDocument.querySelectorAll: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3
PassDocument.querySelector: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3
PassDocument.querySelectorAll: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3
PassDocument.querySelector: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3
PassDocument.querySelectorAll: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3
PassDocument.querySelector: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3
PassDocument.querySelectorAll: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong
PassDocument.querySelector: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong
PassDocument.querySelectorAll: Syntax, group of selectors separator, whitespace after: #group em, #group strong
PassDocument.querySelector: Syntax, group of selectors separator, whitespace after: #group em, #group strong
PassDocument.querySelectorAll: Syntax, group of selectors separator, whitespace before: #group em ,#group strong
PassDocument.querySelector: Syntax, group of selectors separator, whitespace before: #group em ,#group strong
PassDocument.querySelectorAll: Syntax, group of selectors separator, no whitespace: #group em,#group strong
PassDocument.querySelector: Syntax, group of selectors separator, no whitespace: #group em,#group strong
PassDetached Element.querySelectorAll: Type selector, matching html element: html
PassDetached Element.querySelector: Type selector, matching html element: html
PassDetached Element.querySelectorAll: Type selector, matching body element: body
PassDetached Element.querySelector: Type selector, matching body element: body
PassDetached Element.querySelectorAll: Universal selector, matching all children of element with specified ID: #universal>*
PassDetached Element.querySelector: Universal selector, matching all children of element with specified ID: #universal>*
PassDetached Element.querySelectorAll: Universal selector, matching all grandchildren of element with specified ID: #universal>*>*
PassDetached Element.querySelector: Universal selector, matching all grandchildren of element with specified ID: #universal>*>*
PassDetached Element.querySelectorAll: Universal selector, matching all children of empty element with specified ID: #empty>*
PassDetached Element.querySelector: Universal selector, matching all children of empty element with specified ID: #empty>*
PassDetached Element.querySelectorAll: Universal selector, matching all descendants of element with specified ID: #universal *
PassDetached Element.querySelector: Universal selector, matching all descendants of element with specified ID: #universal *
PassDetached Element.querySelectorAll: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align]
PassDetached Element.querySelector: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align]
PassDetached Element.querySelectorAll: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align]
PassDetached Element.querySelector: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align]
PassDetached Element.querySelectorAll: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [TiTlE]
PassDetached Element.querySelector: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [TiTlE]
PassDetached Element.querySelectorAll: Attribute presence selector, matching custom data-* attribute: [data-attr-presence]
PassDetached Element.querySelector: Attribute presence selector, matching custom data-* attribute: [data-attr-presence]
PassDetached Element.querySelectorAll: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align]
PassDetached Element.querySelector: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align]
PassDetached Element.querySelectorAll: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文]
PassDetached Element.querySelector: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文]
PassDetached Element.querySelectorAll: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected]
PassDetached Element.querySelector: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected]
PassDetached Element.querySelectorAll: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected]
PassDetached Element.querySelector: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected]
PassDetached Element.querySelectorAll: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected]
PassDetached Element.querySelector: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected]
PassDetached Element.querySelectorAll: Attribute value selector, matching align attribute with value: #attr-value [align="center"]
PassDetached Element.querySelector: Attribute value selector, matching align attribute with value: #attr-value [align="center"]
PassDetached Element.querySelectorAll: Attribute value selector, matching align attribute with empty value: #attr-value [align=""]
PassDetached Element.querySelector: Attribute value selector, matching align attribute with empty value: #attr-value [align=""]
PassDetached Element.querySelectorAll: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"]
PassDetached Element.querySelector: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"]
PassDetached Element.querySelectorAll: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"]
PassDetached Element.querySelector: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"]
PassDetached Element.querySelectorAll: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"]
PassDetached Element.querySelector: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"]
PassDetached Element.querySelectorAll: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"]
PassDetached Element.querySelector: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"]
PassDetached Element.querySelectorAll: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio']
PassDetached Element.querySelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio']
PassDetached Element.querySelectorAll: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio']
PassDetached Element.querySelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio']
PassDetached Element.querySelectorAll: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio]
PassDetached Element.querySelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio]
PassDetached Element.querySelectorAll: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文]
PassDetached Element.querySelector: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文]
PassDetached Element.querySelectorAll: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"]
PassDetached Element.querySelector: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"]
PassDetached Element.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""]
PassDetached Element.querySelector: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""]
PassDetached Element.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"]
PassDetached Element.querySelector: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"]
PassDetached Element.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"]
PassDetached Element.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"]
PassDetached Element.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"]
PassDetached Element.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"]
PassDetached Element.querySelectorAll: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow']
PassDetached Element.querySelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow']
PassDetached Element.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow']
PassDetached Element.querySelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow']
PassDetached Element.querySelectorAll: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow]
PassDetached Element.querySelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow]
PassDetached Element.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"]
PassDetached Element.querySelector: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"]
PassDetached Element.querySelectorAll: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文]
PassDetached Element.querySelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文]
PassDetached Element.querySelectorAll: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"]
PassDetached Element.querySelector: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"]
PassDetached Element.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"]
PassDetached Element.querySelector: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"]
PassDetached Element.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"]
PassDetached Element.querySelector: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"]
PassDetached Element.querySelectorAll: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"]
PassDetached Element.querySelector: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"]
PassDetached Element.querySelectorAll: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child
PassDetached Element.querySelector: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child
PassDetached Element.querySelectorAll: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child
PassDetached Element.querySelector: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child
PassDetached Element.querySelectorAll: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child
PassDetached Element.querySelector: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child
PassDetached Element.querySelectorAll: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited
PassDetached Element.querySelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited
PassDetached Element.querySelectorAll: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited
PassDetached Element.querySelector: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited
PassDetached Element.querySelectorAll: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited
PassDetached Element.querySelector: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited
PassDetached Element.querySelectorAll: :lang pseudo-class selector, not matching element with no inherited language: #pseudo-lang-div1:lang(en)
PassDetached Element.querySelector: :lang pseudo-class selector, not matching element with no inherited language: #pseudo-lang-div1:lang(en)
PassDetached Element.querySelectorAll: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr)
PassDetached Element.querySelector: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr)
PassDetached Element.querySelectorAll: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en)
PassDetached Element.querySelector: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en)
PassDetached Element.querySelectorAll: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR)
PassDetached Element.querySelector: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR)
PassDetached Element.querySelectorAll: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line
PassDetached Element.querySelector: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line
PassDetached Element.querySelectorAll: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter
PassDetached Element.querySelector: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter
PassDetached Element.querySelectorAll: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before
PassDetached Element.querySelector: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before
PassDetached Element.querySelectorAll: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after
PassDetached Element.querySelector: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after
PassDetached Element.querySelectorAll: Class selector, matching element with specified class: .class-p
PassDetached Element.querySelector: Class selector, matching element with specified class: .class-p
PassDetached Element.querySelectorAll: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana
PassDetached Element.querySelector: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana
PassDetached Element.querySelectorAll: Class Selector, chained, with type selector: div.apple.banana.orange
PassDetached Element.querySelector: Class Selector, chained, with type selector: div.apple.banana.orange
PassDetached Element.querySelectorAll: Class selector, matching element with class value using non-ASCII characters: .台北Táiběi
PassDetached Element.querySelector: Class selector, matching element with class value using non-ASCII characters: .台北Táiběi
PassDetached Element.querySelectorAll: Class selector, matching multiple elements with class value using non-ASCII characters: .台北
PassDetached Element.querySelector: Class selector, matching multiple elements with class value using non-ASCII characters: .台北
PassDetached Element.querySelectorAll: Class selector, chained, matching element with multiple class values using non-ASCII characters: .台北Táiběi.台北
PassDetached Element.querySelector: Class selector, chained, matching element with multiple class values using non-ASCII characters: .台北Táiběi.台北
PassDetached Element.querySelectorAll: Class selector, matching element with class with escaped character: .foo\:bar
PassDetached Element.querySelector: Class selector, matching element with class with escaped character: .foo\:bar
PassDetached Element.querySelectorAll: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar
PassDetached Element.querySelector: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar
PassDetached Element.querySelectorAll: ID selector, matching element with specified id: #id #id-div1
PassDetached Element.querySelector: ID selector, matching element with specified id: #id #id-div1
PassDetached Element.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div1
PassDetached Element.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div1
PassDetached Element.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div2
PassDetached Element.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div2
PassDetached Element.querySelectorAll: ID Selector, chained, with type selector: div#id-div1, div#id-div2
PassDetached Element.querySelector: ID Selector, chained, with type selector: div#id-div1, div#id-div2
PassDetached Element.querySelectorAll: ID selector, not matching non-existent descendant: #id #none
PassDetached Element.querySelector: ID selector, not matching non-existent descendant: #id #none
PassDetached Element.querySelectorAll: ID selector, not matching non-existent ancestor: #none #id-div1
PassDetached Element.querySelector: ID selector, not matching non-existent ancestor: #none #id-div1
PassDetached Element.querySelectorAll: ID selector, matching multiple elements with duplicate id: #id-li-duplicate
PassDetached Element.querySelector: ID selector, matching multiple elements with duplicate id: #id-li-duplicate
PassDetached Element.querySelectorAll: ID selector, matching id value using non-ASCII characters: #台北Táiběi
PassDetached Element.querySelector: ID selector, matching id value using non-ASCII characters: #台北Táiběi
PassDetached Element.querySelectorAll: ID selector, matching id value using non-ASCII characters: #台北
PassDetached Element.querySelector: ID selector, matching id value using non-ASCII characters: #台北
PassDetached Element.querySelectorAll: ID selector, matching id values using non-ASCII characters: #台北Táiběi, #台北
PassDetached Element.querySelector: ID selector, matching id values using non-ASCII characters: #台北Táiběi, #台北
PassDetached Element.querySelectorAll: ID selector, matching element with id with escaped character: #\#foo\:bar
PassDetached Element.querySelector: ID selector, matching element with id with escaped character: #\#foo\:bar
PassDetached Element.querySelectorAll: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar
PassDetached Element.querySelector: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar
PassDetached Element.querySelectorAll: Namespace selector, matching element with any namespace: #any-namespace *|div
PassDetached Element.querySelector: Namespace selector, matching element with any namespace: #any-namespace *|div
PassDetached Element.querySelectorAll: Namespace selector, matching div elements in no namespace only: #no-namespace |div
PassDetached Element.querySelector: Namespace selector, matching div elements in no namespace only: #no-namespace |div
PassDetached Element.querySelectorAll: Namespace selector, matching any elements in no namespace only: #no-namespace |*
PassDetached Element.querySelector: Namespace selector, matching any elements in no namespace only: #no-namespace |*
PassDetached Element.querySelectorAll: Descendant combinator, matching element that is a descendant of an element with id: #descendant div
PassDetached Element.querySelector: Descendant combinator, matching element that is a descendant of an element with id: #descendant div
PassDetached Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1
PassDetached Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1
PassDetached Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2
PassDetached Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2
PassDetached Element.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2
PassDetached Element.querySelector: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2
PassDetached Element.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3
PassDetached Element.querySelector: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3
PassDetached Element.querySelectorAll: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4
PassDetached Element.querySelector: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4
PassDetached Element.querySelectorAll: Descendant combinator, whitespace characters: #descendant #descendant-div2
PassDetached Element.querySelector: Descendant combinator, whitespace characters: #descendant #descendant-div2
PassDetached Element.querySelectorAll: Child combinator, matching element that is a child of an element with id: #child>div
PassDetached Element.querySelector: Child combinator, matching element that is a child of an element with id: #child>div
PassDetached Element.querySelectorAll: Child combinator, matching element with id that is a child of an element: div>#child-div1
PassDetached Element.querySelector: Child combinator, matching element with id that is a child of an element: div>#child-div1
PassDetached Element.querySelectorAll: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1
PassDetached Element.querySelector: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1
PassDetached Element.querySelectorAll: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2
PassDetached Element.querySelector: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2
PassDetached Element.querySelectorAll: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2
PassDetached Element.querySelector: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2
PassDetached Element.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3
PassDetached Element.querySelector: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3
PassDetached Element.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3
PassDetached Element.querySelector: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3
PassDetached Element.querySelectorAll: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3
PassDetached Element.querySelector: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3
PassDetached Element.querySelectorAll: Child combinator, surrounded by whitespace: #child-div1 > #child-div2
PassDetached Element.querySelector: Child combinator, surrounded by whitespace: #child-div1 > #child-div2
PassDetached Element.querySelectorAll: Child combinator, whitespace after: #child-div1> #child-div2
PassDetached Element.querySelector: Child combinator, whitespace after: #child-div1> #child-div2
PassDetached Element.querySelectorAll: Child combinator, whitespace before: #child-div1 >#child-div2
PassDetached Element.querySelector: Child combinator, whitespace before: #child-div1 >#child-div2
PassDetached Element.querySelectorAll: Child combinator, no whitespace: #child-div1>#child-div2
PassDetached Element.querySelector: Child combinator, no whitespace: #child-div1>#child-div2
PassDetached Element.querySelectorAll: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div
PassDetached Element.querySelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div
PassDetached Element.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4
PassDetached Element.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4
PassDetached Element.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4
PassDetached Element.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4
PassDetached Element.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4
PassDetached Element.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4
PassDetached Element.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4
PassDetached Element.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4
PassDetached Element.querySelectorAll: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p
PassDetached Element.querySelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p
PassDetached Element.querySelectorAll: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1
PassDetached Element.querySelector: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1
PassDetached Element.querySelectorAll: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3
PassDetached Element.querySelector: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3
PassDetached Element.querySelectorAll: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3
PassDetached Element.querySelector: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3
PassDetached Element.querySelectorAll: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3
PassDetached Element.querySelector: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3
PassDetached Element.querySelectorAll: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3
PassDetached Element.querySelector: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3
PassDetached Element.querySelectorAll: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong
PassDetached Element.querySelector: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong
PassDetached Element.querySelectorAll: Syntax, group of selectors separator, whitespace after: #group em, #group strong
PassDetached Element.querySelector: Syntax, group of selectors separator, whitespace after: #group em, #group strong
PassDetached Element.querySelectorAll: Syntax, group of selectors separator, whitespace before: #group em ,#group strong
PassDetached Element.querySelector: Syntax, group of selectors separator, whitespace before: #group em ,#group strong
PassDetached Element.querySelectorAll: Syntax, group of selectors separator, no whitespace: #group em,#group strong
PassDetached Element.querySelector: Syntax, group of selectors separator, no whitespace: #group em,#group strong
PassFragment.querySelectorAll: Type selector, matching html element: html
PassFragment.querySelector: Type selector, matching html element: html
PassFragment.querySelectorAll: Type selector, matching body element: body
PassFragment.querySelector: Type selector, matching body element: body
PassFragment.querySelectorAll: Universal selector, matching all children of element with specified ID: #universal>*
PassFragment.querySelector: Universal selector, matching all children of element with specified ID: #universal>*
PassFragment.querySelectorAll: Universal selector, matching all grandchildren of element with specified ID: #universal>*>*
PassFragment.querySelector: Universal selector, matching all grandchildren of element with specified ID: #universal>*>*
PassFragment.querySelectorAll: Universal selector, matching all children of empty element with specified ID: #empty>*
PassFragment.querySelector: Universal selector, matching all children of empty element with specified ID: #empty>*
PassFragment.querySelectorAll: Universal selector, matching all descendants of element with specified ID: #universal *
PassFragment.querySelector: Universal selector, matching all descendants of element with specified ID: #universal *
PassFragment.querySelectorAll: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align]
PassFragment.querySelector: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align]
PassFragment.querySelectorAll: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align]
PassFragment.querySelector: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align]
PassFragment.querySelectorAll: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [TiTlE]
PassFragment.querySelector: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [TiTlE]
PassFragment.querySelectorAll: Attribute presence selector, matching custom data-* attribute: [data-attr-presence]
PassFragment.querySelector: Attribute presence selector, matching custom data-* attribute: [data-attr-presence]
PassFragment.querySelectorAll: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align]
PassFragment.querySelector: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align]
PassFragment.querySelectorAll: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文]
PassFragment.querySelector: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文]
PassFragment.querySelectorAll: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected]
PassFragment.querySelector: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected]
PassFragment.querySelectorAll: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected]
PassFragment.querySelector: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected]
PassFragment.querySelectorAll: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected]
PassFragment.querySelector: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected]
PassFragment.querySelectorAll: Attribute value selector, matching align attribute with value: #attr-value [align="center"]
PassFragment.querySelector: Attribute value selector, matching align attribute with value: #attr-value [align="center"]
PassFragment.querySelectorAll: Attribute value selector, matching align attribute with empty value: #attr-value [align=""]
PassFragment.querySelector: Attribute value selector, matching align attribute with empty value: #attr-value [align=""]
PassFragment.querySelectorAll: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"]
PassFragment.querySelector: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"]
PassFragment.querySelectorAll: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"]
PassFragment.querySelector: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"]
PassFragment.querySelectorAll: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"]
PassFragment.querySelector: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"]
PassFragment.querySelectorAll: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"]
PassFragment.querySelector: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"]
PassFragment.querySelectorAll: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio']
PassFragment.querySelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio']
PassFragment.querySelectorAll: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio']
PassFragment.querySelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio']
PassFragment.querySelectorAll: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio]
PassFragment.querySelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio]
PassFragment.querySelectorAll: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文]
PassFragment.querySelector: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文]
PassFragment.querySelectorAll: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"]
PassFragment.querySelector: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"]
PassFragment.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""]
PassFragment.querySelector: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""]
PassFragment.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"]
PassFragment.querySelector: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"]
PassFragment.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"]
PassFragment.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"]
PassFragment.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"]
PassFragment.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"]
PassFragment.querySelectorAll: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow']
PassFragment.querySelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow']
PassFragment.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow']
PassFragment.querySelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow']
PassFragment.querySelectorAll: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow]
PassFragment.querySelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow]
PassFragment.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"]
PassFragment.querySelector: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"]
PassFragment.querySelectorAll: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文]
PassFragment.querySelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文]
PassFragment.querySelectorAll: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"]
PassFragment.querySelector: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"]
PassFragment.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"]
PassFragment.querySelector: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"]
PassFragment.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"]
PassFragment.querySelector: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"]
PassFragment.querySelectorAll: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"]
PassFragment.querySelector: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"]
PassFragment.querySelectorAll: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child
PassFragment.querySelector: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child
PassFragment.querySelectorAll: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child
PassFragment.querySelector: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child
PassFragment.querySelectorAll: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child
PassFragment.querySelector: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child
PassFragment.querySelectorAll: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited
PassFragment.querySelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited
PassFragment.querySelectorAll: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited
PassFragment.querySelector: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited
PassFragment.querySelectorAll: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited
PassFragment.querySelector: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited
PassFragment.querySelectorAll: :lang pseudo-class selector, not matching element with no inherited language: #pseudo-lang-div1:lang(en)
PassFragment.querySelector: :lang pseudo-class selector, not matching element with no inherited language: #pseudo-lang-div1:lang(en)
PassFragment.querySelectorAll: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr)
PassFragment.querySelector: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr)
PassFragment.querySelectorAll: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en)
PassFragment.querySelector: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en)
PassFragment.querySelectorAll: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR)
PassFragment.querySelector: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR)
PassFragment.querySelectorAll: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line
PassFragment.querySelector: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line
PassFragment.querySelectorAll: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter
PassFragment.querySelector: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter
PassFragment.querySelectorAll: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before
PassFragment.querySelector: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before
PassFragment.querySelectorAll: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after
PassFragment.querySelector: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after
PassFragment.querySelectorAll: Class selector, matching element with specified class: .class-p
PassFragment.querySelector: Class selector, matching element with specified class: .class-p
PassFragment.querySelectorAll: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana
PassFragment.querySelector: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana
PassFragment.querySelectorAll: Class Selector, chained, with type selector: div.apple.banana.orange
PassFragment.querySelector: Class Selector, chained, with type selector: div.apple.banana.orange
PassFragment.querySelectorAll: Class selector, matching element with class value using non-ASCII characters: .台北Táiběi
PassFragment.querySelector: Class selector, matching element with class value using non-ASCII characters: .台北Táiběi
PassFragment.querySelectorAll: Class selector, matching multiple elements with class value using non-ASCII characters: .台北
PassFragment.querySelector: Class selector, matching multiple elements with class value using non-ASCII characters: .台北
PassFragment.querySelectorAll: Class selector, chained, matching element with multiple class values using non-ASCII characters: .台北Táiběi.台北
PassFragment.querySelector: Class selector, chained, matching element with multiple class values using non-ASCII characters: .台北Táiběi.台北
PassFragment.querySelectorAll: Class selector, matching element with class with escaped character: .foo\:bar
PassFragment.querySelector: Class selector, matching element with class with escaped character: .foo\:bar
PassFragment.querySelectorAll: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar
PassFragment.querySelector: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar
PassFragment.querySelectorAll: ID selector, matching element with specified id: #id #id-div1
PassFragment.querySelector: ID selector, matching element with specified id: #id #id-div1
PassFragment.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div1
PassFragment.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div1
PassFragment.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div2
PassFragment.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div2
PassFragment.querySelectorAll: ID Selector, chained, with type selector: div#id-div1, div#id-div2
PassFragment.querySelector: ID Selector, chained, with type selector: div#id-div1, div#id-div2
PassFragment.querySelectorAll: ID selector, not matching non-existent descendant: #id #none
PassFragment.querySelector: ID selector, not matching non-existent descendant: #id #none
PassFragment.querySelectorAll: ID selector, not matching non-existent ancestor: #none #id-div1
PassFragment.querySelector: ID selector, not matching non-existent ancestor: #none #id-div1
PassFragment.querySelectorAll: ID selector, matching multiple elements with duplicate id: #id-li-duplicate
PassFragment.querySelector: ID selector, matching multiple elements with duplicate id: #id-li-duplicate
PassFragment.querySelectorAll: ID selector, matching id value using non-ASCII characters: #台北Táiběi
PassFragment.querySelector: ID selector, matching id value using non-ASCII characters: #台北Táiběi
PassFragment.querySelectorAll: ID selector, matching id value using non-ASCII characters: #台北
PassFragment.querySelector: ID selector, matching id value using non-ASCII characters: #台北
PassFragment.querySelectorAll: ID selector, matching id values using non-ASCII characters: #台北Táiběi, #台北
PassFragment.querySelector: ID selector, matching id values using non-ASCII characters: #台北Táiběi, #台北
PassFragment.querySelectorAll: ID selector, matching element with id with escaped character: #\#foo\:bar
PassFragment.querySelector: ID selector, matching element with id with escaped character: #\#foo\:bar
PassFragment.querySelectorAll: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar
PassFragment.querySelector: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar
PassFragment.querySelectorAll: Namespace selector, matching element with any namespace: #any-namespace *|div
PassFragment.querySelector: Namespace selector, matching element with any namespace: #any-namespace *|div
PassFragment.querySelectorAll: Namespace selector, matching div elements in no namespace only: #no-namespace |div
PassFragment.querySelector: Namespace selector, matching div elements in no namespace only: #no-namespace |div
PassFragment.querySelectorAll: Namespace selector, matching any elements in no namespace only: #no-namespace |*
PassFragment.querySelector: Namespace selector, matching any elements in no namespace only: #no-namespace |*
PassFragment.querySelectorAll: Descendant combinator, matching element that is a descendant of an element with id: #descendant div
PassFragment.querySelector: Descendant combinator, matching element that is a descendant of an element with id: #descendant div
PassFragment.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1
PassFragment.querySelector: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1
PassFragment.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2
PassFragment.querySelector: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2
PassFragment.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2
PassFragment.querySelector: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2
PassFragment.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3
PassFragment.querySelector: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3
PassFragment.querySelectorAll: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4
PassFragment.querySelector: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4
PassFragment.querySelectorAll: Descendant combinator, whitespace characters: #descendant #descendant-div2
PassFragment.querySelector: Descendant combinator, whitespace characters: #descendant #descendant-div2
PassFragment.querySelectorAll: Child combinator, matching element that is a child of an element with id: #child>div
PassFragment.querySelector: Child combinator, matching element that is a child of an element with id: #child>div
PassFragment.querySelectorAll: Child combinator, matching element with id that is a child of an element: div>#child-div1
PassFragment.querySelector: Child combinator, matching element with id that is a child of an element: div>#child-div1
PassFragment.querySelectorAll: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1
PassFragment.querySelector: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1
PassFragment.querySelectorAll: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2
PassFragment.querySelector: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2
PassFragment.querySelectorAll: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2
PassFragment.querySelector: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2
PassFragment.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3
PassFragment.querySelector: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3
PassFragment.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3
PassFragment.querySelector: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3
PassFragment.querySelectorAll: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3
PassFragment.querySelector: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3
PassFragment.querySelectorAll: Child combinator, surrounded by whitespace: #child-div1 > #child-div2
PassFragment.querySelector: Child combinator, surrounded by whitespace: #child-div1 > #child-div2
PassFragment.querySelectorAll: Child combinator, whitespace after: #child-div1> #child-div2
PassFragment.querySelector: Child combinator, whitespace after: #child-div1> #child-div2
PassFragment.querySelectorAll: Child combinator, whitespace before: #child-div1 >#child-div2
PassFragment.querySelector: Child combinator, whitespace before: #child-div1 >#child-div2
PassFragment.querySelectorAll: Child combinator, no whitespace: #child-div1>#child-div2
PassFragment.querySelector: Child combinator, no whitespace: #child-div1>#child-div2
PassFragment.querySelectorAll: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div
PassFragment.querySelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div
PassFragment.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4
PassFragment.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4
PassFragment.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4
PassFragment.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4
PassFragment.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4
PassFragment.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4
PassFragment.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4
PassFragment.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4
PassFragment.querySelectorAll: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p
PassFragment.querySelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p
PassFragment.querySelectorAll: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1
PassFragment.querySelector: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1
PassFragment.querySelectorAll: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3
PassFragment.querySelector: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3
PassFragment.querySelectorAll: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3
PassFragment.querySelector: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3
PassFragment.querySelectorAll: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3
PassFragment.querySelector: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3
PassFragment.querySelectorAll: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3
PassFragment.querySelector: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3
PassFragment.querySelectorAll: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong
PassFragment.querySelector: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong
PassFragment.querySelectorAll: Syntax, group of selectors separator, whitespace after: #group em, #group strong
PassFragment.querySelector: Syntax, group of selectors separator, whitespace after: #group em, #group strong
PassFragment.querySelectorAll: Syntax, group of selectors separator, whitespace before: #group em ,#group strong
PassFragment.querySelector: Syntax, group of selectors separator, whitespace before: #group em ,#group strong
PassFragment.querySelectorAll: Syntax, group of selectors separator, no whitespace: #group em,#group strong
PassFragment.querySelector: Syntax, group of selectors separator, no whitespace: #group em,#group strong
PassIn-document Element.querySelectorAll: Type selector, matching html element: html
PassIn-document Element.querySelector: Type selector, matching html element: html
PassIn-document Element.querySelectorAll: Type selector, matching body element: body
PassIn-document Element.querySelector: Type selector, matching body element: body
PassIn-document Element.querySelectorAll: Universal selector, matching all children of element with specified ID: #universal>*
PassIn-document Element.querySelector: Universal selector, matching all children of element with specified ID: #universal>*
PassIn-document Element.querySelectorAll: Universal selector, matching all grandchildren of element with specified ID: #universal>*>*
PassIn-document Element.querySelector: Universal selector, matching all grandchildren of element with specified ID: #universal>*>*
PassIn-document Element.querySelectorAll: Universal selector, matching all children of empty element with specified ID: #empty>*
PassIn-document Element.querySelector: Universal selector, matching all children of empty element with specified ID: #empty>*
PassIn-document Element.querySelectorAll: Universal selector, matching all descendants of element with specified ID: #universal *
PassIn-document Element.querySelector: Universal selector, matching all descendants of element with specified ID: #universal *
PassIn-document Element.querySelectorAll: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align]
PassIn-document Element.querySelector: Attribute presence selector, matching align attribute with value: .attr-presence-div1[align]
PassIn-document Element.querySelectorAll: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align]
PassIn-document Element.querySelector: Attribute presence selector, matching align attribute with empty value: .attr-presence-div2[align]
PassIn-document Element.querySelectorAll: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [TiTlE]
PassIn-document Element.querySelector: Attribute presence selector, matching title attribute, case insensitivity: #attr-presence [TiTlE]
PassIn-document Element.querySelectorAll: Attribute presence selector, matching custom data-* attribute: [data-attr-presence]
PassIn-document Element.querySelector: Attribute presence selector, matching custom data-* attribute: [data-attr-presence]
PassIn-document Element.querySelectorAll: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align]
PassIn-document Element.querySelector: Attribute presence selector, not matching attribute with similar name: .attr-presence-div3[align], .attr-presence-div4[align]
PassIn-document Element.querySelectorAll: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文]
PassIn-document Element.querySelector: Attribute presence selector, matching attribute with non-ASCII characters: ul[data-中文]
PassIn-document Element.querySelectorAll: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected]
PassIn-document Element.querySelector: Attribute presence selector, not matching default option without selected attribute: #attr-presence-select1 option[selected]
PassIn-document Element.querySelectorAll: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected]
PassIn-document Element.querySelector: Attribute presence selector, matching option with selected attribute: #attr-presence-select2 option[selected]
PassIn-document Element.querySelectorAll: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected]
PassIn-document Element.querySelector: Attribute presence selector, matching multiple options with selected attributes: #attr-presence-select3 option[selected]
PassIn-document Element.querySelectorAll: Attribute value selector, matching align attribute with value: #attr-value [align="center"]
PassIn-document Element.querySelector: Attribute value selector, matching align attribute with value: #attr-value [align="center"]
PassIn-document Element.querySelectorAll: Attribute value selector, matching align attribute with empty value: #attr-value [align=""]
PassIn-document Element.querySelector: Attribute value selector, matching align attribute with empty value: #attr-value [align=""]
PassIn-document Element.querySelectorAll: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"]
PassIn-document Element.querySelector: Attribute value selector, not matching align attribute with partial value: #attr-value [align="c"]
PassIn-document Element.querySelectorAll: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"]
PassIn-document Element.querySelector: Attribute value selector, not matching align attribute with incorrect value: #attr-value [align="centera"]
PassIn-document Element.querySelectorAll: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"]
PassIn-document Element.querySelector: Attribute value selector, matching custom data-* attribute with unicode escaped value: [data-attr-value="\e9"]
PassIn-document Element.querySelectorAll: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"]
PassIn-document Element.querySelector: Attribute value selector, matching custom data-* attribute with escaped character: [data-attr-value_foo="\e9"]
PassIn-document Element.querySelectorAll: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio']
PassIn-document Element.querySelector: Attribute value selector with single-quoted value, matching multiple inputs with type attributes: #attr-value input[type='hidden'],#attr-value input[type='radio']
PassIn-document Element.querySelectorAll: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio']
PassIn-document Element.querySelector: Attribute value selector with double-quoted value, matching multiple inputs with type attributes: #attr-value input[type="hidden"],#attr-value input[type='radio']
PassIn-document Element.querySelectorAll: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio]
PassIn-document Element.querySelector: Attribute value selector with unquoted value, matching multiple inputs with type attributes: #attr-value input[type=hidden],#attr-value input[type=radio]
PassIn-document Element.querySelectorAll: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文]
PassIn-document Element.querySelector: Attribute value selector, matching attribute with value using non-ASCII characters: [data-attr-value=中文]
PassIn-document Element.querySelectorAll: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"]
PassIn-document Element.querySelector: Attribute whitespace-separated list selector, matching class attribute with value: #attr-whitespace [class~="div1"]
PassIn-document Element.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""]
PassIn-document Element.querySelector: Attribute whitespace-separated list selector, not matching class attribute with empty value: #attr-whitespace [class~=""]
PassIn-document Element.querySelectorAll: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"]
PassIn-document Element.querySelector: Attribute whitespace-separated list selector, not matching class attribute with partial value: [data-attr-whitespace~="div"]
PassIn-document Element.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"]
PassIn-document Element.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with unicode escaped value: [data-attr-whitespace~="\0000e9"]
PassIn-document Element.querySelectorAll: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"]
PassIn-document Element.querySelector: Attribute whitespace-separated list selector, matching custom data-* attribute with escaped character: [data-attr-whitespace_foo~="\e9"]
PassIn-document Element.querySelectorAll: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow']
PassIn-document Element.querySelector: Attribute whitespace-separated list selector with single-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~='bookmark'], #attr-whitespace a[rel~='nofollow']
PassIn-document Element.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow']
PassIn-document Element.querySelector: Attribute whitespace-separated list selector with double-quoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~="bookmark"],#attr-whitespace a[rel~='nofollow']
PassIn-document Element.querySelectorAll: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow]
PassIn-document Element.querySelector: Attribute whitespace-separated list selector with unquoted value, matching multiple links with rel attributes: #attr-whitespace a[rel~=bookmark], #attr-whitespace a[rel~=nofollow]
PassIn-document Element.querySelectorAll: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"]
PassIn-document Element.querySelector: Attribute whitespace-separated list selector with double-quoted value, not matching value with space: #attr-whitespace a[rel~="book mark"]
PassIn-document Element.querySelectorAll: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文]
PassIn-document Element.querySelector: Attribute whitespace-separated list selector, matching title attribute with value using non-ASCII characters: #attr-whitespace [title~=中文]
PassIn-document Element.querySelectorAll: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"]
PassIn-document Element.querySelector: Attribute hyphen-separated list selector, not matching unspecified lang attribute: #attr-hyphen-div1[lang|="en"]
PassIn-document Element.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"]
PassIn-document Element.querySelector: Attribute hyphen-separated list selector, matching lang attribute with exact value: #attr-hyphen-div2[lang|="fr"]
PassIn-document Element.querySelectorAll: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"]
PassIn-document Element.querySelector: Attribute hyphen-separated list selector, matching lang attribute with partial value: #attr-hyphen-div3[lang|="en"]
PassIn-document Element.querySelectorAll: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"]
PassIn-document Element.querySelector: Attribute hyphen-separated list selector, not matching incorrect value: #attr-hyphen-div4[lang|="es-AR"]
PassIn-document Element.querySelectorAll: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child
PassIn-document Element.querySelector: :first-child pseudo-class selector, matching first child div element: #pseudo-first-child div:first-child
PassIn-document Element.querySelectorAll: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child
PassIn-document Element.querySelector: :first-child pseudo-class selector, doesn't match non-first-child elements: .pseudo-first-child-div2:first-child, .pseudo-first-child-div3:first-child
PassIn-document Element.querySelectorAll: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child
PassIn-document Element.querySelector: :first-child pseudo-class selector, matching first-child of multiple elements: #pseudo-first-child span:first-child
PassIn-document Element.querySelectorAll: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited
PassIn-document Element.querySelector: :link and :visited pseudo-class selectors, matching a and area elements with href attributes: #pseudo-link :link, #pseudo-link :visited
PassIn-document Element.querySelectorAll: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited
PassIn-document Element.querySelector: :link and :visited pseudo-class selectors, not matching link elements with href attributes: #head :link, #head :visited
PassIn-document Element.querySelectorAll: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited
PassIn-document Element.querySelector: :link and :visited pseudo-class selectors, chained, mutually exclusive pseudo-classes match nothing: :link:visited
PassIn-document Element.querySelectorAll: :lang pseudo-class selector, matching inherited language: #pseudo-lang-div1:lang(en)
PassIn-document Element.querySelector: :lang pseudo-class selector, matching inherited language: #pseudo-lang-div1:lang(en)
PassIn-document Element.querySelectorAll: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr)
PassIn-document Element.querySelector: :lang pseudo-class selector, matching specified language with exact value: #pseudo-lang-div2:lang(fr)
PassIn-document Element.querySelectorAll: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en)
PassIn-document Element.querySelector: :lang pseudo-class selector, matching specified language with partial value: #pseudo-lang-div3:lang(en)
PassIn-document Element.querySelectorAll: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR)
PassIn-document Element.querySelector: :lang pseudo-class selector, not matching incorrect language: #pseudo-lang-div4:lang(es-AR)
PassIn-document Element.querySelectorAll: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line
PassIn-document Element.querySelector: :first-line pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-line
PassIn-document Element.querySelectorAll: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter
PassIn-document Element.querySelector: :first-letter pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:first-letter
PassIn-document Element.querySelectorAll: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before
PassIn-document Element.querySelector: :before pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:before
PassIn-document Element.querySelectorAll: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after
PassIn-document Element.querySelector: :after pseudo-element (one-colon syntax) selector, not matching any elements: #pseudo-element:after
PassIn-document Element.querySelectorAll: Class selector, matching element with specified class: .class-p
PassIn-document Element.querySelector: Class selector, matching element with specified class: .class-p
PassIn-document Element.querySelectorAll: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana
PassIn-document Element.querySelector: Class selector, chained, matching only elements with all specified classes: #class .apple.orange.banana
PassIn-document Element.querySelectorAll: Class Selector, chained, with type selector: div.apple.banana.orange
PassIn-document Element.querySelector: Class Selector, chained, with type selector: div.apple.banana.orange
PassIn-document Element.querySelectorAll: Class selector, matching element with class value using non-ASCII characters: .台北Táiběi
PassIn-document Element.querySelector: Class selector, matching element with class value using non-ASCII characters: .台北Táiběi
PassIn-document Element.querySelectorAll: Class selector, matching multiple elements with class value using non-ASCII characters: .台北
PassIn-document Element.querySelector: Class selector, matching multiple elements with class value using non-ASCII characters: .台北
PassIn-document Element.querySelectorAll: Class selector, chained, matching element with multiple class values using non-ASCII characters: .台北Táiběi.台北
PassIn-document Element.querySelector: Class selector, chained, matching element with multiple class values using non-ASCII characters: .台北Táiběi.台北
PassIn-document Element.querySelectorAll: Class selector, matching element with class with escaped character: .foo\:bar
PassIn-document Element.querySelector: Class selector, matching element with class with escaped character: .foo\:bar
PassIn-document Element.querySelectorAll: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar
PassIn-document Element.querySelector: Class selector, matching element with class with escaped character: .test\.foo\[5\]bar
PassIn-document Element.querySelectorAll: ID selector, matching element with specified id: #id #id-div1
PassIn-document Element.querySelector: ID selector, matching element with specified id: #id #id-div1
PassIn-document Element.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div1
PassIn-document Element.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div1
PassIn-document Element.querySelectorAll: ID selector, chained, matching element with specified id: #id-div1, #id-div2
PassIn-document Element.querySelector: ID selector, chained, matching element with specified id: #id-div1, #id-div2
PassIn-document Element.querySelectorAll: ID Selector, chained, with type selector: div#id-div1, div#id-div2
PassIn-document Element.querySelector: ID Selector, chained, with type selector: div#id-div1, div#id-div2
PassIn-document Element.querySelectorAll: ID selector, not matching non-existent descendant: #id #none
PassIn-document Element.querySelector: ID selector, not matching non-existent descendant: #id #none
PassIn-document Element.querySelectorAll: ID selector, not matching non-existent ancestor: #none #id-div1
PassIn-document Element.querySelector: ID selector, not matching non-existent ancestor: #none #id-div1
PassIn-document Element.querySelectorAll: ID selector, matching multiple elements with duplicate id: #id-li-duplicate
PassIn-document Element.querySelector: ID selector, matching multiple elements with duplicate id: #id-li-duplicate
PassIn-document Element.querySelectorAll: ID selector, matching id value using non-ASCII characters: #台北Táiběi
PassIn-document Element.querySelector: ID selector, matching id value using non-ASCII characters: #台北Táiběi
PassIn-document Element.querySelectorAll: ID selector, matching id value using non-ASCII characters: #台北
PassIn-document Element.querySelector: ID selector, matching id value using non-ASCII characters: #台北
PassIn-document Element.querySelectorAll: ID selector, matching id values using non-ASCII characters: #台北Táiběi, #台北
PassIn-document Element.querySelector: ID selector, matching id values using non-ASCII characters: #台北Táiběi, #台北
PassIn-document Element.querySelectorAll: ID selector, matching element with id with escaped character: #\#foo\:bar
PassIn-document Element.querySelector: ID selector, matching element with id with escaped character: #\#foo\:bar
PassIn-document Element.querySelectorAll: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar
PassIn-document Element.querySelector: ID selector, matching element with id with escaped character: #test\.foo\[5\]bar
PassIn-document Element.querySelectorAll: Namespace selector, matching element with any namespace: #any-namespace *|div
PassIn-document Element.querySelector: Namespace selector, matching element with any namespace: #any-namespace *|div
PassIn-document Element.querySelectorAll: Namespace selector, matching div elements in no namespace only: #no-namespace |div
PassIn-document Element.querySelector: Namespace selector, matching div elements in no namespace only: #no-namespace |div
PassIn-document Element.querySelectorAll: Namespace selector, matching any elements in no namespace only: #no-namespace |*
PassIn-document Element.querySelector: Namespace selector, matching any elements in no namespace only: #no-namespace |*
PassIn-document Element.querySelectorAll: Descendant combinator, matching element that is a descendant of an element with id: #descendant div
PassIn-document Element.querySelector: Descendant combinator, matching element that is a descendant of an element with id: #descendant div
PassIn-document Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: body #descendant-div1
PassIn-document Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element: body #descendant-div1
PassIn-document Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1
PassIn-document Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element: div #descendant-div1
PassIn-document Element.querySelectorAll: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2
PassIn-document Element.querySelector: Descendant combinator, matching element with id that is a descendant of an element with id: #descendant #descendant-div2
PassIn-document Element.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2
PassIn-document Element.querySelector: Descendant combinator, matching element with class that is a descendant of an element with id: #descendant .descendant-div2
PassIn-document Element.querySelectorAll: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3
PassIn-document Element.querySelector: Descendant combinator, matching element with class that is a descendant of an element with class: .descendant-div1 .descendant-div3
PassIn-document Element.querySelectorAll: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4
PassIn-document Element.querySelector: Descendant combinator, not matching element with id that is not a descendant of an element with id: #descendant-div1 #descendant-div4
PassIn-document Element.querySelectorAll: Descendant combinator, whitespace characters: #descendant #descendant-div2
PassIn-document Element.querySelector: Descendant combinator, whitespace characters: #descendant #descendant-div2
PassIn-document Element.querySelectorAll: Child combinator, matching element that is a child of an element with id: #child>div
PassIn-document Element.querySelector: Child combinator, matching element that is a child of an element with id: #child>div
PassIn-document Element.querySelectorAll: Child combinator, matching element with id that is a child of an element: div>#child-div1
PassIn-document Element.querySelector: Child combinator, matching element with id that is a child of an element: div>#child-div1
PassIn-document Element.querySelectorAll: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1
PassIn-document Element.querySelector: Child combinator, matching element with id that is a child of an element with id: #child>#child-div1
PassIn-document Element.querySelectorAll: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2
PassIn-document Element.querySelector: Child combinator, matching element with id that is a child of an element with class: #child-div1>.child-div2
PassIn-document Element.querySelectorAll: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2
PassIn-document Element.querySelector: Child combinator, matching element with class that is a child of an element with class: .child-div1>.child-div2
PassIn-document Element.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3
PassIn-document Element.querySelector: Child combinator, not matching element with id that is not a child of an element with id: #child>#child-div3
PassIn-document Element.querySelectorAll: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3
PassIn-document Element.querySelector: Child combinator, not matching element with id that is not a child of an element with class: #child-div1>.child-div3
PassIn-document Element.querySelectorAll: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3
PassIn-document Element.querySelector: Child combinator, not matching element with class that is not a child of an element with class: .child-div1>.child-div3
PassIn-document Element.querySelectorAll: Child combinator, surrounded by whitespace: #child-div1 > #child-div2
PassIn-document Element.querySelector: Child combinator, surrounded by whitespace: #child-div1 > #child-div2
PassIn-document Element.querySelectorAll: Child combinator, whitespace after: #child-div1> #child-div2
PassIn-document Element.querySelector: Child combinator, whitespace after: #child-div1> #child-div2
PassIn-document Element.querySelectorAll: Child combinator, whitespace before: #child-div1 >#child-div2
PassIn-document Element.querySelector: Child combinator, whitespace before: #child-div1 >#child-div2
PassIn-document Element.querySelectorAll: Child combinator, no whitespace: #child-div1>#child-div2
PassIn-document Element.querySelector: Child combinator, no whitespace: #child-div1>#child-div2
PassIn-document Element.querySelectorAll: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div
PassIn-document Element.querySelector: Adjacent sibling combinator, matching element that is an adjacent sibling of an element with id: #adjacent-div2+div
PassIn-document Element.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4
PassIn-document Element.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element: div+#adjacent-div4
PassIn-document Element.querySelectorAll: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4
PassIn-document Element.querySelector: Adjacent sibling combinator, matching element with id that is an adjacent sibling of an element with id: #adjacent-div2+#adjacent-div4
PassIn-document Element.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4
PassIn-document Element.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with id: #adjacent-div2+.adjacent-div4
PassIn-document Element.querySelectorAll: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4
PassIn-document Element.querySelector: Adjacent sibling combinator, matching element with class that is an adjacent sibling of an element with class: .adjacent-div2+.adjacent-div4
PassIn-document Element.querySelectorAll: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p
PassIn-document Element.querySelector: Adjacent sibling combinator, matching p element that is an adjacent sibling of a div element: #adjacent div+p
PassIn-document Element.querySelectorAll: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1
PassIn-document Element.querySelector: Adjacent sibling combinator, not matching element with id that is not an adjacent sibling of an element with id: #adjacent-div2+#adjacent-p2, #adjacent-div2+#adjacent-div1
PassIn-document Element.querySelectorAll: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3
PassIn-document Element.querySelector: Adjacent sibling combinator, surrounded by whitespace: #adjacent-p2 + #adjacent-p3
PassIn-document Element.querySelectorAll: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3
PassIn-document Element.querySelector: Adjacent sibling combinator, whitespace after: #adjacent-p2+ #adjacent-p3
PassIn-document Element.querySelectorAll: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3
PassIn-document Element.querySelector: Adjacent sibling combinator, whitespace before: #adjacent-p2 +#adjacent-p3
PassIn-document Element.querySelectorAll: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3
PassIn-document Element.querySelector: Adjacent sibling combinator, no whitespace: #adjacent-p2+#adjacent-p3
PassIn-document Element.querySelectorAll: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong
PassIn-document Element.querySelector: Syntax, group of selectors separator, surrounded by whitespace: #group em , #group strong
PassIn-document Element.querySelectorAll: Syntax, group of selectors separator, whitespace after: #group em, #group strong
PassIn-document Element.querySelector: Syntax, group of selectors separator, whitespace after: #group em, #group strong
PassIn-document Element.querySelectorAll: Syntax, group of selectors separator, whitespace before: #group em ,#group strong
PassIn-document Element.querySelector: Syntax, group of selectors separator, whitespace before: #group em ,#group strong
PassIn-document Element.querySelectorAll: Syntax, group of selectors separator, no whitespace: #group em,#group strong
PassIn-document Element.querySelector: Syntax, group of selectors separator, no whitespace: #group em,#group strong