1 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: <kegten> breaks out of <select> (HTML5 revision |
4 |
|
3163). |
5 |
|
|
6 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src: Don't change encoding to UTF-8 if the input |
9 |
|
encoding is UTF-16 (HTML5 revision 3204). |
10 |
|
|
11 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML.pm.src (parse_byte_stream): Don't change to another |
14 |
|
encoding if the input is UTF-16 (HTML5 revision 3205). |
15 |
|
|
16 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* HTML.pm.src: |isindex| should no longer generate |p| element |
19 |
|
node (HTML5 revision 3236). |
20 |
|
|
21 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
* ContentChecker.pm: Introduced new flag |has_autofocus|. Added |
* ContentChecker.pm: Introduced new flag |has_autofocus|. Added |