Parent Directory
|
Revision Log
New tests
| 1 | <!DOCTYPE html> |
| 2 | <html> |
| 3 | <head> |
| 4 | <title>datetime=""</title> |
| 5 | </head> |
| 6 | <body> |
| 7 | <h1>datetime=""</h1> |
| 8 | |
| 9 | <p><ins datetime="2006-12+09:00" |
| 10 | >Inserted with <code>datetime=""</code></ins></p> |
| 11 | <p><del datetime="2006-12+09:00" |
| 12 | >Removed with <code>datetime=""</code></del></p> |
| 13 | |
| 14 | </body> |
| 15 | </html> |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |