1 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Useless old stuff are removed. |datagrid| |
4 |
|
was missing from |$HTMLInteractiveContent|. |
5 |
|
(a): Use new |$HTMLInteractiveContent| in place |
6 |
|
of |$HTMLIntetractiveElements|. |
7 |
|
(caption): Use new |$HTMLPhrasingContentChecker| in place |
8 |
|
of |$HTMLStrictlyInlineChecker|. |
9 |
|
|
10 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm (figure): Implemented. |
13 |
|
(video, audio): In no-parent-element case with |src| attribute, |
14 |
|
the content model is now prose content. |
15 |
|
|
16 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* HTML.pm (noscript): Reimplemented. |
19 |
|
|
20 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm: |<meta http-equiv=Content-Type| support (HTML5 revision |
23 |
|
1180). |
24 |
|
|
25 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* HTML.pm (th): |th| now requires phrasing content. |div| |
28 |
|
now requires prose content. |
29 |
|
|
30 |
|
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
* HTML.pm: Error messages revised. |
* HTML.pm: Error messages revised. |
33 |
|
|
34 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |