Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / elements / edit / undo-set-outer-html-2-expected.txt
blobb646a8098544f339f88438a72a25c369f64327b7
1 Tests undo for the DOMAgent.setOuterHTML protocol method (part 2).
4 Running: testSetUp
6 Running: testChangeMultipleThings
7 Wrapper identity: identity
8 Event AttrModified: H2
9 Event AttrModified: H2
10 Event NodeInserted: UL
11 Event NodeRemoved: UL
12 ==========8<==========
13 <div id="container" style="display:none">
14 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
15 <h2 foo="bar" bar="baz">Getting involved</h2>
16 <p id="identity">There are many ways to get involved. You can:</p>
17 <ul>
18    
19 </ul>
20 <ul>
21    <li></li>
22 </ul>
23 </div>
24 ==========>8==========
26 Bringing things back
28 Wrapper identity: identity
29 Event AttrRemoved: H2
30 Event AttrRemoved: H2
31 Event NodeInserted: UL
32 Event NodeRemoved: UL
33 ==========8<==========
34 <div id="container" style="display:none">
35 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
36 <h2>Getting involved</h2>
37 <p id="identity">There are many ways to get involved. You can:</p>
38 <ul>
39    <li></li>
40 </ul>
41 <ul>
42    <li></li>
43 </ul>
44 </div>
45 ==========>8==========
51 Running: testChangeNestingLevel
52 Wrapper identity: identity
53 Event NodeInserted: DIV
54 Event NodeRemoved: UL
55 ==========8<==========
56 <div id="container" style="display:none">
57 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
58 <h2>Getting involved</h2>
59 <p id="identity">There are many ways to get involved. You can:</p>
60 <div><ul>
61    <li></li>
62 </ul></div>
63 <ul>
64    <li></li>
65 </ul>
66 </div>
67 ==========>8==========
69 Bringing things back
71 Wrapper identity: identity
72 Event NodeInserted: UL
73 Event NodeRemoved: DIV
74 ==========8<==========
75 <div id="container" style="display:none">
76 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
77 <h2>Getting involved</h2>
78 <p id="identity">There are many ways to get involved. You can:</p>
79 <ul>
80    <li></li>
81 </ul>
82 <ul>
83    <li></li>
84 </ul>
85 </div>
86 ==========>8==========
92 Running: testSwapNodes
93 Wrapper identity: identity
94 Event NodeInserted: H2
95 Event NodeRemoved: H2
96 ==========8<==========
97 <div id="container" style="display:none">
98 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
100 <p id="identity">There are many ways to get involved. You can:</p>
101 <ul>
102    <li></li>
103 </ul>
104 <ul>
105    <li></li>
106 </ul>
107 <h2>Getting involved</h2></div>
108 ==========>8==========
110 Bringing things back
112 Wrapper identity: identity
113 Event NodeInserted: H2
114 Event NodeRemoved: H2
115 ==========8<==========
116 <div id="container" style="display:none">
117 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
118 <h2>Getting involved</h2>
119 <p id="identity">There are many ways to get involved. You can:</p>
120 <ul>
121    <li></li>
122 </ul>
123 <ul>
124    <li></li>
125 </ul>
126 </div>
127 ==========>8==========
133 Running: testEditTwoRoots
134 Wrapper identity: identity
135 Event NodeInserted: DIV
136 ==========8<==========
137 <div id="container" style="display:none">
138 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
139 <h2>Getting involved</h2>
140 <p id="identity">There are many ways to get involved. You can:</p>
141 <ul>
142    <li></li>
143 </ul>
144 <ul>
145    <li></li>
146 </ul>
147 </div>
148 ==========>8==========
150 Bringing things back
152 Wrapper identity: identity
153 Event NodeRemoved: DIV
154 ==========8<==========
155 <div id="container" style="display:none">
156 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
157 <h2>Getting involved</h2>
158 <p id="identity">There are many ways to get involved. You can:</p>
159 <ul>
160    <li></li>
161 </ul>
162 <ul>
163    <li></li>
164 </ul>
165 </div>
166 ==========>8==========
172 Running: testDupeNode
173 Replacing '<h2>Getting involved</h2>' with '<h2>Getting involved</h2><h2>Getting involved</h2>'
175 Wrapper identity: identity
176 Event NodeInserted: H2
177 Event NodeInserted: H2
178 Event NodeRemoved: H2
179 ==========8<==========
180 <div id="container" style="display:none">
181 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
182 <h2>Getting involved</h2><h2>Getting involved</h2>
183 <p id="identity">There are many ways to get involved. You can:</p>
184 <ul>
185    <li></li>
186 </ul>
187 <ul>
188    <li></li>
189 </ul>
190 </div>
191 ==========>8==========
193 Bringing things back
195 Wrapper identity: identity
196 Event NodeRemoved: H2
197 ==========8<==========
198 <div id="container" style="display:none">
199 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
200 <h2>Getting involved</h2>
201 <p id="identity">There are many ways to get involved. You can:</p>
202 <ul>
203    <li></li>
204 </ul>
205 <ul>
206    <li></li>
207 </ul>
208 </div>
209 ==========>8==========