/[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.78 by wakaba, Sat Jul 21 08:52:59 2007 UTC revision 1.97 by wakaba, Sat Aug 11 07:19:18 2007 UTC
# Line 1  Line 1 
1    2007-08-11  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: |or|s for insertion modes are replaced
4            by |&|s.
5    
6    2007-08-11  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm.src: Token types are now represented in number.
9    
10    2007-08-11  Wakaba  <wakaba@suika.fam.cx>
11    
12            * ContentType.pm (SEE ALSO): Updated.
13    
14            * HTML.pm.src: Insertion modes are now represented in number.
15    
16    2007-08-11  Wakaba  <wakaba@suika.fam.cx>
17    
18            * ContentType.pm: Sniffing for bitmap images (HTML5 revision
19            999) is implemented.
20    
21    2007-08-08  Wakaba  <wakaba@suika.fam.cx>
22    
23            * ContentType.pm: Sniffing for |<script| (HTML5 revision
24            983) is implemented.
25    
26    2007-08-06  Wakaba  <wakaba@suika.fam.cx>
27    
28            * ContentChecker.pod: New documentation.
29    
30            * Makefile: A rule for |ContentChecker.html| is added.
31    
32            * ContentChecker.pm: A pod "LICENSE" section is added.
33    
34            * NanoDOM.pm ($VERSION): New variable.
35    
36    2007-08-05  Wakaba  <wakaba@suika.fam.cx>
37    
38            * H2H.pm: |b|, |i|, and |sub| are added to the
39            list of allowed HTML elements.
40    
41    2007-08-05  Wakaba  <wakaba@suika.fam.cx>
42    
43            * H2H.pm: |samp| is added to the list of allowed
44            HTML elements.
45    
46            * URIChecker.pm (check_iri): New.
47            (check_iri_reference): Error type for IRI reference
48            syntax error is changed.
49    
50    2007-08-04  Wakaba  <wakaba@suika.fam.cx>
51    
52            * ContentChecker.pm: Reference to the |Whatpm::ContentChecker::Atom|
53            is added.
54            (check_document): Load appropriate module before validation.
55    
56    2007-08-04  Wakaba  <wakaba@suika.fam.cx>
57    
58            * ContentChecker/: New directory.
59    
60    2007-08-04  Wakaba  <wakaba@suika.fam.cx>
61    
62            * ContentChecker.pm: HTML |time| element is implemented.
63    
64            * HTMLTable.pm: Comments are updated as HTML5 is revised.
65    
66    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
67    
68            * ContentChecker.pm (check_document): Return value
69            even if no document element is found.
70    
71    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
72    
73            * HTML.pm.src: |$in_body| is no longer a function.
74    
75    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
76    
77            * HTML.pm.src: The |$in_body| code has been moved down.
78    
79    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
80    
81            * HTML.pm.src: The "trailing end" insertion mode
82            is split into "after html body" and "after html frameset"
83            insertion modes.  Their codes are merged with "after body"
84            and "after frameset" codes.  |$previous_insertion_mode|
85            has been removed.  "after frameset" code is
86            merged with "in frameset" code.
87    
88    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
89    
90            * HTML.pm.src: The "before head" insertion mode is
91            merged with the "in head" insertion mode.
92    
93    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
94    
95            * HTML.pm.src: Cases in "in head" insertion mode are
96            reorganized.
97    
98    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
99    
100            * HTML.pm.src: Some cases in "in table" insertion mode
101            are merged.
102    
103    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
104    
105            * HTML.pm.src: The "in row" insertion mode is merged
106            with "in table" insertion mode.
107    
108  2007-07-21  Wakaba  <wakaba@suika.fam.cx>  2007-07-21  Wakaba  <wakaba@suika.fam.cx>
109    
110          * HTML.pm.src: The "in table" and "in table body" insertion          * HTML.pm.src: The "in table" and "in table body" insertion

Legend:
Removed from v.1.78  
changed lines
  Added in v.1.97

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24