1 |
|
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 |
10 |
|
one "." characters were allowed in a floating point number |
11 |
|
incorrectly. |
12 |
|
(source): Support for the pixelratio="" attribute (HTML5 revision |
13 |
|
1629). |
14 |
|
|
15 |
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
* HTML.pm: Yay, |canvas| got the final status! |
* HTML.pm: Yay, |canvas| got the final status! |