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

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.102

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24