/[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.57 by wakaba, Sun Jul 1 04:46:48 2007 UTC revision 1.72 by wakaba, Sat Jul 21 05:36:50 2007 UTC
# Line 1  Line 1 
1    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: Use numeric constant for |{content_mode}|
4            instead of string constant for |{content_model_flag}|.
5    
6    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm.src: Add the name of the attribute
9            to the "duplicate attribute" error.
10    
11    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
12    
13            * ContentChecker.pm: Return the |class| node list.
14    
15    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
16    
17            * ContentChecker.pm: Return the |id| node list.
18    
19            * HTML.pm.src: A typo is fixed.
20    
21    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
22    
23            * ContentChecker.pm: Drop wrong |level => 'error'| specification
24            from "in HTML:xml:lang" error.  Character position
25            is now the last part of the error type in the URI error
26            description.  Report "unsupported" status for language
27            tags, media queries, script codes, and style sheets.
28    
29    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
30    
31            * ContentChecker.pm: Report error if |xml:lang|
32            in HTML, |lang| in XML, |xmlns| in XML, and |meta| |charset|
33            in XML.
34    
35            * NanoDOM.pm (Attr.owner_document): New attribute.
36    
37    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
38    
39            * HTML.pm.src: The character immediately following
40            a bare |hcro| was discarded.  Fix handling of
41            entity references in attribute values.
42    
43    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
44    
45            * HTML.pm.src (main and trailin end phases): Token
46            types |DOCTYPE|, |comment|, |end-of-file|, and |<html>| are
47            factored out.  Error types |in html:#DOCTYPE|
48            and |after html:#DOCTYPE| are merged
49            into |DOCTYPE in the middle|.  |</frameset>|
50            in fragment parsing mode changed the
51            insertion mode.
52    
53    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
54    
55            * HTML.pm.src: |$phase| has been removed; The |trailing end|
56            phase is now an insertion mode.  Treatments for white
57            space character tokens were incorrect for some
58            insertion modes.  An old |meta| case was not removed.
59    
60    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
61    
62            * HTML.pm.src: |meta| charset declaration extraction
63            implemented (but changing the encoding is not yet:-).
64    
65    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
66    
67            * Charset/: New directory.
68    
69    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
70    
71            * H2H.pm: New Perl module (created from
72            manakai's H2H.dis).
73    
74    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
75    
76            * XMLSerializer.pm: New Perl module (created from
77            manakai's SimpleLS.dis).
78    
79    2007-07-07  Wakaba  <wakaba@suika.fam.cx>
80    
81            * HTML.pm.src: |<!---x-->| was not processed correctly.
82    
83    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
84    
85            * HTML.pm.src: Report correct error message
86            for |<body></div></body>|.
87    
88  2007-07-01  Wakaba  <wakaba@suika.fam.cx>  2007-07-01  Wakaba  <wakaba@suika.fam.cx>
89    
90          * HTMLTable.pm: An error description was incorrect.          * HTMLTable.pm: An error description was incorrect.

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.72

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24