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

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.108

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24