1 |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: HTML5 attribute status added. |
4 |
|
|
5 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm: Standardized status for attributes are added (HTML5 |
8 |
|
info are not added yet). Make element or attribute not defined |
9 |
|
by HTML5 spec as a conformance error (though it is not clearly |
10 |
|
defined by HTML5 spec as non-conforming). Note that more work |
11 |
|
is needed for non-standard attribute thing, since the current |
12 |
|
implementation prevents non-standard attribute from being |
13 |
|
syntactically checked (otherwise it is treated as if a |
14 |
|
standard attribute). |
15 |
|
|
16 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
* HTML.pm: Standardized status attributes are added. |
* HTML.pm: Standardized status attributes are added. |
19 |
|
|
20 |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
2008-02-24 Wakaba <wakaba@suika.fam.cx> |