/[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.210 by wakaba, Sat Apr 12 14:54:33 2008 UTC revision 1.225 by wakaba, Mon May 5 06:57:07 2008 UTC
# Line 1  Line 1 
1    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTMLTable.pm: The algorithm now moves |tfoot| elements
4            to the end of the table (HTML5 revision 1380).
5    
6    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTMLTable.pm: The algorithm is now 0-based indexing, instead
9            of 1-based (HTML5 revision 1376).
10    
11    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
12    
13            * ContentType.pm: "Content-Type: text/plain; charset=UTF-8"
14            and "Content-Encoding" no longer prevent sniffing (HTML5
15            revision 1288).
16    
17    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
18    
19            * ContentType.pm: Skip BOMs n feed or HTML algorithm (HTML5 revision
20            1282).
21    
22    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
23    
24            * ContentChecker.pm: Support for global attributes.
25            Status of XML specs are added.
26    
27    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
28    
29            * ContentChecker.pm (check_element): Support for |template=""|
30            and |ref=""| attribute (referent element type checking).
31    
32    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
33    
34            * CacheManifest.pm (_parse): New same origin definition (HTML5 revision
35            1500) is implemented (except for IDNA part and URI-scheme-specific
36            knowledge).  Line number counting was wrong for LF-only
37            documents.
38    
39    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
40    
41            * HTML.pm.src: Raise an parse error for any disallowed
42            character (HTML5 revision 1263).
43    
44    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
45    
46            * mkentitylist.pl: Support for new HTML5 entity table format (the
47            definition for |AElig;| was missing).
48    
49    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
50    
51            * HTML.pm.src, mkhtmlparser.pl: Support for element/attribute
52            name/namespace fixup (HTML5 revisions 1413, 1415, 1416, and 1417).
53    
54    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
55    
56            * HTML.pm.src: List of element names that close foreign content
57            insertion mode is added (HTML5 revisions 1412 and 1418).
58    
59    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
60    
61            * HTML.pm.src: Support for |mglyph| and |malignmark|
62            elements (HTML5 revision 1410).
63    
64    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
65    
66            * HTML.pm.src: Support for new long MathML entities (HTML5
67            revision 1406).
68    
69    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
70    
71            * HTML.pm.src: CDATA section support for MathML and SVG
72            elements (HTML5 revision 1404 and 1420).
73    
74  2008-04-12  Wakaba  <wakaba@suika.fam.cx>  2008-04-12  Wakaba  <wakaba@suika.fam.cx>
75    
76          * HTML.pm.src, mkhtmlparser.pl: Support for MathML and SVG          * HTML.pm.src, mkhtmlparser.pl: Support for MathML and SVG

Legend:
Removed from v.1.210  
changed lines
  Added in v.1.225

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24