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. |
* HTML.pm (figure): Implemented. |
13 |
(video, audio): In no-parent-element case with |src| attribute, |
(video, audio): In no-parent-element case with |src| attribute, |
14 |
the content model is now prose content. |
the content model is now prose content. |