/[suikacvs]/www/test/dom/url/window-url-1.html
Suika

Contents of /www/test/dom/url/window-url-1.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Mon Sep 19 11:21:53 2011 UTC (13 years, 7 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
New tests

1 wakaba 1.1 <!DOCTYPE HTML>
2     <title>window.URL</title>
3    
4     <script>
5     document.write (window.URL === undefined ? '(undefined)' : '<code>' + window.URL + '</code>');
6     </script>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24