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

Unified Diff: LayoutTests/inspector/elements/set-outer-html-for-xhtml-expected.txt

Issue 184633007: Don't emit a default namespace declaration if it's already the default (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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
Index: LayoutTests/inspector/elements/set-outer-html-for-xhtml-expected.txt
diff --git a/LayoutTests/inspector/elements/set-outer-html-for-xhtml-expected.txt b/LayoutTests/inspector/elements/set-outer-html-for-xhtml-expected.txt
index 778de88928b25e4a9530f0c76fc3d157b08afccf..51e9e3f32c26f5bc5c1e8a627ef83ac098d9d828 100644
--- a/LayoutTests/inspector/elements/set-outer-html-for-xhtml-expected.txt
+++ b/LayoutTests/inspector/elements/set-outer-html-for-xhtml-expected.txt
@@ -15,9 +15,9 @@ Event AttrRemoved: div
Event CharacterDataModified:
==========8<==========
<div xmlns="http://www.w3.org/1999/xhtml" id="container" style="display:none">
-<p xmlns="http://www.w3.org/1999/xhtml">WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
-<h2 xmlns="http://www.w3.org/1999/xhtml">Getting not involved</h2>
-<p xmlns="http://www.w3.org/1999/xhtml" id="identity">There are many ways to get involved. You can:</p>
+<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
+<h2>Getting not involved</h2>
+<p id="identity">There are many ways to get involved. You can:</p>
</div>
==========>8==========
@@ -27,9 +27,9 @@ Wrapper identity: identity
Event CharacterDataModified:
==========8<==========
<div xmlns="http://www.w3.org/1999/xhtml" id="container" style="display:none">
-<p xmlns="http://www.w3.org/1999/xhtml">WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
-<h2 xmlns="http://www.w3.org/1999/xhtml">Getting involved</h2>
-<p xmlns="http://www.w3.org/1999/xhtml" id="identity">There are many ways to get involved. You can:</p>
+<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>
==========>8==========
@@ -46,9 +46,9 @@ Event AttrModified: a
Event AttrRemoved: a
==========8<==========
<div xmlns="http://www.w3.org/1999/xhtml" id="container" style="display:none">
-<p xmlns="http://www.w3.org/1999/xhtml">WebKit is used by <a foo="bar" href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
-<h2 xmlns="http://www.w3.org/1999/xhtml">Getting involved</h2>
-<p xmlns="http://www.w3.org/1999/xhtml" id="identity">There are many ways to get involved. You can:</p>
+<p>WebKit is used by <a foo="bar" 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>
==========>8==========
@@ -60,9 +60,9 @@ Event AttrRemoved: a
Event AttrRemoved: a
==========8<==========
<div xmlns="http://www.w3.org/1999/xhtml" id="container" style="display:none">
-<p xmlns="http://www.w3.org/1999/xhtml">WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
-<h2 xmlns="http://www.w3.org/1999/xhtml">Getting involved</h2>
-<p xmlns="http://www.w3.org/1999/xhtml" id="identity">There are many ways to get involved. You can:</p>
+<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>
==========>8==========
@@ -77,9 +77,9 @@ Wrapper identity: identity
Event NodeRemoved:
==========8<==========
<div xmlns="http://www.w3.org/1999/xhtml" id="container" style="display:none">
-<p xmlns="http://www.w3.org/1999/xhtml">WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
-<h2 xmlns="http://www.w3.org/1999/xhtml"></h2>
-<p xmlns="http://www.w3.org/1999/xhtml" id="identity">There are many ways to get involved. You can:</p>
+<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
+<h2></h2>
+<p id="identity">There are many ways to get involved. You can:</p>
</div>
==========>8==========
@@ -89,9 +89,9 @@ Wrapper identity: identity
Event NodeInserted:
==========8<==========
<div xmlns="http://www.w3.org/1999/xhtml" id="container" style="display:none">
-<p xmlns="http://www.w3.org/1999/xhtml">WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
-<h2 xmlns="http://www.w3.org/1999/xhtml">Getting involved</h2>
-<p xmlns="http://www.w3.org/1999/xhtml" id="identity">There are many ways to get involved. You can:</p>
+<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>
==========>8==========
@@ -108,9 +108,9 @@ Event NodeInserted: h2
Event NodeRemoved: h2
==========8<==========
<div xmlns="http://www.w3.org/1999/xhtml" id="container" style="display:none">
-<p xmlns="http://www.w3.org/1999/xhtml">WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
-<h2 xmlns="http://www.w3.org/1999/xhtml">Getting</h2><h2 xmlns="http://www.w3.org/1999/xhtml">involved</h2>
-<p xmlns="http://www.w3.org/1999/xhtml" id="identity">There are many ways to get involved. You can:</p>
+<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
+<h2>Getting</h2><h2>involved</h2>
+<p id="identity">There are many ways to get involved. You can:</p>
</div>
==========>8==========
@@ -122,9 +122,9 @@ Event NodeRemoved: h2
Event NodeRemoved: h2
==========8<==========
<div xmlns="http://www.w3.org/1999/xhtml" id="container" style="display:none">
-<p xmlns="http://www.w3.org/1999/xhtml">WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
-<h2 xmlns="http://www.w3.org/1999/xhtml">Getting involved</h2>
-<p xmlns="http://www.w3.org/1999/xhtml" id="identity">There are many ways to get involved. You can:</p>
+<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>
==========>8==========
@@ -140,9 +140,9 @@ Event NodeInserted: h3
Event NodeRemoved: h2
==========8<==========
<div xmlns="http://www.w3.org/1999/xhtml" id="container" style="display:none">
-<p xmlns="http://www.w3.org/1999/xhtml">WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
-<h3 xmlns="http://www.w3.org/1999/xhtml">Getting involved</h3>
-<p xmlns="http://www.w3.org/1999/xhtml" id="identity">There are many ways to get involved. You can:</p>
+<p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
+<h3>Getting involved</h3>
+<p id="identity">There are many ways to get involved. You can:</p>
</div>
==========>8==========
@@ -153,9 +153,9 @@ Event NodeInserted: h2
Event NodeRemoved: h3
==========8<==========
<div xmlns="http://www.w3.org/1999/xhtml" id="container" style="display:none">
-<p xmlns="http://www.w3.org/1999/xhtml">WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, etc.</p>
-<h2 xmlns="http://www.w3.org/1999/xhtml">Getting involved</h2>
-<p xmlns="http://www.w3.org/1999/xhtml" id="identity">There are many ways to get involved. You can:</p>
+<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>
==========>8==========
« no previous file with comments | « LayoutTests/fast/dom/XMLSerializer-element-ns-no-reemit.html ('k') | Source/core/editing/MarkupAccumulator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698