/[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.163 by wakaba, Thu Mar 6 15:56:52 2008 UTC revision 1.181 by wakaba, Sun Mar 9 08:47:33 2008 UTC
# Line 1  Line 1 
1    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: New end-of-file token implementation (HTML5
4            revision 1348).
5    
6    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm.src: |applet| support (HTML5 revision 1347).
9    
10    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
11    
12            * HTML.pm.src: Foster parenting in AAA (HTML5 revision 1343).
13    
14    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
15    
16            * HTML.pm.src: Support for |<input>| in the "in select" insertion
17            mode and support for the "in select in table" insertion mode (HTML5
18            revision 1342).
19    
20    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
21    
22            * HTML.pm.src: No foster parenting for <script> and <script>
23            in non-tainted <table>s (HTML5 revision 1336).
24    
25    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
26    
27            * HTML.pm.src: Ignore white space characters between <html>
28            and <head> (HTML5 revision 1332).
29    
30    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
31    
32            * HTML.pm.src: Treat <input type=hidden> as if it were a
33            white space (HTML5 revision 1331).
34    
35    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
36    
37            * HTML.pm.src: Ignore U+000A at the beginning of a |listing|
38            element (HTML5 revision 1330).
39    
40    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
41    
42            * HTML.pm.src: <title> is always appended to the current
43            element (HTML5 revision 1328).
44    
45    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
46    
47            * HTML.pm.src: White space in tainted tables are moved
48            into foster parents (HTML5 revision 1326).
49    
50    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
51    
52            * HTML.pm.src: Reduce errors from foster parenting cases (HTML5
53            revision 1321).
54    
55    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
56    
57            * HTML.pm.src: |</h/n/>| case code rearranged to align with
58            the spec (HTML5 revision 1320).  Note that we finally complete
59            all of HTML5 revision 1320 changes.
60    
61    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
62    
63            * HTML.pm.src: |</form>| now works similar to |</div>| for unclosed
64            tags (HTML5 revision 1320).
65    
66    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
67    
68            * HTML.pm.src: |</p>| case rearranged with no actual change in fact.
69    
70    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
71    
72            * HTML.pm.src: A "generate implied end tags" code (t409.1)
73            could not be reached so that it is now removed (HTML5 revision
74            1320).
75    
76    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
77    
78            * HTML.pm.src: Code for the case of |</div>| and so on are revised
79            to align with new spec text (HTML5 revision 1320).
80    
81    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
82    
83            * HTML.pm.src: Remove strange |if| condition; however, it should
84            have had no harm in theory.
85    
86    2008-03-08  Wakaba  <wakaba@suika.fam.cx>
87    
88            * HTML.pm.src (_tree_construction_main): '</p>' in body
89            case is split from other end tags for the preparation
90            of implementing HTML revision 1320.
91    
92  2008-03-07  Wakaba  <wakaba@suika.fam.cx>  2008-03-07  Wakaba  <wakaba@suika.fam.cx>
93    
94          * HTML.pm.src: Simplified "generate implied end tag" (HTML5          * HTML.pm.src: Simplified "generate implied end tag" (HTML5

Legend:
Removed from v.1.163  
changed lines
  Added in v.1.181

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24