OLD | NEW |
1 <html xmlns="http://www.w3.org/1999/xhtml"> | 1 <html xmlns="http://www.w3.org/1999/xhtml"> |
2 <head> | 2 <head> |
3 <style> | 3 <style> |
4 #svg1 { zoom: 100000000444445353534444333333333333333333333333333333333333333333
33333333333330000000 } | 4 #svg1 { zoom: 100000000444445353534444333333333333333333333333333333333333333333
33333333333330000000 } |
5 </style> | 5 </style> |
6 </head> | 6 </head> |
7 <body> | 7 <body> |
8 <svg id="svg1" xmlns="http://www.w3.org/2000/svg"> | 8 <svg id="svg1" xmlns="http://www.w3.org/2000/svg"> |
9 <text x="50" y="50">PASS</text> | 9 <text x="50" y="50">PASS</text> |
10 </svg> | 10 </svg> |
11 <script> | 11 <script> |
12 if (window.testRunner) | 12 if (window.testRunner) |
13 testRunner.dumpAsText(); | 13 testRunner.dumpAsText(); |
14 </script> | 14 </script> |
15 </body> | 15 </body> |
16 </html> | 16 </html> |
OLD | NEW |