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

Unified Diff: chrome/test/data/save_page/svg.svg

Issue 1412733017: Tests comparing original-vs-saved multi-frame pages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Using the right test file extension for html-only save-type. Created 5 years, 1 month 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
« no previous file with comments | « chrome/test/data/save_page/png.png ('k') | content/browser/download/mhtml_generation_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/save_page/svg.svg
diff --git a/chrome/test/data/save_page/svg.svg b/chrome/test/data/save_page/svg.svg
new file mode 100644
index 0000000000000000000000000000000000000000..c64428e127c6c2622e60e8c1f19376fcea9171e5
--- /dev/null
+++ b/chrome/test/data/save_page/svg.svg
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="64px"
+ height="64px"
+ id="svg2985"
+ version="1.1"
+ inkscape:version="0.48.4 r9939"
+ sodipodi:docname="New document 2">
+ <defs
+ id="defs2987" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="5.5"
+ inkscape:cx="32"
+ inkscape:cy="37.492543"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:document-units="px"
+ inkscape:grid-bbox="true"
+ inkscape:window-width="729"
+ inkscape:window-height="633"
+ inkscape:window-x="2304"
+ inkscape:window-y="141"
+ inkscape:window-maximized="0" />
+ <metadata
+ id="metadata2990">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ sodipodi:type="spiral"
+ style="fill:#ffff00;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path2993"
+ sodipodi:cx="13.272727"
+ sodipodi:cy="16.363636"
+ sodipodi:expansion="1"
+ sodipodi:revolution="3"
+ sodipodi:radius="21.993988"
+ sodipodi:argument="-18.034925"
+ sodipodi:t0="0"
+ d="m 13.272727,16.363636 c 0.756633,0.802215 -0.708074,1.415711 -1.333334,1.257575 -1.694418,-0.428542 -1.90471,-2.621079 -1.181815,-3.924244 1.293088,-2.331056 4.479349,-2.5154 6.515152,-1.106055 2.987623,2.068271 3.145056,6.363141 1.030295,9.106062 -2.818644,3.655881 -8.256033,3.782844 -11.6969699,0.954535 C 2.2759878,19.092371 2.1812057,12.498235 5.7272796,8.3636298 10.02205,3.3560686 17.780244,3.2943313 22.606068,7.560614 28.293134,12.588281 28.32135,21.514797 23.333324,27.030311 17.57445,33.39819 7.4769016,33.392601 1.2727176,27.681807 -5.7768706,21.19284 -5.7372958,9.9224301 0.69698126,3.0302922 7.9152677,-4.7016449 20.359836,-4.6279644 27.939405,2.5303157 36.354164,10.477363 36.246294,24.097041 28.363622,32.363649"
+ transform="matrix(1.5307376,0,0,1.5940705,9.1703267,8.8563054)" />
+ <text
+ xml:space="preserve"
+ style="font-size:24px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ff0000;fill-opacity:1;stroke:none;font-family:Sans"
+ x="-17.957426"
+ y="51.259815"
+ id="text2995"
+ sodipodi:linespacing="125%"
+ transform="matrix(0.79593293,-0.60538482,0.60538482,0.79593293,0,0)"><tspan
+ sodipodi:role="line"
+ id="tspan2997"
+ x="-17.957426"
+ y="51.259815">SVG</tspan></text>
+ </g>
+</svg>
« no previous file with comments | « chrome/test/data/save_page/png.png ('k') | content/browser/download/mhtml_generation_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698