/[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.65 by wakaba, Mon Jul 16 04:51:21 2007 UTC revision 1.87 by wakaba, Sat Aug 4 13:23:36 2007 UTC
# Line 1  Line 1 
1    2007-08-04  Wakaba  <wakaba@suika.fam.cx>
2    
3            * ContentChecker.pm: HTML |time| element is implemented.
4    
5            * HTMLTable.pm: Comments are updated as HTML5 is revised.
6    
7    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
8    
9            * ContentChecker.pm (check_document): Return value
10            even if no document element is found.
11    
12    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
13    
14            * HTML.pm.src: |$in_body| is no longer a function.
15    
16    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm.src: The |$in_body| code has been moved down.
19    
20    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
21    
22            * HTML.pm.src: The "trailing end" insertion mode
23            is split into "after html body" and "after html frameset"
24            insertion modes.  Their codes are merged with "after body"
25            and "after frameset" codes.  |$previous_insertion_mode|
26            has been removed.  "after frameset" code is
27            merged with "in frameset" code.
28    
29    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
30    
31            * HTML.pm.src: The "before head" insertion mode is
32            merged with the "in head" insertion mode.
33    
34    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
35    
36            * HTML.pm.src: Cases in "in head" insertion mode are
37            reorganized.
38    
39    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
40    
41            * HTML.pm.src: Some cases in "in table" insertion mode
42            are merged.
43    
44    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
45    
46            * HTML.pm.src: The "in row" insertion mode is merged
47            with "in table" insertion mode.
48    
49    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
50    
51            * HTML.pm.src: The "in table" and "in table body" insertion
52            modes are merged.
53    
54    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
55    
56            * HTML.pm.src: There is no "in table head" or "in table foot"
57            insertion mode!
58    
59    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
60    
61            * HTML.pm.src: |<noframes>| "in frameset" and "in noframes"
62            now directly invoke the handler.
63    
64    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
65    
66            * HTML.pm.src: Codes for "in cell" insertion mode
67            is merged to the "in body" insertion mode code.
68    
69    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
70    
71            * HTML.pm.src: Codes for "in body" and "in caption"
72            insertion modes are merged.
73    
74    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
75    
76            * HTML.pm.src: Two |!!!next-token|s were missing.
77    
78    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
79    
80            * HTML.pm.src: Use numeric constant for |{content_mode}|
81            instead of string constant for |{content_model_flag}|.
82    
83    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
84    
85            * HTML.pm.src: Add the name of the attribute
86            to the "duplicate attribute" error.
87    
88    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
89    
90            * ContentChecker.pm: Return the |class| node list.
91    
92    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
93    
94            * ContentChecker.pm: Return the |id| node list.
95    
96            * HTML.pm.src: A typo is fixed.
97    
98    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
99    
100            * ContentChecker.pm: Drop wrong |level => 'error'| specification
101            from "in HTML:xml:lang" error.  Character position
102            is now the last part of the error type in the URI error
103            description.  Report "unsupported" status for language
104            tags, media queries, script codes, and style sheets.
105    
106    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
107    
108            * ContentChecker.pm: Report error if |xml:lang|
109            in HTML, |lang| in XML, |xmlns| in XML, and |meta| |charset|
110            in XML.
111    
112            * NanoDOM.pm (Attr.owner_document): New attribute.
113    
114    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
115    
116            * HTML.pm.src: The character immediately following
117            a bare |hcro| was discarded.  Fix handling of
118            entity references in attribute values.
119    
120  2007-07-16  Wakaba  <wakaba@suika.fam.cx>  2007-07-16  Wakaba  <wakaba@suika.fam.cx>
121    
122          * HTML.pm.src (main and trailin end phases): Token          * HTML.pm.src (main and trailin end phases): Token

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.87

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24