| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1
.1/DTD/svg11.dtd" [ | 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1
.1/DTD/svg11.dtd" [ |
| 3 <!ATTLIST svg | 3 <!ATTLIST svg |
| 4 xmlns:attrib CDATA #IMPLIED | 4 xmlns:attrib CDATA #IMPLIED |
| 5 xmlns:batik CDATA #IMPLIED | 5 xmlns:batik CDATA #IMPLIED |
| 6 > | 6 > |
| 7 <!ATTLIST text | 7 <!ATTLIST text |
| 8 attrib:buttonText CDATA #IMPLIED | 8 attrib:buttonText CDATA #IMPLIED |
| 9 > | 9 > |
| 10 ]> | 10 ]> |
| 11 <?AdobeSVGViewer save="snapshot"?> | 11 <?AdobeSVGViewer save="snapshot"?> |
| 12 <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.ca
rto.net/attrib" xmlns:batik="http://xml.apache.org/batik/ext" onload="runRepaint
Test()"> | 12 <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.ca
rto.net/attrib" xmlns:batik="http://xml.apache.org/batik/ext" onload="runRepaint
AndPixelTest()"> |
| 13 <script type="text/ecmascript" xlink:href="../../fast/repaint/resources/
repaint.js"></script> | 13 <script type="text/ecmascript" xlink:href="../../fast/repaint/resources/
text-based-repaint.js"></script> |
| 14 <script type="text/ecmascript" xlink:href="resources/helper_functions.js
"/> | 14 <script type="text/ecmascript" xlink:href="resources/helper_functions.js
"/> |
| 15 <script type="text/ecmascript" xlink:href="resources/mapApp.js"/> | 15 <script type="text/ecmascript" xlink:href="resources/mapApp.js"/> |
| 16 <script type="text/ecmascript" xlink:href="resources/timer.js"/> | 16 <script type="text/ecmascript" xlink:href="resources/timer.js"/> |
| 17 <script type="text/ecmascript" xlink:href="resources/window.js"/> | 17 <script type="text/ecmascript" xlink:href="resources/window.js"/> |
| 18 <script type="text/ecmascript"><![CDATA[ | 18 <script type="text/ecmascript"><![CDATA[ |
| 19 // WebKit modification: do not terminate before all create functions | 19 // WebKit modification: do not terminate before all create functions |
| 20 // have been called. This call, the notifyDone() below, and all calls | 20 // have been called. This call, the notifyDone() below, and all calls |
| 21 // to createCalled() were added to prevent a race in which the test may | 21 // to createCalled() were added to prevent a race in which the test may |
| 22 // terminate before the final window decoration is added. | 22 // terminate before the final window decoration is added. |
| 23 // See <https://bugs.webkit.org/show_bug.cgi?id=21531>. | 23 // See <https://bugs.webkit.org/show_bug.cgi?id=21531>. |
| (...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 204 <text id="buttonTextbigWindow" font-family="Arial,Helvetica" fill="dimgray"
text-anchor="middle" font-size="11px" attrib:buttonText="Big Window" x="630" y="
25" pointer-events="none">Close Big Window</text> | 204 <text id="buttonTextbigWindow" font-family="Arial,Helvetica" fill="dimgray"
text-anchor="middle" font-size="11px" attrib:buttonText="Big Window" x="630" y="
25" pointer-events="none">Close Big Window</text> |
| 205 <use x="780" y="20" xlink:href="#buttonRect" onclick="openCloseWindow('neste
dWindow')"/> | 205 <use x="780" y="20" xlink:href="#buttonRect" onclick="openCloseWindow('neste
dWindow')"/> |
| 206 <text id="buttonTextnestedWindow" font-family="Arial,Helvetica" fill="dimgra
y" text-anchor="middle" font-size="11px" attrib:buttonText="Middlesize Window" x
="780" y="25" pointer-events="none">Close Middlesize Window</text> | 206 <text id="buttonTextnestedWindow" font-family="Arial,Helvetica" fill="dimgra
y" text-anchor="middle" font-size="11px" attrib:buttonText="Middlesize Window" x
="780" y="25" pointer-events="none">Close Middlesize Window</text> |
| 207 <use x="930" y="20" xlink:href="#buttonRect" onclick="openCloseWindow('colou
rPickerWindow')"/> | 207 <use x="930" y="20" xlink:href="#buttonRect" onclick="openCloseWindow('colou
rPickerWindow')"/> |
| 208 <text id="buttonTextcolourPickerWindow" font-family="Arial,Helvetica" fill="
dimgray" text-anchor="middle" font-size="11px" attrib:buttonText="Colour Picker"
x="930" y="25" pointer-events="none">Close Colour Picker</text> | 208 <text id="buttonTextcolourPickerWindow" font-family="Arial,Helvetica" fill="
dimgray" text-anchor="middle" font-size="11px" attrib:buttonText="Colour Picker"
x="930" y="25" pointer-events="none">Close Colour Picker</text> |
| 209 <use x="930" y="50" xlink:href="#buttonRect" onclick="openCloseWindow('small
Window')"/> | 209 <use x="930" y="50" xlink:href="#buttonRect" onclick="openCloseWindow('small
Window')"/> |
| 210 <text id="buttonTextsmallWindow" font-family="Arial,Helvetica" fill="dimgray
" text-anchor="middle" font-size="11px" attrib:buttonText="Small Window" x="930"
y="55" pointer-events="none">Close Small Window</text> | 210 <text id="buttonTextsmallWindow" font-family="Arial,Helvetica" fill="dimgray
" text-anchor="middle" font-size="11px" attrib:buttonText="Small Window" x="930"
y="55" pointer-events="none">Close Small Window</text> |
| 211 <use x="480" y="50" xlink:href="#buttonRect" onclick="resizeNavWindow()"/> | 211 <use x="480" y="50" xlink:href="#buttonRect" onclick="resizeNavWindow()"/> |
| 212 <text id="buttonTextResizeNavWindow" font-family="Arial,Helvetica" fill="dim
gray" text-anchor="middle" font-size="11px" attrib:buttonText="Resize Navigation
Window" x="480" y="55" pointer-events="none">Resize Navigation Window</text> | 212 <text id="buttonTextResizeNavWindow" font-family="Arial,Helvetica" fill="dim
gray" text-anchor="middle" font-size="11px" attrib:buttonText="Resize Navigation
Window" x="480" y="55" pointer-events="none">Resize Navigation Window</text> |
| 213 </svg> | 213 </svg> |
| OLD | NEW |