/[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.52 by wakaba, Mon Jun 25 00:14:39 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>
89    
90            * HTMLTable.pm: An error description was incorrect.
91    
92    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
93    
94            * ContentChecker.pm: Return |{term}| list.
95    
96    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
97    
98            * HTML.pm.src: HTML5 revisions 961-966 (</p>, </br>,
99            nested <nobr>, implied </tbody>, </tfoot>, and </thead>,
100            and <title> outside of head).
101    
102    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
103    
104            * IMTChecker.pm: Report warning for unregistered
105            and private types/subtypes.
106    
107            * ContentChecker.pm, HTML.pm.src, IMTChecker.pm,
108            URIChecker.pm, HTMLTable.pm: Error messages are now
109            consistent; they are all listed in
110            <http://suika.fam.cx/gate/2005/sw/Whatpm%20Error%20Types>.
111    
112    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
113    
114            * ContentChecker.pm: |<img ismap>| not in |<a></a>|
115            is now erred.  |<datalist>| is implemented.
116            Attribute checker for |<command>| and |<menu>| are
117            added.  Support for |contextmenu| global attribute
118            is added.
119    
120    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
121    
122            * HTML.pm.src (_reset_insertion_mode): Interpretation
123            of Step 3 has been changed.
124    
125  2007-06-25  Wakaba  <wakaba@suika.fam.cx>  2007-06-25  Wakaba  <wakaba@suika.fam.cx>
126    
127          * HTML.pm.src: Late |<html>| parse error is implemented.          * HTML.pm.src: Late |<html>| parse error is implemented.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24