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

Unified Diff: LayoutTests/inspector/elements/set-outer-html.html

Issue 9389003: Merge 107242 - Web Inspector: fix setOuterHTML for the case that adds / removes duplicate. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/inspector/elements/set-outer-html-2.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/elements/set-outer-html.html
===================================================================
--- LayoutTests/inspector/elements/set-outer-html.html (revision 107556)
+++ LayoutTests/inspector/elements/set-outer-html.html (working copy)
@@ -55,18 +55,9 @@
</p>
<div id="container" style="display:none">
-<h2>Welcome to the website for the WebKit Open Source Project!</h2>
<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</a>.</p>
-
<h2>Getting involved</h2>
-<a href="http://nightly.webkit.org/"></a>
<p id="identity">There are many ways to get involved. You can:</p>
-<ul>
- <li></li>
-</ul>
-<ul>
- <li></li>
-</ul>
</div>
</body>
« no previous file with comments | « no previous file | LayoutTests/inspector/elements/set-outer-html-2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698