--- markup/html/whatpm/readme.en.html 2007/08/25 03:43:45 1.8
+++ markup/html/whatpm/readme.en.html 2007/09/09 05:35:49 1.9
@@ -26,6 +26,8 @@
checker with a partial support for Atom 1.0.
Whatpm::ContentType
An implementation of HTML5 Content Type sniffing algorithm.
+Whatpm::CSS::Tokenizer
+ A CSS tokenizer.
Whatpm::HTML
An implementation of HTML5 parsing algorithm, fragment
parsing, and fragment serialization algorithms. It can be used
@@ -67,6 +69,8 @@
parser and checker demo, with manakai's DOM implementation
HTML5 table
structure visualization demo
+CSS tokenizer
+demo