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

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

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update 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 CONSOLE ERROR: line 126: The given range isn't in document. 1 CONSOLE ERROR: line 126: The given range isn't in document.
2 CONSOLE ERROR: line 126: The given range isn't in document. 2 CONSOLE ERROR: line 126: The given range isn't in document.
3 CONSOLE ERROR: line 126: The given range isn't in document. 3 CONSOLE ERROR: line 126: The given range isn't in document.
4 CONSOLE ERROR: line 126: The given range isn't in document. 4 CONSOLE ERROR: line 126: The given range isn't in document.
5 CONSOLE ERROR: line 126: The given range isn't in document. 5 CONSOLE ERROR: line 126: The given range isn't in document.
6 CONSOLE ERROR: line 126: The given range isn't in document. 6 CONSOLE ERROR: line 126: The given range isn't in document.
7 CONSOLE ERROR: line 126: The given range isn't in document. 7 CONSOLE ERROR: line 126: The given range isn't in document.
8 CONSOLE ERROR: line 126: The given range isn't in document. 8 CONSOLE ERROR: line 126: The given range isn't in document.
9 CONSOLE ERROR: line 126: The given range isn't in document. 9 CONSOLE ERROR: line 126: The given range isn't in document.
10 CONSOLE ERROR: line 126: The given range isn't in document. 10 CONSOLE ERROR: line 126: The given range isn't in document.
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after
208 CONSOLE ERROR: line 126: The given range isn't in document. 208 CONSOLE ERROR: line 126: The given range isn't in document.
209 CONSOLE ERROR: line 126: The given range isn't in document. 209 CONSOLE ERROR: line 126: The given range isn't in document.
210 CONSOLE ERROR: line 126: The given range isn't in document. 210 CONSOLE ERROR: line 126: The given range isn't in document.
211 CONSOLE ERROR: line 126: The given range isn't in document. 211 CONSOLE ERROR: line 126: The given range isn't in document.
212 CONSOLE ERROR: line 126: The given range isn't in document. 212 CONSOLE ERROR: line 126: The given range isn't in document.
213 CONSOLE ERROR: line 126: The given range isn't in document. 213 CONSOLE ERROR: line 126: The given range isn't in document.
214 CONSOLE ERROR: line 126: The given range isn't in document. 214 CONSOLE ERROR: line 126: The given range isn't in document.
215 CONSOLE ERROR: line 126: The given range isn't in document. 215 CONSOLE ERROR: line 126: The given range isn't in document.
216 CONSOLE ERROR: line 126: The given range isn't in document. 216 CONSOLE ERROR: line 126: The given range isn't in document.
217 This is a testharness.js-based test. 217 This is a testharness.js-based test.
218 Found 2808 tests; 2358 PASS, 450 FAIL, 0 TIMEOUT, 0 NOTRUN.
218 PASS paras[0].firstChild.data = "", with unselected range collapsed at (paras[0] .firstChild, 0) 219 PASS paras[0].firstChild.data = "", with unselected range collapsed at (paras[0] .firstChild, 0)
219 PASS paras[0].firstChild.data = "", with selected range collapsed at (paras[0].f irstChild, 0) 220 PASS paras[0].firstChild.data = "", with selected range collapsed at (paras[0].f irstChild, 0)
220 PASS paras[0].firstChild.data = "foo", with unselected range collapsed at (paras [0].firstChild, 0) 221 PASS paras[0].firstChild.data = "foo", with unselected range collapsed at (paras [0].firstChild, 0)
221 PASS paras[0].firstChild.data = "foo", with selected range collapsed at (paras[0 ].firstChild, 0) 222 PASS paras[0].firstChild.data = "foo", with selected range collapsed at (paras[0 ].firstChild, 0)
222 PASS paras[0].firstChild.data = paras[0].firstChild.data, with unselected range collapsed at (paras[0].firstChild, 0) 223 PASS paras[0].firstChild.data = paras[0].firstChild.data, with unselected range collapsed at (paras[0].firstChild, 0)
223 PASS paras[0].firstChild.data = paras[0].firstChild.data, with selected range co llapsed at (paras[0].firstChild, 0) 224 PASS paras[0].firstChild.data = paras[0].firstChild.data, with selected range co llapsed at (paras[0].firstChild, 0)
224 PASS paras[0].firstChild.data += "", with unselected range collapsed at (paras[0 ].firstChild, 0) 225 PASS paras[0].firstChild.data += "", with unselected range collapsed at (paras[0 ].firstChild, 0)
225 PASS paras[0].firstChild.data += "", with selected range collapsed at (paras[0]. firstChild, 0) 226 PASS paras[0].firstChild.data += "", with selected range collapsed at (paras[0]. firstChild, 0)
226 PASS paras[0].firstChild.data += "foo", with unselected range collapsed at (para s[0].firstChild, 0) 227 PASS paras[0].firstChild.data += "foo", with unselected range collapsed at (para s[0].firstChild, 0)
227 PASS paras[0].firstChild.data += "foo", with selected range collapsed at (paras[ 0].firstChild, 0) 228 PASS paras[0].firstChild.data += "foo", with selected range collapsed at (paras[ 0].firstChild, 0)
(...skipping 2790 matching lines...) Expand 10 before | Expand all | Expand 10 after
3018 FAIL detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with unselecte d range collapsed at (detachedXmlComment, detachedXmlComment.length) assert_equa ls: Wrong start offset expected 0 but got 26 3019 FAIL detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with unselecte d range collapsed at (detachedXmlComment, detachedXmlComment.length) assert_equa ls: Wrong start offset expected 0 but got 26
3019 PASS detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) 3020 PASS detachedXmlComment.nodeValue = detachedXmlComment.nodeValue, with selected range collapsed at (detachedXmlComment, detachedXmlComment.length)
3020 FAIL detachedXmlComment.nodeValue += "", with unselected range collapsed at (det achedXmlComment, detachedXmlComment.length) assert_equals: Wrong start offset ex pected 0 but got 26 3021 FAIL detachedXmlComment.nodeValue += "", with unselected range collapsed at (det achedXmlComment, detachedXmlComment.length) assert_equals: Wrong start offset ex pected 0 but got 26
3021 PASS detachedXmlComment.nodeValue += "", with selected range collapsed at (detac hedXmlComment, detachedXmlComment.length) 3022 PASS detachedXmlComment.nodeValue += "", with selected range collapsed at (detac hedXmlComment, detachedXmlComment.length)
3022 PASS detachedXmlComment.nodeValue += "foo", with unselected range collapsed at ( detachedXmlComment, detachedXmlComment.length) 3023 PASS detachedXmlComment.nodeValue += "foo", with unselected range collapsed at ( detachedXmlComment, detachedXmlComment.length)
3023 PASS detachedXmlComment.nodeValue += "foo", with selected range collapsed at (de tachedXmlComment, detachedXmlComment.length) 3024 PASS detachedXmlComment.nodeValue += "foo", with selected range collapsed at (de tachedXmlComment, detachedXmlComment.length)
3024 PASS detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with unselect ed range collapsed at (detachedXmlComment, detachedXmlComment.length) 3025 PASS detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with unselect ed range collapsed at (detachedXmlComment, detachedXmlComment.length)
3025 PASS detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with selected range collapsed at (detachedXmlComment, detachedXmlComment.length) 3026 PASS detachedXmlComment.nodeValue += detachedXmlComment.nodeValue, with selected range collapsed at (detachedXmlComment, detachedXmlComment.length)
3026 Harness: the test ran to completion. 3027 Harness: the test ran to completion.
3027 3028
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698