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> |