1 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Added checking for the uniqueness of |autofocus=""| |
4 |
|
attribute. Implemented |name=""| attribute for form controls. |
5 |
|
Added U+000C into character class of space characters (it should |
6 |
|
have been, but was not in some of regular expressions). Updated |
7 |
|
definitions for |output| elements. |
8 |
|
|
9 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
* HTML.pm: Updated definitions for |datalist|, |optgroup|, |
* HTML.pm: Updated definitions for |datalist|, |optgroup|, |
12 |
|option|, and |textarea| elements. |
|option|, and |textarea| elements. |
13 |
|
|