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

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.65

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24