mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 01:47:31 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
|
|
@ -0,0 +1,158 @@
|
|||
[ParentNode-querySelector-All.html]
|
||||
type: testharness
|
||||
[Document.querySelectorAll: Descendant combinator '>>', matching element that is a descendant of an element with id: #descendant>>div]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelector: Descendant combinator '>>', matching element that is a descendant of an element with id: #descendant>>div]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelectorAll: Descendant combinator '>>', matching element with id that is a descendant of an element: body>>#descendant-div1]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelector: Descendant combinator '>>', matching element with id that is a descendant of an element: body>>#descendant-div1]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelectorAll: Descendant combinator '>>', matching element with id that is a descendant of an element: div>>#descendant-div1]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelector: Descendant combinator '>>', matching element with id that is a descendant of an element: div>>#descendant-div1]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelectorAll: Descendant combinator '>>', matching element with id that is a descendant of an element with id: #descendant>>#descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelector: Descendant combinator '>>', matching element with id that is a descendant of an element with id: #descendant>>#descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelectorAll: Descendant combinator '>>', matching element with class that is a descendant of an element with id: #descendant>>.descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelector: Descendant combinator '>>', matching element with class that is a descendant of an element with id: #descendant>>.descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelectorAll: Descendant combinator '>>', matching element with class that is a descendant of an element with class: .descendant-div1>>.descendant-div3]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelector: Descendant combinator '>>', matching element with class that is a descendant of an element with class: .descendant-div1>>.descendant-div3]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelectorAll: Descendant combinator '>>', not matching element with id that is not a descendant of an element with id: #descendant-div1>>#descendant-div4]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelector: Descendant combinator '>>', not matching element with id that is not a descendant of an element with id: #descendant-div1>>#descendant-div4]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelectorAll: Descendant combinator '>>', matching element that is a descendant of an element with id: #descendant>>div]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelector: Descendant combinator '>>', matching element that is a descendant of an element with id: #descendant>>div]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelectorAll: Descendant combinator '>>', matching element with id that is a descendant of an element: div>>#descendant-div1]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelector: Descendant combinator '>>', matching element with id that is a descendant of an element: div>>#descendant-div1]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelectorAll: Descendant combinator '>>', matching element with id that is a descendant of an element with id: #descendant>>#descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelector: Descendant combinator '>>', matching element with id that is a descendant of an element with id: #descendant>>#descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelectorAll: Descendant combinator '>>', matching element with class that is a descendant of an element with id: #descendant>>.descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelector: Descendant combinator '>>', matching element with class that is a descendant of an element with id: #descendant>>.descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelectorAll: Descendant combinator '>>', matching element with class that is a descendant of an element with class: .descendant-div1>>.descendant-div3]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelector: Descendant combinator '>>', matching element with class that is a descendant of an element with class: .descendant-div1>>.descendant-div3]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelectorAll: Descendant combinator '>>', not matching element with id that is not a descendant of an element with id: #descendant-div1>>#descendant-div4]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelector: Descendant combinator '>>', not matching element with id that is not a descendant of an element with id: #descendant-div1>>#descendant-div4]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelectorAll: Descendant combinator '>>', matching element that is a descendant of an element with id: #descendant>>div]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelector: Descendant combinator '>>', matching element that is a descendant of an element with id: #descendant>>div]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelectorAll: Descendant combinator '>>', matching element with id that is a descendant of an element: div>>#descendant-div1]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelector: Descendant combinator '>>', matching element with id that is a descendant of an element: div>>#descendant-div1]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelectorAll: Descendant combinator '>>', matching element with id that is a descendant of an element with id: #descendant>>#descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelector: Descendant combinator '>>', matching element with id that is a descendant of an element with id: #descendant>>#descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelectorAll: Descendant combinator '>>', matching element with class that is a descendant of an element with id: #descendant>>.descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelector: Descendant combinator '>>', matching element with class that is a descendant of an element with id: #descendant>>.descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelectorAll: Descendant combinator '>>', matching element with class that is a descendant of an element with class: .descendant-div1>>.descendant-div3]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelector: Descendant combinator '>>', matching element with class that is a descendant of an element with class: .descendant-div1>>.descendant-div3]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelectorAll: Descendant combinator '>>', not matching element with id that is not a descendant of an element with id: #descendant-div1>>#descendant-div4]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelector: Descendant combinator '>>', not matching element with id that is not a descendant of an element with id: #descendant-div1>>#descendant-div4]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelectorAll: Descendant combinator '>>', matching element that is a descendant of an element with id: #descendant>>div]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelector: Descendant combinator '>>', matching element that is a descendant of an element with id: #descendant>>div]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelectorAll: Descendant combinator '>>', matching element with id that is a descendant of an element: body>>#descendant-div1]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelector: Descendant combinator '>>', matching element with id that is a descendant of an element: body>>#descendant-div1]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelectorAll: Descendant combinator '>>', matching element with id that is a descendant of an element: div>>#descendant-div1]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelector: Descendant combinator '>>', matching element with id that is a descendant of an element: div>>#descendant-div1]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelectorAll: Descendant combinator '>>', matching element with id that is a descendant of an element with id: #descendant>>#descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelector: Descendant combinator '>>', matching element with id that is a descendant of an element with id: #descendant>>#descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelectorAll: Descendant combinator '>>', matching element with class that is a descendant of an element with id: #descendant>>.descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelector: Descendant combinator '>>', matching element with class that is a descendant of an element with id: #descendant>>.descendant-div2]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelectorAll: Descendant combinator '>>', matching element with class that is a descendant of an element with class: .descendant-div1>>.descendant-div3]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelector: Descendant combinator '>>', matching element with class that is a descendant of an element with class: .descendant-div1>>.descendant-div3]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelectorAll: Descendant combinator '>>', not matching element with id that is not a descendant of an element with id: #descendant-div1>>#descendant-div4]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelector: Descendant combinator '>>', not matching element with id that is not a descendant of an element with id: #descendant-div1>>#descendant-div4]
|
||||
expected: FAIL
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue