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

Unified Diff: third_party/WebKit/PerformanceTests/SVG/resources/WorldIso.svg

Issue 1922843002: Add XML header to test SVG file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/PerformanceTests/SVG/resources/WorldIso.svg
diff --git a/third_party/WebKit/PerformanceTests/SVG/resources/WorldIso.svg b/third_party/WebKit/PerformanceTests/SVG/resources/WorldIso.svg
index 87e451bec4ba2253922a9143a470ecb2190a6265..5d61004bff8eb8ee6a59ad11c2fa45f4305a88a8 100644
--- a/third_party/WebKit/PerformanceTests/SVG/resources/WorldIso.svg
+++ b/third_party/WebKit/PerformanceTests/SVG/resources/WorldIso.svg
@@ -1,3 +1,5 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000303 Stylable//EN" "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
<svg id="mainMap" preserveAspectRatio="xMidYMid meet" zoomAndPan="magnify" xmlns="http://www.w3.org/2000/svg" height="100%" width="100%" viewBox="0 1200 5750 2800" onload="init(evt)">
<!--Note: This file is part of GeoGraphs Corp. SVG MapGen and SVG MapViewer System.
It was produced by SGV MapGen (Version 1.0 Evaluation)from MapInfo MID/MIF or ESRI Shape Files.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698