/[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.164 by wakaba, Sat Mar 8 02:29:22 2008 UTC revision 1.199 by wakaba, Fri Mar 21 09:19:57 2008 UTC
# Line 1  Line 1 
1    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
2    
3            * ContentChecker.pm: RDF reification implemented.
4    
5            * RDFXML.pm: undef vs false bug fixed.
6            Reification implemented.
7    
8    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
9    
10            * RDFXML.pm: s/id/ID/ for attribute name.
11            The |node| arguments are added for |ontriple| calls.
12            Too many "attribute not allowed" errors were raised.
13    
14            * ContentChecker.pm: Initial experimental support for rdf:RDF
15            element.
16    
17    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
18    
19            * RDFXML.pm: New module.
20    
21    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm.src (set_inner_html): Line/column number
24            code was old one yet.
25    
26    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
27    
28            * HTML.pm.src: Better line/column reporting for "duplicate attribute"
29            errors.  Line/column markings for DOCTYPE, comment, and
30            character tokens are reintroduced; otherwise,
31            error location for "not HTML5" error and errors
32            for implied elements are not attached.
33    
34    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
35    
36            * HTML.pm.src: Set line/column numbers to attributes.
37    
38            * NanoDOM.pm (create_attribute_ns, set_attribute_node_ns): Added.
39            (value): Setter implemented.
40    
41            * mkhtmlparser.pl: Set line/column numbers to Attr nodes.
42    
43    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
44    
45            * HTML.pm.src: Unused line/column markings are removed.
46    
47    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
48    
49            * HTML.pm.src (_get_next_token): Remove |first_start_tag|
50            flag, which is no longer used.
51    
52    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
53    
54            * HTML.pm.src: Set line/column information to element nodes.
55    
56            * mkhtmlparser.pl (!!!create-element, !!!insert-element,
57            and !!!insert-element-t): Set line/column information to
58            element nodes.
59    
60    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
61    
62            * HTML.pm.src (_get_next_token): The first "<" character
63            in "<?", "<>", or "</>" should be the error point.
64    
65    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
66    
67            * HTML.pm.src: Some more fixes on error position reporting.
68    
69    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
70    
71            * HTML.pm.src: Token-level precious error reporting.
72    
73    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
74    
75            * HTML.pm.src: Preparation for more precious error point
76            reporting.
77    
78    2008-03-11  Wakaba  <wakaba@suika.fam.cx>
79    
80            * HTML.pm.src: Error type revised.
81    
82    2008-03-11  Wakaba  <wakaba@suika.fam.cx>
83    
84            * HTML.pm.src: Similar codes are merged together, again.
85    
86    2008-03-11  Wakaba  <wakaba@suika.fam.cx>
87    
88            * HTML.pm.src: Similar codes are merged together.
89    
90    2008-03-10  Wakaba  <wakaba@suika.fam.cx>
91    
92            * mkhtmlparser.pl: Set "level" parameter to parse errors.
93    
94            * HTML.pm.src: Code refined.
95    
96    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
97    
98            * HTML.pm.src: |</body>| treatement has been changed (HTML5
99            revision 1348).  Note that I really don't know this makes
100            any difference in the black-box behavior of the parser.
101    
102    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
103    
104            * HTML.pm.src: New end-of-file token implementation (HTML5
105            revision 1348).
106    
107    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
108    
109            * HTML.pm.src: |applet| support (HTML5 revision 1347).
110    
111    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
112    
113            * HTML.pm.src: Foster parenting in AAA (HTML5 revision 1343).
114    
115    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
116    
117            * HTML.pm.src: Support for |<input>| in the "in select" insertion
118            mode and support for the "in select in table" insertion mode (HTML5
119            revision 1342).
120    
121    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
122    
123            * HTML.pm.src: No foster parenting for <script> and <script>
124            in non-tainted <table>s (HTML5 revision 1336).
125    
126    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
127    
128            * HTML.pm.src: Ignore white space characters between <html>
129            and <head> (HTML5 revision 1332).
130    
131    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
132    
133            * HTML.pm.src: Treat <input type=hidden> as if it were a
134            white space (HTML5 revision 1331).
135    
136    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
137    
138            * HTML.pm.src: Ignore U+000A at the beginning of a |listing|
139            element (HTML5 revision 1330).
140    
141    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
142    
143            * HTML.pm.src: <title> is always appended to the current
144            element (HTML5 revision 1328).
145    
146    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
147    
148            * HTML.pm.src: White space in tainted tables are moved
149            into foster parents (HTML5 revision 1326).
150    
151    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
152    
153            * HTML.pm.src: Reduce errors from foster parenting cases (HTML5
154            revision 1321).
155    
156    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
157    
158            * HTML.pm.src: |</h/n/>| case code rearranged to align with
159            the spec (HTML5 revision 1320).  Note that we finally complete
160            all of HTML5 revision 1320 changes.
161    
162    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
163    
164            * HTML.pm.src: |</form>| now works similar to |</div>| for unclosed
165            tags (HTML5 revision 1320).
166    
167    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
168    
169            * HTML.pm.src: |</p>| case rearranged with no actual change in fact.
170    
171    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
172    
173            * HTML.pm.src: A "generate implied end tags" code (t409.1)
174            could not be reached so that it is now removed (HTML5 revision
175            1320).
176    
177    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
178    
179            * HTML.pm.src: Code for the case of |</div>| and so on are revised
180            to align with new spec text (HTML5 revision 1320).
181    
182    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
183    
184            * HTML.pm.src: Remove strange |if| condition; however, it should
185            have had no harm in theory.
186    
187  2008-03-08  Wakaba  <wakaba@suika.fam.cx>  2008-03-08  Wakaba  <wakaba@suika.fam.cx>
188    
189          * HTML.pm.src (_tree_construction_main): '</p>' in body          * HTML.pm.src (_tree_construction_main): '</p>' in body

Legend:
Removed from v.1.164  
changed lines
  Added in v.1.199

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24