/[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.279 by wakaba, Sat Aug 30 05:31:38 2008 UTC revision 1.291 by wakaba, Thu Sep 11 09:12:27 2008 UTC
# Line 1  Line 1 
1    2008-09-11  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: Methods now accept additional parameter, $get_wrapper,
4            which can be used to insert some wrapper between the character
5            stream handle and the tokenizer.  (It is currently not supported
6            for |set_inner_html| for |Element|s).
7    
8    2008-09-10  Wakaba  <wakaba@suika.fam.cx>
9    
10            * HTML.pm.src: Ignore punctuations in charset names.
11    
12    2008-09-10  Wakaba  <wakaba@suika.fam.cx>
13    
14            * ContentChecker.pm: Support for charset-layer error levels.
15    
16            * HTML.pm.src: Don't specify |text| argument for the
17            |chardecode:fallback| error, since it is not the encoding
18            being used alternatively.
19    
20    2008-09-06  Wakaba  <wakaba@suika.fam.cx>
21    
22            * HTML.pm.src: Support for |XSLT-compat| (HTML5 revision 2141).
23    
24    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
25    
26            * CacheManifest.pm: Support for extensibility (HTML5 revision 2051).
27    
28    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
29    
30            * HTML.pm.src: Bug fix and sync with the spec with regard
31            to after after frameset insertion mode processing (HTML5
32            revision 1909).  Note that the implementation was wrong
33            per the old spec before the r1909 changes.
34    
35    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
36    
37            * HTMLTable.pm: scope=auto algorithm fix synced with the
38            spec (HTML5 revision 2093).
39            ($process_row): Algorithm step numbers synced with the
40            spec (HTML5 revision 2092).
41    
42    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
43    
44            * HTMLTable.pm: Zs is not what we want; we want White_Space! (HTML5
45            revision 2094).
46    
47    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
48    
49            * ContentType.pm: Support for image/svg+xml (HTML5 revision 2096).
50    
51    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
52    
53            * HTML.pm.src: '"' and "'" at the end of attribute
54            name (after another attribute) now raise parse error (HTML5
55            revision 2123).  Empty unquoted attribute values are no
56            longer allowed (HTML5 revision 2122).
57    
58    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
59    
60            * mkhtmlparser.pl: Support for MathML |definitionURL| attribute (HTML5
61            revision 2130).
62    
63    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
64    
65            * ContentChecker.pm: |xml:lang| attribute value must be same
66            as |lang| attribute value for HTML elements (HTML5 revision 2062
67            and so on).
68    
69    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
70    
71            * ContentChecker.pm: Error level definition for |xml_id_error|
72            was missing.
73    
74            * URIChecker.pm: The end of the URL should be marked as the
75            error location for an empty path error.  The position
76            between the userinfo and the port components should be
77            marked as the error location for an empty host error.
78    
79  2008-08-30  Wakaba  <wakaba@suika.fam.cx>  2008-08-30  Wakaba  <wakaba@suika.fam.cx>
80    
81          * URIChecker.pm: Set parameters representing where in the          * URIChecker.pm: Set parameters representing where in the

Legend:
Removed from v.1.279  
changed lines
  Added in v.1.291

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24