| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!--======================================================================--> | 2 <!--======================================================================--> |
| 3 <!--= Copyright 2000 World Wide Web Consortium, (Massachusetts =--> | 3 <!--= Copyright 2000 World Wide Web Consortium, (Massachusetts =--> |
| 4 <!--= Institute of Technology, Institut National de Recherche en =--> | 4 <!--= Institute of Technology, Institut National de Recherche en =--> |
| 5 <!--= Informatique et en Automatique, Keio University). All Rights =--> | 5 <!--= Informatique et en Automatique, Keio University). All Rights =--> |
| 6 <!--= Reserved. See http://www.w3.org/Consortium/Legal/. =--> | 6 <!--= Reserved. See http://www.w3.org/Consortium/Legal/. =--> |
| 7 <!--======================================================================--> | 7 <!--======================================================================--> |
| 8 <!-- =====================================================================--> | 8 <!-- =====================================================================--> |
| 9 <!-- --> | 9 <!-- --> |
| 10 <!-- text-text-04-t.svg --> | 10 <!-- text-text-04-t.svg --> |
| (...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 207 | 207 |
| 208 <text id="revision" x="10" y="340" font-size="40" stroke="none" fill="black"
>$Revision: 1.13 $</text> | 208 <text id="revision" x="10" y="340" font-size="40" stroke="none" fill="black"
>$Revision: 1.13 $</text> |
| 209 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" strok
e="#000000"/> | 209 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" strok
e="#000000"/> |
| 210 | 210 |
| 211 <script> | 211 <script> |
| 212 if (window.testRunner) | 212 if (window.testRunner) |
| 213 window.testRunner.dumpSelectionRect(); | 213 window.testRunner.dumpSelectionRect(); |
| 214 document.execCommand("SelectAll"); | 214 document.execCommand("SelectAll"); |
| 215 </script> | 215 </script> |
| 216 </svg> | 216 </svg> |
| OLD | NEW |