[Bug 16238] <!-- 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>

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16238

Ms2ger <Ms2ger@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |Ms2ger@gmail.com
         Resolution|                            |INVALID
            Summary|<!-- clock.html -->         |<!-- clock.html -->
                   |<!DOCTYPE HTML> <html       |<!DOCTYPE HTML> <html
                   |manifest="clock.appcache">  |manifest="clock.appcache">
                   |<head>                      |<head>
                   |<title>Clock</title>        |<title>Clock</title>
                   |<script                     |<script
                   |src="clock.js"></script>    |src="clock.js"></script>
                   |<link rel="stylesheet"      |<link rel="stylesheet"
                   |href="clock.css">  </head>  |href="clock.css">  </head>
                   |<body>   <p>The time is:    |<body>   <p>The time is:
                   |<output                     |<output
                   |id="clock"></output></p>    |id="clock"></output></p>
                   |</body>                     |</body>

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 7 March 2012 18:04:58 UTC