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

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

Issue 2468053002: Import wpt@9fcccf38b6be00f71ffa6bd6e29c5aa1ef25ee8c (Closed)
Patch Set: Skip cssom and svg/shapes, remove unwanted baseline Created 4 years, 1 month 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
(Empty)
1 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.
4 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.
7 CONSOLE ERROR: line 126: The given range isn't in document.
8 This is a testharness.js-based test.
9 PASS paras[0].firstChild.splitText(376), with unselected range on paras[0].first Child from 0 to 1
10 PASS paras[0].firstChild.splitText(376), with selected range on paras[0].firstCh ild from 0 to 1
11 PASS paras[0].firstChild.splitText(0), with unselected range collapsed at (paras [0].firstChild, 0)
12 PASS paras[0].firstChild.splitText(0), with selected range collapsed at (paras[0 ].firstChild, 0)
13 PASS paras[0].firstChild.splitText(1), with unselected range collapsed at (paras [0].firstChild, 1)
14 PASS paras[0].firstChild.splitText(1), with selected range collapsed at (paras[0 ].firstChild, 1)
15 PASS paras[0].firstChild.splitText(paras[0].firstChild.length), with unselected range collapsed at (paras[0].firstChild, paras[0].firstChild.length)
16 PASS paras[0].firstChild.splitText(paras[0].firstChild.length), with selected ra nge collapsed at (paras[0].firstChild, paras[0].firstChild.length)
17 PASS paras[0].firstChild.splitText(1), with unselected range on paras[0].firstCh ild from 1 to 3
18 PASS paras[0].firstChild.splitText(1), with selected range on paras[0].firstChil d from 1 to 3
19 PASS paras[0].firstChild.splitText(2), with unselected range on paras[0].firstCh ild from 1 to 3
20 PASS paras[0].firstChild.splitText(2), with selected range on paras[0].firstChil d from 1 to 3
21 PASS paras[0].firstChild.splitText(3), with unselected range on paras[0].firstCh ild from 1 to 3
22 PASS paras[0].firstChild.splitText(3), with selected range on paras[0].firstChil d from 1 to 3
23 PASS paras[1].firstChild.splitText(376), with unselected range on paras[1].first Child from 0 to 1
24 PASS paras[1].firstChild.splitText(376), with selected range on paras[1].firstCh ild from 0 to 1
25 PASS paras[1].firstChild.splitText(0), with unselected range collapsed at (paras [1].firstChild, 0)
26 PASS paras[1].firstChild.splitText(0), with selected range collapsed at (paras[1 ].firstChild, 0)
27 PASS paras[1].firstChild.splitText(1), with unselected range collapsed at (paras [1].firstChild, 1)
28 PASS paras[1].firstChild.splitText(1), with selected range collapsed at (paras[1 ].firstChild, 1)
29 PASS paras[1].firstChild.splitText(paras[1].firstChild.length), with unselected range collapsed at (paras[1].firstChild, paras[1].firstChild.length)
30 PASS paras[1].firstChild.splitText(paras[1].firstChild.length), with selected ra nge collapsed at (paras[1].firstChild, paras[1].firstChild.length)
31 PASS paras[1].firstChild.splitText(1), with unselected range on paras[1].firstCh ild from 1 to 3
32 PASS paras[1].firstChild.splitText(1), with selected range on paras[1].firstChil d from 1 to 3
33 PASS paras[1].firstChild.splitText(2), with unselected range on paras[1].firstCh ild from 1 to 3
34 PASS paras[1].firstChild.splitText(2), with selected range on paras[1].firstChil d from 1 to 3
35 PASS paras[1].firstChild.splitText(3), with unselected range on paras[1].firstCh ild from 1 to 3
36 PASS paras[1].firstChild.splitText(3), with selected range on paras[1].firstChil d from 1 to 3
37 PASS foreignTextNode.splitText(376), with unselected range on foreignTextNode fr om 0 to 1
38 PASS foreignTextNode.splitText(376), with selected range on foreignTextNode from 0 to 1
39 PASS foreignTextNode.splitText(0), with unselected range collapsed at (foreignTe xtNode, 0)
40 PASS foreignTextNode.splitText(0), with selected range collapsed at (foreignText Node, 0)
41 PASS foreignTextNode.splitText(1), with unselected range collapsed at (foreignTe xtNode, 1)
42 PASS foreignTextNode.splitText(1), with selected range collapsed at (foreignText Node, 1)
43 PASS foreignTextNode.splitText(foreignTextNode.length), with unselected range co llapsed at (foreignTextNode, foreignTextNode.length)
44 PASS foreignTextNode.splitText(foreignTextNode.length), with selected range coll apsed at (foreignTextNode, foreignTextNode.length)
45 PASS foreignTextNode.splitText(1), with unselected range on foreignTextNode from 1 to 3
46 PASS foreignTextNode.splitText(1), with selected range on foreignTextNode from 1 to 3
47 PASS foreignTextNode.splitText(2), with unselected range on foreignTextNode from 1 to 3
48 PASS foreignTextNode.splitText(2), with selected range on foreignTextNode from 1 to 3
49 PASS foreignTextNode.splitText(3), with unselected range on foreignTextNode from 1 to 3
50 PASS foreignTextNode.splitText(3), with selected range on foreignTextNode from 1 to 3
51 PASS xmlTextNode.splitText(376), with unselected range on xmlTextNode from 0 to 1
52 PASS xmlTextNode.splitText(376), with selected range on xmlTextNode from 0 to 1
53 PASS xmlTextNode.splitText(0), with unselected range collapsed at (xmlTextNode, 0)
54 PASS xmlTextNode.splitText(0), with selected range collapsed at (xmlTextNode, 0)
55 PASS xmlTextNode.splitText(1), with unselected range collapsed at (xmlTextNode, 1)
56 PASS xmlTextNode.splitText(1), with selected range collapsed at (xmlTextNode, 1)
57 PASS xmlTextNode.splitText(xmlTextNode.length), with unselected range collapsed at (xmlTextNode, xmlTextNode.length)
58 PASS xmlTextNode.splitText(xmlTextNode.length), with selected range collapsed at (xmlTextNode, xmlTextNode.length)
59 PASS xmlTextNode.splitText(1), with unselected range on xmlTextNode from 1 to 3
60 PASS xmlTextNode.splitText(1), with selected range on xmlTextNode from 1 to 3
61 PASS xmlTextNode.splitText(2), with unselected range on xmlTextNode from 1 to 3
62 PASS xmlTextNode.splitText(2), with selected range on xmlTextNode from 1 to 3
63 PASS xmlTextNode.splitText(3), with unselected range on xmlTextNode from 1 to 3
64 PASS xmlTextNode.splitText(3), with selected range on xmlTextNode from 1 to 3
65 PASS detachedTextNode.splitText(376), with unselected range on detachedTextNode from 0 to 1
66 PASS detachedTextNode.splitText(376), with selected range on detachedTextNode fr om 0 to 1
67 PASS detachedTextNode.splitText(0), with unselected range collapsed at (detached TextNode, 0)
68 PASS detachedTextNode.splitText(0), with selected range collapsed at (detachedTe xtNode, 0)
69 PASS detachedTextNode.splitText(1), with unselected range collapsed at (detached TextNode, 1)
70 PASS detachedTextNode.splitText(1), with selected range collapsed at (detachedTe xtNode, 1)
71 PASS detachedTextNode.splitText(detachedTextNode.length), with unselected range collapsed at (detachedTextNode, detachedTextNode.length)
72 PASS detachedTextNode.splitText(detachedTextNode.length), with selected range co llapsed at (detachedTextNode, detachedTextNode.length)
73 FAIL detachedTextNode.splitText(1), with unselected range on detachedTextNode fr om 1 to 3 assert_equals: Wrong end offset expected 1 but got 3
74 PASS detachedTextNode.splitText(1), with selected range on detachedTextNode from 1 to 3
75 FAIL detachedTextNode.splitText(2), with unselected range on detachedTextNode fr om 1 to 3 assert_equals: Wrong end offset expected 2 but got 3
76 PASS detachedTextNode.splitText(2), with selected range on detachedTextNode from 1 to 3
77 PASS detachedTextNode.splitText(3), with unselected range on detachedTextNode fr om 1 to 3
78 PASS detachedTextNode.splitText(3), with selected range on detachedTextNode from 1 to 3
79 PASS detachedForeignTextNode.splitText(376), with unselected range on detachedFo reignTextNode from 0 to 1
80 PASS detachedForeignTextNode.splitText(376), with selected range on detachedFore ignTextNode from 0 to 1
81 PASS detachedForeignTextNode.splitText(0), with unselected range collapsed at (d etachedForeignTextNode, 0)
82 PASS detachedForeignTextNode.splitText(0), with selected range collapsed at (det achedForeignTextNode, 0)
83 PASS detachedForeignTextNode.splitText(1), with unselected range collapsed at (d etachedForeignTextNode, 1)
84 PASS detachedForeignTextNode.splitText(1), with selected range collapsed at (det achedForeignTextNode, 1)
85 PASS detachedForeignTextNode.splitText(detachedForeignTextNode.length), with uns elected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.len gth)
86 PASS detachedForeignTextNode.splitText(detachedForeignTextNode.length), with sel ected range collapsed at (detachedForeignTextNode, detachedForeignTextNode.lengt h)
87 FAIL detachedForeignTextNode.splitText(1), with unselected range on detachedFore ignTextNode from 1 to 3 assert_equals: Wrong end offset expected 1 but got 3
88 PASS detachedForeignTextNode.splitText(1), with selected range on detachedForeig nTextNode from 1 to 3
89 FAIL detachedForeignTextNode.splitText(2), with unselected range on detachedFore ignTextNode from 1 to 3 assert_equals: Wrong end offset expected 2 but got 3
90 PASS detachedForeignTextNode.splitText(2), with selected range on detachedForeig nTextNode from 1 to 3
91 PASS detachedForeignTextNode.splitText(3), with unselected range on detachedFore ignTextNode from 1 to 3
92 PASS detachedForeignTextNode.splitText(3), with selected range on detachedForeig nTextNode from 1 to 3
93 PASS detachedXmlTextNode.splitText(376), with unselected range on detachedXmlTex tNode from 0 to 1
94 PASS detachedXmlTextNode.splitText(376), with selected range on detachedXmlTextN ode from 0 to 1
95 PASS detachedXmlTextNode.splitText(0), with unselected range collapsed at (detac hedXmlTextNode, 0)
96 PASS detachedXmlTextNode.splitText(0), with selected range collapsed at (detache dXmlTextNode, 0)
97 PASS detachedXmlTextNode.splitText(1), with unselected range collapsed at (detac hedXmlTextNode, 1)
98 PASS detachedXmlTextNode.splitText(1), with selected range collapsed at (detache dXmlTextNode, 1)
99 PASS detachedXmlTextNode.splitText(detachedXmlTextNode.length), with unselected range collapsed at (detachedXmlTextNode, detachedXmlTextNode.length)
100 PASS detachedXmlTextNode.splitText(detachedXmlTextNode.length), with selected ra nge collapsed at (detachedXmlTextNode, detachedXmlTextNode.length)
101 FAIL detachedXmlTextNode.splitText(1), with unselected range on detachedXmlTextN ode from 1 to 3 assert_equals: Wrong end offset expected 1 but got 3
102 PASS detachedXmlTextNode.splitText(1), with selected range on detachedXmlTextNod e from 1 to 3
103 FAIL detachedXmlTextNode.splitText(2), with unselected range on detachedXmlTextN ode from 1 to 3 assert_equals: Wrong end offset expected 2 but got 3
104 PASS detachedXmlTextNode.splitText(2), with selected range on detachedXmlTextNod e from 1 to 3
105 PASS detachedXmlTextNode.splitText(3), with unselected range on detachedXmlTextN ode from 1 to 3
106 PASS detachedXmlTextNode.splitText(3), with selected range on detachedXmlTextNod e from 1 to 3
107 PASS paras[0].firstChild.splitText(1), with unselected range collapsed at (paras [0], 0)
108 PASS paras[0].firstChild.splitText(1), with selected range collapsed at (paras[0 ], 0)
109 PASS paras[0].firstChild.splitText(1), with unselected range on paras[0] from 0 to 1
110 PASS paras[0].firstChild.splitText(1), with selected range on paras[0] from 0 to 1
111 PASS paras[0].firstChild.splitText(1), with unselected range collapsed at (paras [0], 1)
112 PASS paras[0].firstChild.splitText(1), with selected range collapsed at (paras[0 ], 1)
113 PASS paras[0].firstChild.splitText(1), with unselected range from (paras[0].firs tChild, 1) to (paras[0], 1)
114 PASS paras[0].firstChild.splitText(1), with selected range from (paras[0].firstC hild, 1) to (paras[0], 1)
115 PASS paras[0].firstChild.splitText(2), with unselected range from (paras[0].firs tChild, 1) to (paras[0], 1)
116 PASS paras[0].firstChild.splitText(2), with selected range from (paras[0].firstC hild, 1) to (paras[0], 1)
117 PASS paras[0].firstChild.splitText(3), with unselected range from (paras[0].firs tChild, 1) to (paras[0], 1)
118 PASS paras[0].firstChild.splitText(3), with selected range from (paras[0].firstC hild, 1) to (paras[0], 1)
119 PASS paras[0].firstChild.splitText(1), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3)
120 PASS paras[0].firstChild.splitText(1), with selected range from (paras[0], 0) to (paras[0].firstChild, 3)
121 PASS paras[0].firstChild.splitText(2), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3)
122 PASS paras[0].firstChild.splitText(2), with selected range from (paras[0], 0) to (paras[0].firstChild, 3)
123 PASS paras[0].firstChild.splitText(3), with unselected range from (paras[0], 0) to (paras[0].firstChild, 3)
124 PASS paras[0].firstChild.splitText(3), with selected range from (paras[0], 0) to (paras[0].firstChild, 3)
125 Harness: the test ran to completion.
126
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698