OLD | NEW |
---|---|
(Empty) | |
1 <?xml version="1.0"?> | |
2 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlin k" width="400" height="400"> | |
3 <script xlink:href="no-nothing.html"></script> | |
4 <script> | |
5 window.top.done(document); | |
6 </script> | |
7 </svg> | |
OLD | NEW |