Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-insertNode-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: rebase Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 1672 tests; 1671 PASS, 1 FAIL, 0 TIMEOUT, 0 NOTRUN.
2 PASS 0,0: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0] 3 PASS 0,0: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0]
3 PASS 0,0: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node paras[0] 4 PASS 0,0: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node paras[0]
4 PASS 0,1: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0].firstChild 5 PASS 0,1: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0].firstChild
5 PASS 0,1: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node paras[0].firstChild 6 PASS 0,1: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node paras[0].firstChild
6 PASS 0,2: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[1].firstChild 7 PASS 0,2: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[1].firstChild
7 PASS 0,2: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node paras[1].firstChild 8 PASS 0,2: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node paras[1].firstChild
8 PASS 0,3: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara1 9 PASS 0,3: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara1
9 PASS 0,3: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node foreignPara1 10 PASS 0,3: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node foreignPara1
10 PASS 0,4: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara1.firstChild 11 PASS 0,4: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node foreignPara1.firstChild
11 PASS 0,4: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node foreignPara1.firstChild 12 PASS 0,4: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node foreignPara1.firstChild
(...skipping 1654 matching lines...) Expand 10 before | Expand all | Expand 10 after
1666 PASS 37,18: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node detachedComment 1667 PASS 37,18: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node detachedComment
1667 PASS 37,18: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node detachedComment 1668 PASS 37,18: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node detachedComment
1668 PASS 37,19: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node docfrag 1669 PASS 37,19: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node docfrag
1669 PASS 37,19: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node docfrag 1670 PASS 37,19: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node docfrag
1670 PASS 37,20: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node doctype 1671 PASS 37,20: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node doctype
1671 PASS 37,20: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node doctype 1672 PASS 37,20: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node doctype
1672 PASS 37,21: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node foreignDoctype 1673 PASS 37,21: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node foreignDoctype
1673 PASS 37,21: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node foreignDoctype 1674 PASS 37,21: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node foreignDoctype
1674 Harness: the test ran to completion. 1675 Harness: the test ran to completion.
1675 1676
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698