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

Legend:
Removed from v.1.157  
changed lines
  Added in v.1.178

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24