Index: LayoutTests/inspector/elements/undo-set-outer-html-2-expected.txt |
diff --git a/LayoutTests/inspector/elements/undo-set-outer-html-2-expected.txt b/LayoutTests/inspector/elements/undo-set-outer-html-2-expected.txt |
deleted file mode 100644 |
index b646a8098544f339f88438a72a25c369f64327b7..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector/elements/undo-set-outer-html-2-expected.txt |
+++ /dev/null |
@@ -1,214 +0,0 @@ |
-Tests undo for the DOMAgent.setOuterHTML protocol method (part 2). |
- |
- |
-Running: testSetUp |
- |
-Running: testChangeMultipleThings |
-Wrapper identity: identity |
-Event AttrModified: H2 |
-Event AttrModified: H2 |
-Event NodeInserted: UL |
-Event 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 AttrRemoved: H2 |
-Event AttrRemoved: H2 |
-Event NodeInserted: UL |
-Event 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 NodeInserted: DIV |
-Event 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 NodeInserted: UL |
-Event 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 NodeInserted: H2 |
-Event 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 NodeInserted: H2 |
-Event 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 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 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 NodeInserted: H2 |
-Event NodeInserted: H2 |
-Event 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 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========== |
- |
- |
- |
- |
- |