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

Unified Diff: LayoutTests/dom/svg/level3/xpath/Text_Nodes.svg

Issue 217003006: Remove carriage returns from LayoutTests (01) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix caret-and-focus-ring 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/dom/svg/level3/xpath/Text_Nodes.svg
diff --git a/LayoutTests/dom/svg/level3/xpath/Text_Nodes.svg b/LayoutTests/dom/svg/level3/xpath/Text_Nodes.svg
index 1ee9737f366ca8008a0f029bb5873e43024f7ded..1b1a52753b19e1bafe0153460ac8d0a3092555bd 100644
--- a/LayoutTests/dom/svg/level3/xpath/Text_Nodes.svg
+++ b/LayoutTests/dom/svg/level3/xpath/Text_Nodes.svg
@@ -1,4 +1,4 @@
-<svg xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="100" height="100"/>
-<script xmlns="http://www.w3.org/1999/xhtml" src="Text_Nodes.js"/>
-<script xmlns="http://www.w3.org/1999/xhtml" src="svgunit.js"/>
-</svg>
+<svg xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="100" height="100"/>
+<script xmlns="http://www.w3.org/1999/xhtml" src="Text_Nodes.js"/>
+<script xmlns="http://www.w3.org/1999/xhtml" src="svgunit.js"/>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698