/[suikacvs]/markup/html/scripting-parser/parser.html
Suika

Diff of /markup/html/scripting-parser/parser.html

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

revision 1.20 by wakaba, Sat Sep 20 13:32:45 2008 UTC revision 1.21 by wakaba, Sun Jun 20 03:39:12 2010 UTC
# Line 890  document.write ('aaaaaaa</p><scrip Line 890  document.write ('aaaaaaa</p><scrip
890    
891  <h2 id=notes>Notes</h2>  <h2 id=notes>Notes</h2>
892    
893  <p>This is a <em>simplified</em> implementation of  <p>This is a <em>simplified</em> implementation of <a
894  <a href="http://www.whatwg.org/specs/web-apps/current-work/#parsing">HTML5  href="http://www.whatwg.org/specs/web-apps/current-work/#parsing">HTML5
895  Parsing Algorithm</a>.  It only implements script-related part of the  Parsing Algorithm</a> (revision 2138).  It only implements
896  algorithm.  Especially, this parser:  scripting-related parts of the algorithm.  Especially, this parser:
897    
898  <ul>  <ul>
899  <li>Does not support <code>DOCTYPE</code> and comment tokens.  <li>Does not support <code>DOCTYPE</code> and comment tokens.
900  <li>Does not support entities except for <code>&amp;quot;</code>,  <li>Does not support entities except for <code>&amp;quot;</code>,

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24