This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Back to bug 16238

Who When What Removed Added
Ms2ger 2012-03-07 18:04:50 UTC Status NEW RESOLVED
CC Ms2ger
Resolution --- INVALID
Summary <!-- clock.html --> <!DOCTYPE HTML> <html manifest="clock.appcache"> <head> <title>Clock</title> <script src="clock.js"></script> <link rel="stylesheet" href="clock.css"> </head> <body> <p>The time is: <output id="clock"></output></p> </body> <!-- clock.html --> <!DOCTYPE HTML> <html manifest="clock.appcache"> <head> <title>Clock</title> <script src="clock.js"></script> <link rel="stylesheet" href="clock.css"> </head> <body> <p>The time is: <output id="clock"></output></p> </body>
ian 2012-07-18 18:47:40 UTC Component other Hixie drafts (editor: Ian Hickson) HTML
Product HTML WG WHATWG
QA Contact public-html-bugzilla contributor

Back to bug 16238