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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/dom/ranges/Range-surroundContents-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; 1412 PASS, 260 FAIL, 0 TIMEOUT, 0 NOTRUN.
2 FAIL 0,0: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0] assert_true: First differing node: expected Element node <p id ="b" style="display:none">Ijklmnop 3 FAIL 0,0: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0] assert_true: First differing node: expected Element node <p id ="b" style="display:none">Ijklmnop
3 </p>, got Text node "Äb̈c̈d̈ëf̈g̈ḧ 4 </p>, got Text node "Äb̈c̈d̈ëf̈g̈ḧ
4 " [Actual and expected mismatch for range's tree root. ] expected true got fals e 5 " [Actual and expected mismatch for range's tree root. ] expected true got fals e
5 FAIL 0,0: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node paras[0] assert_true: First differing node: expected Element node <p id="b" style="display:none">Ijklmnop 6 FAIL 0,0: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node paras[0] assert_true: First differing node: expected Element node <p id="b" style="display:none">Ijklmnop
6 </p>, got Text node "Äb̈c̈d̈ëf̈g̈ḧ 7 </p>, got Text node "Äb̈c̈d̈ëf̈g̈ḧ
7 " [Actual and expected mismatch for range's tree root. ] expected true got fals e 8 " [Actual and expected mismatch for range's tree root. ] expected true got fals e
8 PASS 0,1: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0].firstChild 9 PASS 0,1: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[0].firstChild
9 PASS 0,1: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node paras[0].firstChild 10 PASS 0,1: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node paras[0].firstChild
10 PASS 0,2: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[1].firstChild 11 PASS 0,2: resulting DOM for range [paras[0].firstChild, 0, paras[0].firstChild, 0], node paras[1].firstChild
11 PASS 0,2: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node paras[1].firstChild 12 PASS 0,2: resulting range position for range [paras[0].firstChild, 0, paras[0].f irstChild, 0], node paras[1].firstChild
(...skipping 1692 matching lines...) Expand 10 before | Expand all | Expand 10 after
1704 PASS 37,18: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node detachedComment 1705 PASS 37,18: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node detachedComment
1705 PASS 37,18: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node detachedComment 1706 PASS 37,18: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node detachedComment
1706 PASS 37,19: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node docfrag 1707 PASS 37,19: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node docfrag
1707 PASS 37,19: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node docfrag 1708 PASS 37,19: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node docfrag
1708 PASS 37,20: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node doctype 1709 PASS 37,20: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node doctype
1709 PASS 37,20: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node doctype 1710 PASS 37,20: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node doctype
1710 PASS 37,21: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node foreignDoctype 1711 PASS 37,21: resulting DOM for range [processingInstruction, 0, processingInstruc tion, 4], node foreignDoctype
1711 PASS 37,21: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node foreignDoctype 1712 PASS 37,21: resulting range position for range [processingInstruction, 0, proces singInstruction, 4], node foreignDoctype
1712 Harness: the test ran to completion. 1713 Harness: the test ran to completion.
1713 1714
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698