Parent Directory
|
Revision Log
++ whatpm/Whatpm/ChangeLog 17 Oct 2007 10:45:53 -0000 * Makefile (clean): New rule. * NanoDOM.pm (public_id, system_id): New attributes. 2007-10-17 Wakaba <wakaba@suika.fam.cx>
| 1 | wakaba | 1.1 | #data |
| 2 | <!doctype html></head> <head> | ||
| 3 | #errors | ||
| 4 | wakaba | 1.3 | Unexpected start tag head. Ignored. |
| 5 | wakaba | 1.1 | #document |
| 6 | | <!DOCTYPE html> | ||
| 7 | | <html> | ||
| 8 | | <head> | ||
| 9 | | " " | ||
| 10 | | <body> | ||
| 11 | |||
| 12 | #data | ||
| 13 | <!doctype html></html> <head> | ||
| 14 | #errors | ||
| 15 | wakaba | 1.3 | Unexpected start tag head. |
| 16 | Unexpected start tag head in after body phase. | ||
| 17 | Unexpected start tag head. Ignored. | ||
| 18 | wakaba | 1.1 | #document |
| 19 | | <!DOCTYPE html> | ||
| 20 | | <html> | ||
| 21 | | <head> | ||
| 22 |