/[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.50 by wakaba, Sun Jun 24 06:20:37 2007 UTC revision 1.64 by wakaba, Mon Jul 16 03:21:04 2007 UTC
# Line 1  Line 1 
1    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: |$phase| has been removed; The |trailing end|
4            phase is now an insertion mode.  Treatments for white
5            space character tokens were incorrect for some
6            insertion modes.  An old |meta| case was not removed.
7    
8    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
9    
10            * HTML.pm.src: |meta| charset declaration extraction
11            implemented (but changing the encoding is not yet:-).
12    
13    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
14    
15            * Charset/: New directory.
16    
17    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
18    
19            * H2H.pm: New Perl module (created from
20            manakai's H2H.dis).
21    
22    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
23    
24            * XMLSerializer.pm: New Perl module (created from
25            manakai's SimpleLS.dis).
26    
27    2007-07-07  Wakaba  <wakaba@suika.fam.cx>
28    
29            * HTML.pm.src: |<!---x-->| was not processed correctly.
30    
31    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
32    
33            * HTML.pm.src: Report correct error message
34            for |<body></div></body>|.
35    
36    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
37    
38            * HTMLTable.pm: An error description was incorrect.
39    
40    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
41    
42            * ContentChecker.pm: Return |{term}| list.
43    
44    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
45    
46            * HTML.pm.src: HTML5 revisions 961-966 (</p>, </br>,
47            nested <nobr>, implied </tbody>, </tfoot>, and </thead>,
48            and <title> outside of head).
49    
50    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
51    
52            * IMTChecker.pm: Report warning for unregistered
53            and private types/subtypes.
54    
55            * ContentChecker.pm, HTML.pm.src, IMTChecker.pm,
56            URIChecker.pm, HTMLTable.pm: Error messages are now
57            consistent; they are all listed in
58            <http://suika.fam.cx/gate/2005/sw/Whatpm%20Error%20Types>.
59    
60    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
61    
62            * ContentChecker.pm: |<img ismap>| not in |<a></a>|
63            is now erred.  |<datalist>| is implemented.
64            Attribute checker for |<command>| and |<menu>| are
65            added.  Support for |contextmenu| global attribute
66            is added.
67    
68    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
69    
70            * HTML.pm.src (_reset_insertion_mode): Interpretation
71            of Step 3 has been changed.
72    
73    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
74    
75            * HTML.pm.src: Late |<html>| parse error is implemented.
76    
77    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
78    
79            * URIChecker.pm (check_iri_reference): A |decode| method name was
80            incorrect.
81    
82            * ContentChecker.pm: Support for the |footer| element.
83            Check URI syntax for space-separated URI attributes.
84            Support for the |tabindex| attribute.  Support
85            for |datetime| attribute.
86    
87  2007-06-24  Wakaba  <wakaba@suika.fam.cx>  2007-06-24  Wakaba  <wakaba@suika.fam.cx>
88    
89          * HTML.pm.src: HTML5 revision 1.144 (&#x0D;) and 1.145 (invalid          * HTML.pm.src: HTML5 revision 1.144 (&#x0D;) and 1.145 (invalid

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.64

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24