forked from LadybirdBrowser/ladybird
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNodeIterator-removal.txt
More file actions
30 lines (28 loc) · 1.15 KB
/
Copy pathNodeIterator-removal.txt
File metadata and controls
30 lines (28 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Harness status: OK
Found 25 tests
25 Pass
Pass Test removing node paras[0]
Pass Test removing node paras[0].firstChild
Pass Test removing node paras[1].firstChild
Pass Test removing node paras[5].firstChild
Pass Test removing node foreignPara1
Pass Test removing node foreignPara1.firstChild
Pass Test removing node detachedPara1
Pass Test removing node detachedPara1.firstChild
Pass Test removing node foreignPara2
Pass Test removing node xmlElement
Pass Test removing node foreignTextNode
Pass Test removing node processingInstruction
Pass Test removing node comment
Pass Test removing node doctype
Pass Test removing node foreignDoctype
Pass Test removing node paras[1]
Pass Test removing node detachedPara2
Pass Test removing node detachedPara2.firstChild
Pass Test removing node testDiv
Pass Test removing node xmlTextNode
Pass Test removing node xmlComment
Pass Test removing node foreignComment
Pass Test removing node xmlDoctype
Pass Removing an inclusive ancestor of reference, pointer before reference is true, with a following node within root
Pass Removing an inclusive ancestor of reference, pointer before reference is true, with no following node within root