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

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

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

revision 1.63 by wakaba, Mon Jul 16 01:52:27 2007 UTC revision 1.67 by wakaba, Mon Jul 16 07:48:19 2007 UTC
# Line 1  Line 1 
1  2007-07-16  Wakaba  <wakaba@suika.fam.cx>  2007-07-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * ContentChecker.pm: Report error if |xml:lang|
4            in HTML, |lang| in XML, |xmlns| in XML, and |meta| |charset|
5            in XML.
6    
7            * NanoDOM.pm (Attr.owner_document): New attribute.
8    
9    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
10    
11            * HTML.pm.src: The character immediately following
12            a bare |hcro| was discarded.  Fix handling of
13            entity references in attribute values.
14    
15    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
16    
17            * HTML.pm.src (main and trailin end phases): Token
18            types |DOCTYPE|, |comment|, |end-of-file|, and |<html>| are
19            factored out.  Error types |in html:#DOCTYPE|
20            and |after html:#DOCTYPE| are merged
21            into |DOCTYPE in the middle|.  |</frameset>|
22            in fragment parsing mode changed the
23            insertion mode.
24    
25    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
26    
27            * HTML.pm.src: |$phase| has been removed; The |trailing end|
28            phase is now an insertion mode.  Treatments for white
29            space character tokens were incorrect for some
30            insertion modes.  An old |meta| case was not removed.
31    
32    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
33    
34          * HTML.pm.src: |meta| charset declaration extraction          * HTML.pm.src: |meta| charset declaration extraction
35          implemented (but changing the encoding is not yet:-).          implemented (but changing the encoding is not yet:-).
36    

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.67

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24