comparison: layout/reftests/reftest-sanity/no-root.html
layout/reftests/reftest-sanity/no-root.html
- branch
- TOR_BUG_9701
- changeset 11
- deefc01c0e14
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <body> |
|
4 <script type="text/javascript"> |
|
5 document.removeChild(document.documentElement); |
|
6 </script> |
|
7 </body> |
|
8 </html> |