1 |
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Implemented <object form> and <legend form>. |
4 |
|
|
5 |
|
2008-12-13 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm: Updated definitions for attributes for form submission |
8 |
|
on |form| and submit buttons (action="", method="", enctype="", |
9 |
|
target="", and novalidate=""). |
10 |
|
|
11 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML.pm: Added checking for the uniqueness of |autofocus=""| |
14 |
|
attribute. Implemented |name=""| attribute for form controls. |
15 |
|
Added U+000C into character class of space characters (it should |
16 |
|
have been, but was not in some of regular expressions). Updated |
17 |
|
definitions for |output| elements. |
18 |
|
|
19 |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
* HTML.pm: Updated definitions for |datalist|, |optgroup|, |
* HTML.pm: Updated definitions for |datalist|, |optgroup|, |