/[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.17 by wakaba, Wed Oct 15 04:38:22 2008 UTC revision 1.20 by wakaba, Wed Oct 15 10:50:38 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: Set index attribute to each attribute token,
4            for ignoring namespaced duplicate attribute at the XML namespace
5            parser layer.  Raise a parse error if the attribute value is
6            omitted, in XML mode.  Raise a parse error if the attribute value
7            is not quoted, in XML mode.  Raise a parse error if "<" character
8            is found in a quoted attribute value, in XML mode.
9    
10    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
11    
12            * Tokenizer.pm.src: XML tag name start character support for end
13            tags.  Support for the short end tag syntax of XML5.  Raise a
14            parse erorr for a lowercase <!doctype> in XML.
15    
16    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
17    
18            * Tokenizer.pm.src: XML tag name start character support for start
19            tags.
20    
21    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
22    
23          * Tokenizer.pm.src: Support for XML processing instructions.          * Tokenizer.pm.src: Support for XML processing instructions.
24    
25  2008-10-15  Wakaba  <wakaba@suika.fam.cx>  2008-10-15  Wakaba  <wakaba@suika.fam.cx>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24