26 |
checker with a partial support for Atom 1.0.</dd> |
checker with a partial support for Atom 1.0.</dd> |
27 |
<dt><a href="Whatpm/ContentType.html"><code>Whatpm::ContentType</code></a></dt> |
<dt><a href="Whatpm/ContentType.html"><code>Whatpm::ContentType</code></a></dt> |
28 |
<dd>An implementation of HTML5 Content Type sniffing algorithm.</dd> |
<dd>An implementation of HTML5 Content Type sniffing algorithm.</dd> |
29 |
|
<dt><a href="Whatpm/CSS/Tokenizer.html"><code>Whatpm::CSS::Tokenizer</code></a></dt> |
30 |
|
<dd>A CSS tokenizer.</dd> |
31 |
<dt><a href="Whatpm/HTML.html"><code>Whatpm::HTML</code></a></dt> |
<dt><a href="Whatpm/HTML.html"><code>Whatpm::HTML</code></a></dt> |
32 |
<dd>An implementation of HTML5 parsing algorithm, fragment |
<dd>An implementation of HTML5 parsing algorithm, fragment |
33 |
parsing, and fragment serialization algorithms. It can be used |
parsing, and fragment serialization algorithms. It can be used |
69 |
parser and checker demo, with manakai's DOM implementation</a></li> |
parser and checker demo, with manakai's DOM implementation</a></li> |
70 |
<li><a href="http://suika.fam.cx/gate/2007/html/table-interface">HTML5 table |
<li><a href="http://suika.fam.cx/gate/2007/html/table-interface">HTML5 table |
71 |
structure visualization demo</a></li> |
structure visualization demo</a></li> |
72 |
|
<li><a href="http://suika.fam.cx/gate/2007/css/parser-interface">CSS tokenizer |
73 |
|
demo</a></li> |
74 |
</ul> |
</ul> |
75 |
</div> |
</div> |
76 |
|
|