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

Unified Diff: LayoutTests/svg/zoom/text/zoom-coords-viewattr-01-b.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/zoom/text/zoom-coords-viewattr-01-b.svg
diff --git a/LayoutTests/svg/zoom/text/zoom-coords-viewattr-01-b.svg b/LayoutTests/svg/zoom/text/zoom-coords-viewattr-01-b.svg
index 2aeeb5ea4b2a8e58903b5ba1c867dbaacd3beda5..ce87cfe3adda063bbf623c7d31ffcef030e8185b 100644
--- a/LayoutTests/svg/zoom/text/zoom-coords-viewattr-01-b.svg
+++ b/LayoutTests/svg/zoom/text/zoom-coords-viewattr-01-b.svg
@@ -28,7 +28,7 @@ fill='none' stroke='blue'/>">
<!-- Author : Vincent Hardy -->
<!-- Modified for svg 1.1 by Ola Andersson, 07-Mar-2002 -->
<!--======================================================================-->
-<svg version="1.1" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="svg-root" width="100%" height="100%" viewBox="0 0 480 360" onload="runRepaintTest()">
+<svg version="1.1" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="svg-root" width="100%" height="100%" viewBox="0 0 480 360" onload="runRepaintAndPixelTest()">
<SVGTestCase xmlns="http://www.w3.org/2000/02/svg/testsuite/description/">
<OperatorScript version="$Revision: 1.6 $" testname="coords-viewattr-01-b.svg">
<Paragraph>
@@ -123,7 +123,7 @@ fill='none' stroke='blue'/>">
<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/relative-sized-document-scrollbars.svg ('k') | LayoutTests/svg/zoom/text/zoom-foreignObject.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698