/[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.69 by wakaba, Tue Jul 17 13:54:57 2007 UTC
# Line 1  Line 1 
1    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
2    
3            * ContentChecker.pm: Return the |id| node list.
4    
5            * HTML.pm.src: A typo is fixed.
6    
7    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
8    
9            * ContentChecker.pm: Drop wrong |level => 'error'| specification
10            from "in HTML:xml:lang" error.  Character position
11            is now the last part of the error type in the URI error
12            description.  Report "unsupported" status for language
13            tags, media queries, script codes, and style sheets.
14    
15    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
16    
17            * ContentChecker.pm: Report error if |xml:lang|
18            in HTML, |lang| in XML, |xmlns| in XML, and |meta| |charset|
19            in XML.
20    
21            * NanoDOM.pm (Attr.owner_document): New attribute.
22    
23    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
24    
25            * HTML.pm.src: The character immediately following
26            a bare |hcro| was discarded.  Fix handling of
27            entity references in attribute values.
28    
29    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
30    
31            * HTML.pm.src (main and trailin end phases): Token
32            types |DOCTYPE|, |comment|, |end-of-file|, and |<html>| are
33            factored out.  Error types |in html:#DOCTYPE|
34            and |after html:#DOCTYPE| are merged
35            into |DOCTYPE in the middle|.  |</frameset>|
36            in fragment parsing mode changed the
37            insertion mode.
38    
39    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
40    
41            * HTML.pm.src: |$phase| has been removed; The |trailing end|
42            phase is now an insertion mode.  Treatments for white
43            space character tokens were incorrect for some
44            insertion modes.  An old |meta| case was not removed.
45    
46    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
47    
48            * HTML.pm.src: |meta| charset declaration extraction
49            implemented (but changing the encoding is not yet:-).
50    
51    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
52    
53            * Charset/: New directory.
54    
55    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
56    
57            * H2H.pm: New Perl module (created from
58            manakai's H2H.dis).
59    
60    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
61    
62            * XMLSerializer.pm: New Perl module (created from
63            manakai's SimpleLS.dis).
64    
65    2007-07-07  Wakaba  <wakaba@suika.fam.cx>
66    
67            * HTML.pm.src: |<!---x-->| was not processed correctly.
68    
69    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
70    
71            * HTML.pm.src: Report correct error message
72            for |<body></div></body>|.
73    
74    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
75    
76            * HTMLTable.pm: An error description was incorrect.
77    
78    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
79    
80            * ContentChecker.pm: Return |{term}| list.
81    
82    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
83    
84            * HTML.pm.src: HTML5 revisions 961-966 (</p>, </br>,
85            nested <nobr>, implied </tbody>, </tfoot>, and </thead>,
86            and <title> outside of head).
87    
88    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
89    
90            * IMTChecker.pm: Report warning for unregistered
91            and private types/subtypes.
92    
93            * ContentChecker.pm, HTML.pm.src, IMTChecker.pm,
94            URIChecker.pm, HTMLTable.pm: Error messages are now
95            consistent; they are all listed in
96            <http://suika.fam.cx/gate/2005/sw/Whatpm%20Error%20Types>.
97    
98    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
99    
100            * ContentChecker.pm: |<img ismap>| not in |<a></a>|
101            is now erred.  |<datalist>| is implemented.
102            Attribute checker for |<command>| and |<menu>| are
103            added.  Support for |contextmenu| global attribute
104            is added.
105    
106    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
107    
108            * HTML.pm.src (_reset_insertion_mode): Interpretation
109            of Step 3 has been changed.
110    
111  2007-06-25  Wakaba  <wakaba@suika.fam.cx>  2007-06-25  Wakaba  <wakaba@suika.fam.cx>
112    
113          * 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.69

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24