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

Unified Diff: LayoutTests/svg/zoom/text/zoom-foreignObject.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
« no previous file with comments | « LayoutTests/svg/zoom/text/zoom-coords-viewattr-01-b.svg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/zoom/text/zoom-foreignObject.svg
diff --git a/LayoutTests/svg/zoom/text/zoom-foreignObject.svg b/LayoutTests/svg/zoom/text/zoom-foreignObject.svg
index 100618231619fa112572049459546fce92566a13..2d5a2ef8dbcebf280f1f03bbcc144b99a9241e78 100644
--- a/LayoutTests/svg/zoom/text/zoom-foreignObject.svg
+++ b/LayoutTests/svg/zoom/text/zoom-foreignObject.svg
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<svg xmlns="http://www.w3.org/2000/svg" onload="runRepaintTest()"
+<svg xmlns="http://www.w3.org/2000/svg" onload="runRepaintAndPixelTest()"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
@@ -27,7 +27,7 @@
<defs>
<script>var zoomCount = 2;</script>
- <script xlink:href="../../../fast/repaint/resources/repaint.js"/>
+ <script xlink:href="../../../fast/repaint/resources/text-based-repaint.js"/>
<script xlink:href="../resources/testTextZoom.js"/>
</defs>
</svg>
« no previous file with comments | « LayoutTests/svg/zoom/text/zoom-coords-viewattr-01-b.svg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698