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

Unified Diff: LayoutTests/svg/carto.net/window.svg

Issue 205263004: Convert svg repaint tests to pixel test only repaint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove fixedpos Created 6 years, 9 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:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/carto.net/window.svg
diff --git a/LayoutTests/svg/carto.net/window.svg b/LayoutTests/svg/carto.net/window.svg
index 90db4de36a1896b790db1dc2caad0ce109704fa0..266b90d6fe251277a1c13a94ebcc0ef0ad91ab94 100644
--- a/LayoutTests/svg/carto.net/window.svg
+++ b/LayoutTests/svg/carto.net/window.svg
@@ -9,8 +9,8 @@
>
]>
<?AdobeSVGViewer save="snapshot"?>
-<svg width="100%" height="100%" viewBox="0 0 1024 700" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:attrib="http://www.carto.net/attrib" xmlns:batik="http://xml.apache.org/batik/ext" onload="runRepaintTest()">
- <script type="text/ecmascript" xlink:href="../../fast/repaint/resources/repaint.js"></script>
+<svg width="100%" height="100%" viewBox="0 0 1024 700" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:attrib="http://www.carto.net/attrib" xmlns:batik="http://xml.apache.org/batik/ext" onload="runRepaintAndPixelTest()">
+ <script type="text/ecmascript" xlink:href="../../fast/repaint/resources/text-based-repaint.js"></script>
<script type="text/ecmascript" xlink:href="resources/helper_functions.js"/>
<script type="text/ecmascript" xlink:href="resources/mapApp.js"/>
<script type="text/ecmascript" xlink:href="resources/timer.js"/>
« no previous file with comments | « LayoutTests/svg/carto.net/tabgroup.svg ('k') | LayoutTests/svg/custom/absolute-sized-content-with-resources.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698