| 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-decoration-BE-12.svg --> | 10 <!-- text-decoration-BE-12.svg --> |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 60 </g> | 60 </g> |
| 61 </g> | 61 </g> |
| 62 <text id="revision" x="10" y="340" font-size="40" stroke="none" fill="bl
ack">$Revision: 1.9 $</text> | 62 <text id="revision" x="10" y="340" font-size="40" stroke="none" fill="bl
ack">$Revision: 1.9 $</text> |
| 63 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" s
troke="#000000"/> | 63 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" s
troke="#000000"/> |
| 64 <script> | 64 <script> |
| 65 if (window.testRunner) | 65 if (window.testRunner) |
| 66 window.testRunner.dumpSelectionRect(); | 66 window.testRunner.dumpSelectionRect(); |
| 67 document.execCommand("SelectAll"); | 67 document.execCommand("SelectAll"); |
| 68 </script> | 68 </script> |
| 69 </svg> | 69 </svg> |
| OLD | NEW |