/[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.21 by wakaba, Fri Nov 23 07:35:02 2007 UTC revision 1.23 by wakaba, Sat Aug 30 04:31:57 2008 UTC
# Line 62  project.</p> Line 62  project.</p>
62    conformance checker.</dd>    conformance checker.</dd>
63  <dt><a href="Whatpm/URIChecker.html"><code>Whatpm::URIChecker</code></a></dt>  <dt><a href="Whatpm/URIChecker.html"><code>Whatpm::URIChecker</code></a></dt>
64    <dd>An IRI reference conformance checker.</dd>    <dd>An IRI reference conformance checker.</dd>
65    
66    <dt><a href="Whatpm/WebIDL.html"><code>Whatpm::WebIDL</code></a></dt>
67      <dd>A WebIDL fragment parser.  It parses an IDL fragment, whether conforming
68      or not, and constructs a DOM-like object model for further processing.
69      Non-conforming (or broken) IDL fragment-like string will be parsed using
70      CSS-like error-tolerant parsing rules, e.g. ignoring anything until next
71      <code>;</code> character.
72    
73  <dt><a href="Whatpm/XMLSerializer.html"><code>Whatpm::XMLSerializer</code></a></dt>  <dt><a href="Whatpm/XMLSerializer.html"><code>Whatpm::XMLSerializer</code></a></dt>
74    <dd>A simple XML serializer.</dd>    <dd>A simple XML serializer.</dd>
75    </dl>    </dl>
# Line 71  project.</p> Line 79  project.</p>
79    
80    <p>Note also that some modules have no documentation for now.</p>    <p>Note also that some modules have no documentation for now.</p>
81    </dd>    </dd>
82  <dt id=spec>Specification</dt>  <dt id=spec>Specifications</dt>
83    <dd><dl>    <dd><dl>
84      <dt id=spec-ssft><a href="http://suika.fam.cx/www/markup/selectors/ssft/ssft"><abbr title="Selectors Serialization Format for Testing">SSFT</abbr>      <dt id=spec-ssft><a href="http://suika.fam.cx/www/markup/selectors/ssft/ssft"><abbr title="Selectors Serialization Format for Testing">SSFT</abbr>
85      Specification</a></dt>      Specification</a></dt>
# Line 154  demo</a> Line 162  demo</a>
162      <a href="http://suika.fam.cx/www/manakai-core/lib/Message/Charset/Info.html"><code>Message::Charset::Info</code></a>,      <a href="http://suika.fam.cx/www/manakai-core/lib/Message/Charset/Info.html"><code>Message::Charset::Info</code></a>,
163      which is part of      which is part of
164      <a href="http://suika.fam.cx/www/2006/manakai/">manakai-core</a>.</dd>      <a href="http://suika.fam.cx/www/2006/manakai/">manakai-core</a>.</dd>
165    <dt><code>Message::DOM::DOMImplementation</code>
166      <dd>Module <code>Whatpm::URIChecker</code> depends on
167      <code>Message::DOM::DOMImplementation</code>,
168        which is part of
169        <a href="http://suika.fam.cx/www/2006/manakai/">manakai-core</a>.
170  <dt><code>Message::DOM::DOMImplementation</code> and related modules</dt>  <dt><code>Message::DOM::DOMImplementation</code> and related modules</dt>
171    <dd><em>Testing</em> for module <code>Whatpm::ContentChecker</code>    <dd><em>Testing</em> for module <code>Whatpm::ContentChecker</code>
172    depends on <code>Message::DOM::DOMImplementation</code> and related modules    depends on <code>Message::DOM::DOMImplementation</code> and related modules
# Line 203  repository</a>.</p> Line 216  repository</a>.</p>
216      <a href="t/tokenizer-result">HTML tokenization</a>,      <a href="t/tokenizer-result">HTML tokenization</a>,
217      <a href="t/tree-construction-result">HTML tree construction</a>,      <a href="t/tree-construction-result">HTML tree construction</a>,
218      <a href="t/content-checker-result"><code>Whatpm::ContentChecker</code></a>).</li>      <a href="t/content-checker-result"><code>Whatpm::ContentChecker</code></a>).</li>
219      <li>Merge with the <a href="http://suika.fam.cx/www/2006/manakai/">manakai-core</a>
220          code tree.
221    <li>Charset detection.</li>    <li>Charset detection.</li>
222    <li>Validation for <code>meta</code>.</li>    <li>Validation for <code>meta</code>.</li>
223    <li>Validation for media queries, IRIs (against URI schemes), language tags,    <li>Validation for media queries, IRIs (against URI schemes), language tags,
# Line 232  parser test data</a>.</p> Line 247  parser test data</a>.</p>
247  <div class="section" id="license">  <div class="section" id="license">
248  <h2>License</h2>  <h2>License</h2>
249    
250  <p>Copyright 2007 Wakaba  <p>Copyright 2007$B!>(B2008 Wakaba
251  <code class="mail">&lt;<a href="mailto:w@suika.fam.cx"  <code class="mail">&lt;<a href="mailto:w@suika.fam.cx"
252      rel="author">w@suika.fam.cx</a>></code>.</p>      rel="author">w@suika.fam.cx</a>></code>.</p>
253    

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.23

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24