/[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.378 by wakaba, Sun Jul 26 09:11:18 2009 UTC revision 1.398 by wakaba, Sun Sep 6 09:53:29 2009 UTC
# Line 1  Line 1 
1    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: Rewrote end tag handling in |head| area (cf. HTML5
4            revision 2730, but it was entirely broken, maybe I missed some
5            spec changes before rev.2730).
6    
7    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
8    
9            * HTML.pm.src: Added the |hgroup| element (HTML5 revision 3039 and
10            HTML5 revision 3040).
11    
12    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
13    
14            * HTML.pm.src: Added |xmp| to the list of Special elements (HTML5
15            revision 3689).  It should make no difference since the |xmp|
16            element has the PCDATA content and cannot be the non-bottommost
17            element in the stack of open elements.
18    
19    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
20    
21            * HTML.pm.src: Set the |confidence| flag to |irrlevant| when the
22            fragment parsing algorithm is invoked (HTML5 revision 2699).
23    
24    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
25    
26            * HTML.pm.src: Simplified foster parenting (HTML5 revision 2732).
27    
28    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
29    
30            * HTML.pm.src: No longer does foster parenting |style|, |script|,
31            and |input type=hidden| elements (HTML5 revision 2988).
32    
33    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTML.pm.src: Dropped the |eventsource| element (HTML5 revision
36            2870).
37    
38    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
39    
40            * HTML.pm.src (_tree_construction_main): Treate |keygen| as a void
41            element (HTML5 revision 2960).
42    
43    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
44    
45            * HTML.pm.src: Moved the "in table text" insertion mode code up
46            such that it does also work as specced in HTML5 in the remaining
47            cases (HTML5 revision 3382).
48    
49    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
50    
51            * HTML.pm.src: Implementing the "in table text" insertion mode,
52            first half (HTML5 revision 3382).
53    
54    2009-08-30  Wakaba  <wakaba@suika.fam.cx>
55    
56            * ContentChecker.pm: Allow |xml:lang| in HTML document if the
57            owner element is not an HTML element (HTML5 revision 3697).
58    
59    2009-08-23  Wakaba  <wakaba@suika.fam.cx>
60    
61            * ContentChecker.pm: Allow <input type=hidden> in context where
62            interactive content is disallowed (HTML5 revision 2392).
63    
64    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
65    
66            * HTML.pm.src: Dropped support for "XSLT-compat" and added
67            "about:legacy-compat" (HTML5 revision 2725).
68    
69    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
70    
71            * HTML.pm.src: "<!DOCTYPE>" is now explicitly supported in the
72            spec (HTML5 revision 2700).
73    
74    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
75    
76            * HTML.pm.src: Added support for <script> element in the "in
77            select" and "in select in table" insertion modes (HTML5 revision
78            2500).
79    
80    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
81    
82            * HTML.pm.src: An <hn> start tag in an <hn> element should close
83            the earlier element (HTML5 revision 2501).
84    
85    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
86    
87            * HTML.pm.src: The </br> end tags before the <body> start tag
88            should equally survive as the first br element child of the body
89            element (HTML5 revision 2586).
90    
91    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
92    
93            * HTML.pm.src: <font> in SVG land is handled as an SVG element as
94            long as it did not have HTML attributes (HTML5 revision 2590).
95    
96    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
97    
98            * HTML.pm.src (_tree_construction_main): Improved error reporting
99            on "select" start tag in "in select" and "in select in table"
100            parsing modes (c.f. HTML5 revision 3604).
101    
102    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
103    
104            * mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL
105            invalid (HTML5 revision 2701).
106    
107  2009-07-26  Wakaba  <wakaba@suika.fam.cx>  2009-07-26  Wakaba  <wakaba@suika.fam.cx>
108    
109          * HTML.pm.src: </rt>, </rp>, </option>, </optgroup> become          * HTML.pm.src: </rt>, </rp>, </option>, </optgroup> become

Legend:
Removed from v.1.378  
changed lines
  Added in v.1.398

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24