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

Unified Diff: LayoutTests/svg/filters/filter-on-tspan.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/filters/filter-on-tspan.svg
diff --git a/LayoutTests/svg/filters/filter-on-tspan.svg b/LayoutTests/svg/filters/filter-on-tspan.svg
index c7d59d77ed01e68de0dda8ee3ab5e5bb263345d9..0ddfab8248765275575e7e557f0929068c0891e1 100644
--- a/LayoutTests/svg/filters/filter-on-tspan.svg
+++ b/LayoutTests/svg/filters/filter-on-tspan.svg
@@ -3,6 +3,6 @@
<filter id="filter">
<feFlood flood-color="green"/>
</filter>
-</defs>
+</defs>
<text x="100" y="100">Die ist ein <tspan filter="url(#filter)">Test</tspan>.</text>
-</svg>
+</svg>
« no previous file with comments | « LayoutTests/svg/filters/feBlend-invalid-mode.xhtml ('k') | LayoutTests/svg/filters/svg-transform-blur-crash.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698