blob: 4d3ea90488cea8561e2dcc924a22ea52779db57b [file] [log] [blame]
Tests undo for the DOMAgent.setOuterHTML protocol method (part 2).
Running: testSetUp
Running: testChangeMultipleThings
Wrapper identity: identity
Event Symbol(AttrModified): H2
Event Symbol(AttrModified): H2
Event Symbol(NodeInserted): UL
Event Symbol(NodeRemoved): UL
==========8<==========
<div id="container" style="display:none">
<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
<h2 foo="bar" bar="baz">Getting involved</h2>
<p id="identity">There are many ways to get involved. You can:</p>
<ul>
</ul>
<ul>
<li></li>
</ul>
</div>
==========>8==========
Bringing things back
Wrapper identity: identity
Event Symbol(AttrRemoved): H2
Event Symbol(AttrRemoved): H2
Event Symbol(NodeInserted): UL
Event Symbol(NodeRemoved): UL
==========8<==========
<div id="container" style="display:none">
<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
<h2>Getting involved</h2>
<p id="identity">There are many ways to get involved. You can:</p>
<ul>
<li></li>
</ul>
<ul>
<li></li>
</ul>
</div>
==========>8==========
Running: testChangeNestingLevel
Wrapper identity: identity
Event Symbol(NodeInserted): DIV
Event Symbol(NodeRemoved): UL
==========8<==========
<div id="container" style="display:none">
<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
<h2>Getting involved</h2>
<p id="identity">There are many ways to get involved. You can:</p>
<div><ul>
<li></li>
</ul></div>
<ul>
<li></li>
</ul>
</div>
==========>8==========
Bringing things back
Wrapper identity: identity
Event Symbol(NodeInserted): UL
Event Symbol(NodeRemoved): DIV
==========8<==========
<div id="container" style="display:none">
<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
<h2>Getting involved</h2>
<p id="identity">There are many ways to get involved. You can:</p>
<ul>
<li></li>
</ul>
<ul>
<li></li>
</ul>
</div>
==========>8==========
Running: testSwapNodes
Wrapper identity: identity
Event Symbol(NodeInserted): H2
Event Symbol(NodeRemoved): H2
==========8<==========
<div id="container" style="display:none">
<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
<p id="identity">There are many ways to get involved. You can:</p>
<ul>
<li></li>
</ul>
<ul>
<li></li>
</ul>
<h2>Getting involved</h2></div>
==========>8==========
Bringing things back
Wrapper identity: identity
Event Symbol(NodeInserted): H2
Event Symbol(NodeRemoved): H2
==========8<==========
<div id="container" style="display:none">
<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
<h2>Getting involved</h2>
<p id="identity">There are many ways to get involved. You can:</p>
<ul>
<li></li>
</ul>
<ul>
<li></li>
</ul>
</div>
==========>8==========
Running: testEditTwoRoots
Wrapper identity: identity
Event Symbol(NodeInserted): DIV
==========8<==========
<div id="container" style="display:none">
<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
<h2>Getting involved</h2>
<p id="identity">There are many ways to get involved. You can:</p>
<ul>
<li></li>
</ul>
<ul>
<li></li>
</ul>
</div>
==========>8==========
Bringing things back
Wrapper identity: identity
Event Symbol(NodeRemoved): DIV
==========8<==========
<div id="container" style="display:none">
<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
<h2>Getting involved</h2>
<p id="identity">There are many ways to get involved. You can:</p>
<ul>
<li></li>
</ul>
<ul>
<li></li>
</ul>
</div>
==========>8==========
Running: testDupeNode
Replacing '<h2>Getting involved</h2>' with '<h2>Getting involved</h2><h2>Getting involved</h2>'
Wrapper identity: identity
Event Symbol(NodeInserted): H2
Event Symbol(NodeInserted): H2
Event Symbol(NodeRemoved): H2
==========8<==========
<div id="container" style="display:none">
<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
<h2>Getting involved</h2><h2>Getting involved</h2>
<p id="identity">There are many ways to get involved. You can:</p>
<ul>
<li></li>
</ul>
<ul>
<li></li>
</ul>
</div>
==========>8==========
Bringing things back
Wrapper identity: identity
Event Symbol(NodeRemoved): H2
==========8<==========
<div id="container" style="display:none">
<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc..</p>
<h2>Getting involved</h2>
<p id="identity">There are many ways to get involved. You can:</p>
<ul>
<li></li>
</ul>
<ul>
<li></li>
</ul>
</div>
==========>8==========