/[suikacvs]/www/test/html/time/time-innerhtml-2.quirks.html
Suika

Contents of /www/test/html/time/time-innerhtml-2.quirks.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Fri Jun 4 03:07:47 2010 UTC (15 years, 1 month ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
new

1 wakaba 1.1 <body>
2     <script>document.createElement('time')</script>
3     <time>FAIL</time>
4     <script>
5     var t = document.getElementsByTagName('time')[0];
6     t.innerHTML = 'PASS';
7     </script>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24