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

Unified Diff: LayoutTests/svg/text/font-size-too-large-crash.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/text/font-size-too-large-crash.svg
diff --git a/LayoutTests/svg/text/font-size-too-large-crash.svg b/LayoutTests/svg/text/font-size-too-large-crash.svg
index 662e4247ae00d9d2006cf5b3963cd98f03ff1a32..cd4c3160517c1f4918a34464977c1e9ba01a702a 100644
--- a/LayoutTests/svg/text/font-size-too-large-crash.svg
+++ b/LayoutTests/svg/text/font-size-too-large-crash.svg
@@ -1,8 +1,8 @@
-<?xml version="1.0"?>
-<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" version="1.1">
-<script>
- if (window.testRunner)
- testRunner.dumpAsText();
-</script>
-<text style="font-size:10000000000pt;">Test passes if this doesn't crash.</text>
-</svg>
+<?xml version="1.0"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" version="1.1">
+<script>
+ if (window.testRunner)
+ testRunner.dumpAsText();
+</script>
+<text style="font-size:10000000000pt;">Test passes if this doesn't crash.</text>
+</svg>
« no previous file with comments | « LayoutTests/svg/text/clear-floats-crash.svg ('k') | LayoutTests/svg/text/inline-text-destroy-attributes-crash.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698