comparison: dom/base/test/file_setname.html
dom/base/test/file_setname.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head> |
|
4 <script> |
|
5 window.name = location.search.substring(1); |
|
6 </script> |
|
7 </head> |
|
8 </html> |