Parent Directory
|
Revision Log
++ whatpm/Whatpm/ChangeLog 2 Jul 2009 22:11:35 -0000 * HTML.pm.src: Don't change encoding to UTF-8 if the input encoding is UTF-16 (HTML5 revision 3204). 2009-07-03 Wakaba <wakaba@suika.fam.cx>
| 1 | wakaba | 1.372 | 2009-07-03 Wakaba <[email protected]> |
| 2 | |||
| 3 | wakaba | 1.373 | * HTML.pm.src: Don't change encoding to UTF-8 if the input |
| 4 | encoding is UTF-16 (HTML5 revision 3204). | ||
| 5 | |||
| 6 | 2009-07-03 Wakaba <[email protected]> | ||
| 7 | |||
| 8 | wakaba | 1.372 | * HTML.pm.src (parse_byte_stream): Don't change to another |
| 9 | encoding if the input is UTF-16 (HTML5 revision 3205). | ||
| 10 | |||
| 11 | wakaba | 1.371 | 2009-06-28 Wakaba <[email protected]> |
| 12 | |||
| 13 | * HTML.pm.src: |isindex| should no longer generate |p| element | ||
| 14 | node (HTML5 revision 3236). | ||
| 15 | |||
| 16 | wakaba | 1.368 | 2008-12-12 Wakaba <[email protected]> |
| 17 | |||
| 18 | wakaba | 1.370 | * ContentChecker.pm: Introduced new flag |has_autofocus|. Added |
| 19 | support for new |id_type| value of |any|, which means any kind of | ||
| 20< |