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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24