| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <svg version="1.1" baseProfile="tiny" id="svg-root" width="100%" height="100%" v
iewBox="0 0 480 360" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.
w3.org/1999/xlink"> | 2 <svg version="1.1" baseProfile="tiny" id="svg-root" width="100%" height="100%" v
iewBox="0 0 480 360" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.
w3.org/1999/xlink"> |
| 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 <!-- NOTE: CVS will automatically update the --> | 9 <!-- NOTE: CVS will automatically update the --> |
| 10 <!-- "$RCSfile: text-intro-05-t.svg,v $" and "$Revision: 1.4 $"
--> | 10 <!-- "$RCSfile: text-intro-05-t.svg,v $" and "$Revision: 1.4 $"
--> |
| (...skipping 24 matching lines...) Expand all Loading... |
| 35 ( http://www.nu.edu.pk ) --> | 35 ( http://www.nu.edu.pk ) --> |
| 36 </g> | 36 </g> |
| 37 <text id="revision" x="10" y="340" font-size="40" stroke="none" fill="black">$
Revision: 1.4 $</text> | 37 <text id="revision" x="10" y="340" font-size="40" stroke="none" fill="black">$
Revision: 1.4 $</text> |
| 38 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke=
"#000"/> | 38 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke=
"#000"/> |
| 39 <script> | 39 <script> |
| 40 if (window.testRunner) | 40 if (window.testRunner) |
| 41 window.testRunner.dumpSelectionRect(); | 41 window.testRunner.dumpSelectionRect(); |
| 42 document.execCommand("SelectAll"); | 42 document.execCommand("SelectAll"); |
| 43 </script> | 43 </script> |
| 44 </svg> | 44 </svg> |
| OLD | NEW |