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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24