/[suikacvs]/markup/html/whatpm/readme.en.html
Suika

Diff of /markup/html/whatpm/readme.en.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by wakaba, Sat Aug 25 03:43:45 2007 UTC revision 1.10 by wakaba, Sat Sep 22 12:50:47 2007 UTC
# Line 26  project.</p> Line 26  project.</p>
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/SelectorsParser.html"><code>Whatpm::CSS::SelectorsParser</code></a></dt>
30      <dd>A <a href="http://www.w3.org/TR/css3-selectors/#grouping">group of
31      selectors</a> parser.</dd>
32    <dt><a href="Whatpm/CSS/SelectorsSerializer.html"><code>Whatpm::CSS::SelectorsSerializer</code></a></dt>
33      <dd>A <a href="http://www.w3.org/TR/css3-selectors/#grouping">group of
34      selectors</a> serializer.</dd>
35    <dt><a href="Whatpm/CSS/Tokenizer.html"><code>Whatpm::CSS::Tokenizer</code></a></dt>
36      <dd>A CSS tokenizer.</dd>
37  <dt><a href="Whatpm/HTML.html"><code>Whatpm::HTML</code></a></dt>  <dt><a href="Whatpm/HTML.html"><code>Whatpm::HTML</code></a></dt>
38    <dd>An implementation of HTML5 parsing algorithm, fragment    <dd>An implementation of HTML5 parsing algorithm, fragment
39    parsing, and fragment serialization algorithms.  It can be used    parsing, and fragment serialization algorithms.  It can be used
# Line 48  project.</p> Line 56  project.</p>
56    
57    <p>Note also that some modules have no documentation for now.</p>    <p>Note also that some modules have no documentation for now.</p>
58    </dd>    </dd>
59    <dt>Specification</dt>
60      <dd><dl>
61        <dt><a href="http://suika.fam.cx/www/markup/selectors/ssft/ssft"><abbr title="Selectors Serialization Format for Testing">SSFT</abbr>
62        Specification</a></dt>
63          <dd>The specification for the serialization format used for
64          testing Selectors-related modules.</dd>
65      </dl></dd>
66  <dt>Documentation</dt>  <dt>Documentation</dt>
67    <dd><dl>    <dd><dl>
68  <dt><a href="http://suika.fam.cx/gate/2005/sw/Whatpm%20Error%20Types">List of error types</a></dt>  <dt><a href="http://suika.fam.cx/gate/2005/sw/Whatpm%20Error%20Types">List of error types</a></dt>
# Line 67  and checker demo</a></li> Line 82  and checker demo</a></li>
82  parser and checker demo, with manakai's DOM implementation</a></li>  parser and checker demo, with manakai's DOM implementation</a></li>
83  <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
84  structure visualization demo</a></li>  structure visualization demo</a></li>
85    <li><a href="http://suika.fam.cx/gate/2007/css/parser-interface">CSS tokenizer
86    demo</a></li>
87  </ul>  </ul>
88  </div>  </div>
89    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.10

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24