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

Unified Diff: LayoutTests/http/tests/security/resources/empty-svg.php

Issue 216553010: Remove carriage returns from LayoutTests (04) (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/http/tests/security/resources/empty-svg.php
diff --git a/LayoutTests/http/tests/security/resources/empty-svg.php b/LayoutTests/http/tests/security/resources/empty-svg.php
index 55c7765898950751981f34aa442b9a33b51c5bac..5d19974610263e9e0fc933ad2cbab3bf1c653a6e 100644
--- a/LayoutTests/http/tests/security/resources/empty-svg.php
+++ b/LayoutTests/http/tests/security/resources/empty-svg.php
@@ -1,4 +1,4 @@
-<?php
-header("Content-Type: image/svg+xml");
-?>
-<svg xmlns="http://www.w3.org/2000/svg"></svg>
+<?php
+header("Content-Type: image/svg+xml");
+?>
+<svg xmlns="http://www.w3.org/2000/svg"></svg>

Powered by Google App Engine
This is Rietveld 408576698