/[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.15 by wakaba, Sun Nov 4 11:49:44 2007 UTC revision 1.16 by wakaba, Sun Nov 11 04:59:35 2007 UTC
# Line 41  project.</p> Line 41  project.</p>
41    and <a href="#demo-css-parser">demo</a>.)</dd>    and <a href="#demo-css-parser">demo</a>.)</dd>
42  <dt><a href="Whatpm/CSS/Tokenizer.html"><code>Whatpm::CSS::Tokenizer</code></a></dt>  <dt><a href="Whatpm/CSS/Tokenizer.html"><code>Whatpm::CSS::Tokenizer</code></a></dt>
43    <dd>A CSS tokenizer.  (See also <a href="#demo-css-parser">demo</a>.)</dd>    <dd>A CSS tokenizer.  (See also <a href="#demo-css-parser">demo</a>.)</dd>
44  <dt><a href="Whatpm/HTML.html"><code>Whatpm::HTML</code></a></dt>  <dt id=module-whatpm-html><a href="Whatpm/HTML.html"><code>Whatpm::HTML</code></a></dt>
45    <dd>An implementation of HTML5 document parsing, fragment    <dd>An implementation of HTML5 document and fragment
46    parsing, and fragment serialization algorithms.  It can be used    parsing algorithms.  It can be used
47    to convert a string into a <abbr title="Document Object Model">DOM</abbr>, or    to convert an arbitrary string into a
48    <i lang="">vice versa</i>.  (See also    <abbr title="Document Object Model">DOM</abbr>.  (See also
49    <a href="#demo-html-parser">demo</a>.)</dd>    <a href="#demo-html-parser">demo</a>.)</dd>
50    <dt id=module-whatpm-html-serializer><a href="Whatpm/HTML/Serializer.html"><code>Whatpm::HTML::Serializer</code></a></dt>
51      <dd>An implementation of HTML5 fragment serialization algorithm.
52      (See also <a href="#demo-html-parser">demo</a>.)</dd>
53  <dt><a href="Whatpm/HTMLTable.html"><code>Whatpm::HTMLTable</code></a></dt>  <dt><a href="Whatpm/HTMLTable.html"><code>Whatpm::HTMLTable</code></a></dt>
54    <dd>An implementation of the HTML5 table algorithm.  It can be    <dd>An implementation of the HTML5 table algorithm.  It can be
55    used to extract a table structure from a DOM <code>table</code>    used to extract a table structure from a DOM <code>table</code>

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24