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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4 <svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 width="64px"
13 height="64px"
14 id="svg2985"
15 version="1.1"
16 inkscape:version="0.48.4 r9939"
17 sodipodi:docname="New document 2">
18 <defs
19 id="defs2987" />
20 <sodipodi:namedview
21 id="base"
22 pagecolor="#ffffff"
23 bordercolor="#666666"
24 borderopacity="1.0"
25 inkscape:pageopacity="0.0"
26 inkscape:pageshadow="2"
27 inkscape:zoom="5.5"
28 inkscape:cx="32"
29 inkscape:cy="37.492543"
30 inkscape:current-layer="layer1"
31 showgrid="true"
32 inkscape:document-units="px"
33 inkscape:grid-bbox="true"
34 inkscape:window-width="729"
35 inkscape:window-height="633"
36 inkscape:window-x="2304"
37 inkscape:window-y="141"
38 inkscape:window-maximized="0" />
39 <metadata
40 id="metadata2990">
41 <rdf:RDF>
42 <cc:Work
43 rdf:about="">
44 <dc:format>image/svg+xml</dc:format>
45 <dc:type
46 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
47 <dc:title></dc:title>
48 </cc:Work>
49 </rdf:RDF>
50 </metadata>
51 <g
52 id="layer1"
53 inkscape:label="Layer 1"
54 inkscape:groupmode="layer">
55 <path
56 sodipodi:type="spiral"
57 style="fill:#ffff00;stroke:#000000;stroke-width:1px;stroke-linecap:butt;s troke-linejoin:miter;stroke-opacity:1"
58 id="path2993"
59 sodipodi:cx="13.272727"
60 sodipodi:cy="16.363636"
61 sodipodi:expansion="1"
62 sodipodi:revolution="3"
63 sodipodi:radius="21.993988"
64 sodipodi:argument="-18.034925"
65 sodipodi:t0="0"
66 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.3 33324,27.030311 17.57445,33.39819 7.4769016,33.392601 1.2727176,27.681807 -5.776 8706,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"
67 transform="matrix(1.5307376,0,0,1.5940705,9.1703267,8.8563054)" />
68 <text
69 xml:space="preserve"
70 style="font-size:24px;font-style:normal;font-weight:normal;line-height:12 5%;letter-spacing:0px;word-spacing:0px;fill:#ff0000;fill-opacity:1;stroke:none;f ont-family:Sans"
71 x="-17.957426"
72 y="51.259815"
73 id="text2995"
74 sodipodi:linespacing="125%"
75 transform="matrix(0.79593293,-0.60538482,0.60538482,0.79593293,0,0)"><tsp an
76 sodipodi:role="line"
77 id="tspan2997"
78 x="-17.957426"
79 y="51.259815">SVG</tspan></text>
80 </g>
81 </svg>
OLDNEW
« 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