1 |
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Fact out generic charset name checking code |
4 |
|
to $HTMLCharsetChecker. Support for charset="" attributes |
5 |
|
on <a>, <link>, and <script> elements. |
6 |
|
|
7 |
|
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
* HTML.pm ($GetHTMLFloatingPointNumberAttrChecker): More than |
* HTML.pm ($GetHTMLFloatingPointNumberAttrChecker): More than |
10 |
one "." characters were allowed in a floating point number |
one "." characters were allowed in a floating point number |
11 |
incorrectly. |
incorrectly. |