comparison: dom/smil/crashtests/529387-1.xhtml
dom/smil/crashtests/529387-1.xhtml
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <html xmlns="http://www.w3.org/1999/xhtml"> |
|
2 <script> |
|
3 var p = new XMLHttpRequest(); |
|
4 p.open("GET", "529387-1-helper.svg", false); |
|
5 p.send(); |
|
6 </script> |
|
7 </html> |