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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24