/[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.155 by wakaba, Mon Mar 3 10:20:19 2008 UTC revision 1.179 by wakaba, Sun Mar 9 06:29:25 2008 UTC
# Line 1  Line 1 
1    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: Foster parenting in AAA (HTML5 revision 1343).
4    
5    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
6    
7            * HTML.pm.src: Support for |<input>| in the "in select" insertion
8            mode and support for the "in select in table" insertion mode (HTML5
9            revision 1342).
10    
11    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTML.pm.src: No foster parenting for <script> and <script>
14            in non-tainted <table>s (HTML5 revision 1336).
15    
16    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm.src: Ignore white space characters between <html>
19            and <head> (HTML5 revision 1332).
20    
21    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm.src: Treat <input type=hidden> as if it were a
24            white space (HTML5 revision 1331).
25    
26    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
27    
28            * HTML.pm.src: Ignore U+000A at the beginning of a |listing|
29            element (HTML5 revision 1330).
30    
31    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
32    
33            * HTML.pm.src: <title> is always appended to the current
34            element (HTML5 revision 1328).
35    
36    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
37    
38            * HTML.pm.src: White space in tainted tables are moved
39            into foster parents (HTML5 revision 1326).
40    
41    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
42    
43            * HTML.pm.src: Reduce errors from foster parenting cases (HTML5
44            revision 1321).
45    
46    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
47    
48            * HTML.pm.src: |</h/n/>| case code rearranged to align with
49            the spec (HTML5 revision 1320).  Note that we finally complete
50            all of HTML5 revision 1320 changes.
51    
52    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
53    
54            * HTML.pm.src: |</form>| now works similar to |</div>| for unclosed
55            tags (HTML5 revision 1320).
56    
57    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
58    
59            * HTML.pm.src: |</p>| case rearranged with no actual change in fact.
60    
61    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
62    
63            * HTML.pm.src: A "generate implied end tags" code (t409.1)
64            could not be reached so that it is now removed (HTML5 revision
65            1320).
66    
67    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
68    
69            * HTML.pm.src: Code for the case of |</div>| and so on are revised
70            to align with new spec text (HTML5 revision 1320).
71    
72    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
73    
74            * HTML.pm.src: Remove strange |if| condition; however, it should
75            have had no harm in theory.
76    
77    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
78    
79            * HTML.pm.src (_tree_construction_main): '</p>' in body
80            case is split from other end tags for the preparation
81            of implementing HTML revision 1320.
82    
83    2008-03-07  Wakaba  <wakaba@suika.fam.cx>
84    
85            * HTML.pm.src: Simplified "generate implied end tag" (HTML5
86            revision 1320).
87    
88    2008-03-07  Wakaba  <wakaba@suika.fam.cx>
89    
90            * HTML.pm.src (_tree_construction_main): Merge rules for "h1"
91            and "div" (HTML5 revision 1318).  Add comments to where
92            |form| pointer association codes should be inserted (HTML5 revision
93            1319).
94    
95    2008-03-06  Wakaba  <wakaba@suika.fam.cx>
96    
97            * HTML.pm.src: <html> treatement refined (HTML5 revision 1314).
98    
99    2008-03-05  Wakaba  <wakaba@suika.fam.cx>
100    
101            * HTML.pm.src: Since the case t268 should never be reached (no
102            other token type, there are), it is replaced by a |die| statement.
103    
104    2008-03-05  Wakaba  <wakaba@suika.fam.cx>
105    
106            * HTML.pm.src: Typo fixed.
107    
108    2008-03-04  Wakaba  <wakaba@suika.fam.cx>
109    
110            * HTML.pm.src (_tree_construction_initial): Some limited quirks
111            doctypes were not uppercased for comparison.
112    
113    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
114    
115            * HTML.pm.src (tree construction and set_inner_html): Checkpoints
116            are added.
117    
118    2008-03-03  Wakaba  <wakaba@suika.fam.cx>
119    
120            * HTML.pm.src (_tokenize_attempt_to_consume_an_entity): Checkpoints
121            are set.  Cases that are unlikely reached are noted as so.
122    
123  2008-03-03  Wakaba  <wakaba@suika.fam.cx>  2008-03-03  Wakaba  <wakaba@suika.fam.cx>
124    
125          * HTML.pm.src: Checkpoints for debugging are added.          * HTML.pm.src: Checkpoints for debugging are added.

Legend:
Removed from v.1.155  
changed lines
  Added in v.1.179

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24