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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24