| 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 Basic//EN" "http://www.w3.org/Graphics
/SVG/1.1/DTD/svg11-basic.dtd"> | 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Basic//EN" "http://www.w3.org/Graphics
/SVG/1.1/DTD/svg11-basic.dtd"> |
| 3 <!--======================================================================--> | 3 <!--======================================================================--> |
| 4 <!--= Copyright 2000 World Wide Web Consortium, (Massachusetts =--> | 4 <!--= Copyright 2000 World Wide Web Consortium, (Massachusetts =--> |
| 5 <!--= Institute of Technology, Institut National de Recherche en =--> | 5 <!--= Institute of Technology, Institut National de Recherche en =--> |
| 6 <!--= Informatique et en Automatique, Keio University). All Rights =--> | 6 <!--= Informatique et en Automatique, Keio University). All Rights =--> |
| 7 <!--= Reserved. See http://www.w3.org/Consortium/Legal/. =--> | 7 <!--= Reserved. See http://www.w3.org/Consortium/Legal/. =--> |
| 8 <!--======================================================================--> | 8 <!--======================================================================--> |
| 9 <!-- ===================================================================== --> | 9 <!-- ===================================================================== --> |
| 10 <!-- text-spacing-BE-14.svg --> | 10 <!-- text-spacing-BE-14.svg --> |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 50 </g> | 50 </g> |
| 51 </g> | 51 </g> |
| 52 <text id="revision" x="5" y="57" font-size="6" stroke="none" fill="black
">$Revision: 1.6 $</text> | 52 <text id="revision" x="5" y="57" font-size="6" stroke="none" fill="black
">$Revision: 1.6 $</text> |
| 53 <rect id="test-frame" x="1" y="1" width="78" height="58" fill="none" str
oke="#000000"/> | 53 <rect id="test-frame" x="1" y="1" width="78" height="58" fill="none" str
oke="#000000"/> |
| 54 <script> | 54 <script> |
| 55 if (window.testRunner) | 55 if (window.testRunner) |
| 56 window.testRunner.dumpSelectionRect(); | 56 window.testRunner.dumpSelectionRect(); |
| 57 document.execCommand("SelectAll"); | 57 document.execCommand("SelectAll"); |
| 58 </script> | 58 </script> |
| 59 </svg> | 59 </svg> |
| OLD | NEW |