/[suikacvs]/markup/html/whatpm/Whatpm/HTML/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/HTML/ChangeLog

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

revision 1.20 by wakaba, Wed Oct 15 10:50:38 2008 UTC revision 1.21 by wakaba, Wed Oct 15 12:49:49 2008 UTC
# Line 1  Line 1 
1  2008-10-15  Wakaba  <wakaba@suika.fam.cx>  2008-10-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Tokenizer.pm.src: $self->{s_kwd} for non-DATA_STATE states are
4            renamed as $self->{kwd} to avoid confliction.  Don't raise
5            case-sensitivity error for the keyword "DOCTYPE" in HTML mode.
6            Support for internal subsets (internal subset itself only; no
7            declaration in them is supported yet).  Raise a parse error for
8            non-uppercase keywords "PUBLIC" and "SYSTEM" in XML mode.  Raise a
9            parse error if no system identifier is specified for a DOCTYPE
10            declaration with a public identifier.  Don't close the DOCTYPE
11            declaration by a ">" character in the system declaration in XML
12            mode.
13            
14    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
15    
16          * Tokenizer.pm.src: Set index attribute to each attribute token,          * Tokenizer.pm.src: Set index attribute to each attribute token,
17          for ignoring namespaced duplicate attribute at the XML namespace          for ignoring namespaced duplicate attribute at the XML namespace
18          parser layer.  Raise a parse error if the attribute value is          parser layer.  Raise a parse error if the attribute value is

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24