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

Unified Diff: PerformanceTests/SVG/resources/Bamboo.svg

Side-by-side diff isn't available for this file because of its large size.
Issue 1267093002: add SVG zoom/scroll case to perf test (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: add raf workload Created 5 years, 4 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
Index: PerformanceTests/SVG/resources/Bamboo.svg
diff --git a/PerformanceTests/SVG/resources/Bamboo.svg b/PerformanceTests/SVG/resources/Bamboo.svg
index 657d1c6f906d5317ba4507fcb8b8b52343f1fea9..52ed4d41a1a57b7e9a549ab3b1a9702b81a39a04 100644
--- a/PerformanceTests/SVG/resources/Bamboo.svg
+++ b/PerformanceTests/SVG/resources/Bamboo.svg
@@ -2,6 +2,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<!-- Created with Sodipodi ("http://www.sodipodi.com/") --><svg height="297mm" id="svg602" inkscape:version="0.39cvs" sodipodi:docbase="C:\Dokumente und Einstellungen\Manfred Glückselig\Eigene Dateien" sodipodi:docname="bamboo.svg" sodipodi:version="0.32" viewBox="0 0 645.0 1024.0" width="210mm" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xml="http://www.w3.org/XML/1998/namespace">
+<g id="svg-matrix" transform="matrix(1 0 0 1 0 0)">
pdr. 2015/08/19 17:28:36 This has the potential to affect other perf tests.
fs 2015/08/19 23:04:32 I'm not quite sure what this is actually used for.
junchao.han 2015/08/20 06:32:47 This change is no need. Removed.
<metadata>
<rdf:RDF xmlns:cc="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<cc:Work rdf:about="">
@@ -6380,4 +6381,5 @@
<path d="M 348.8257 1019.575 L 349.3355 1020.133 L 348.8257 1019.575 z " fill="#33413c" id="path6942" stroke="none" style="fill:#33413c;stroke:none;" transform="matrix(0.793800,0.000000,0.000000,0.793800,57.50731,131.7872)"/>
<path d="M 221.6713 1019.854 L 221.6713 1024.081 L 221.6713 1019.854 z " fill="#342c31" id="path6943" stroke="none" style="fill:#342c31;stroke:none;" transform="matrix(0.793800,0.000000,0.000000,0.793800,57.50731,131.7872)"/>
<path d="M 362.5585 1022.111 L 363.0682 1022.669 L 362.5585 1022.111 z " fill="#857f8a" id="path6944" stroke="none" style="fill:#857f8a;stroke:none;" transform="matrix(0.793800,0.000000,0.000000,0.793800,57.50731,131.7872)"/>
+</g>
</svg>
« PerformanceTests/SVG/Bamboo_transform.html ('K') | « PerformanceTests/SVG/Bamboo_transform.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698