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

Unified Diff: LayoutTests/svg/custom/xml-stylesheet.svg

Issue 216933006: Remove carriage returns from LayoutTests (18) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Expectations 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/svg/custom/xml-stylesheet.svg
diff --git a/LayoutTests/svg/custom/xml-stylesheet.svg b/LayoutTests/svg/custom/xml-stylesheet.svg
index d3ab7926a20451fd26cde5d60f55f568fb48ed0f..fe23de1495d02ea6f12aeed4227675ce54bd64b2 100644
--- a/LayoutTests/svg/custom/xml-stylesheet.svg
+++ b/LayoutTests/svg/custom/xml-stylesheet.svg
@@ -1,6 +1,6 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet href="xml-stylesheet.css" type="text/css"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ ]>
-<svg xmlns="http://www.w3.org/2000/svg">
-<rect fill="red" x="0" y="0" width="300" height="300" class="svgClass"/>
-</svg>
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="xml-stylesheet.css" type="text/css"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ ]>
+<svg xmlns="http://www.w3.org/2000/svg">
+<rect fill="red" x="0" y="0" width="300" height="300" class="svgClass"/>
+</svg>
« no previous file with comments | « LayoutTests/svg/custom/xlink-to-invalid-gradient.svg ('k') | LayoutTests/svg/dom/parent-view-layout-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698