/[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.322 by wakaba, Thu Sep 18 07:42:57 2008 UTC revision 1.344 by wakaba, Sat Oct 4 12:20:35 2008 UTC
# Line 1  Line 1 
1    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: Support for <option> and <optgroup> in body (HTML5
4            revisions 1731 and 2128).
5    
6    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm.src: Make <foreignObject> scoping (HTML5 revision 1837).
9            Support for end tags of camelCase SVG elements were broken.  A
10            wrong error type text fixed.
11    
12    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
13    
14            * HTML.pm.src: Drop redundant code (HTML5 revision 1731).
15    
16    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm.src: Support for new definition of |param| and |source|
19            start tag parsing (HTML5 revision 1731).
20    
21    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm.src: <p> steps reimplemented (HTML5 revision 1731).
24    
25    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
26    
27            * HTML.pm.src: <li>, <dt>, and <dd> steps reimplemented (HTML5
28            revisions 1731 and 1831).
29    
30    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
31    
32            * HTML.pm.src: Support for new flow (but not phrasing) elements (HTML5
33            revisions 1731 and 1778).  Support for the </sarcasm> end tag (HTML5
34            revision 1731).
35    
36    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
37    
38            * HTML.pm.src: Support for |command| and |eventsource| elements (HTML5
39            revision 1731).  End tags of |option| and |optgroup| elements are
40            now optional (HTML5 revision 1731).
41    
42    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
43    
44            * HTML.pm.src: New "special" elements added to the list (HTML5
45            revision 1778).  "strile" -> "strike".
46    
47    2008-10-02  Wakaba  <wakaba@suika.fam.cx>
48    
49            * ContentType.pm (get_sniffed_type): Support for the "better"
50            content sniffing (HTML5 revision 1927).  In a case the official
51            type was not returned when the method is invoked in the list
52            context.
53    
54    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
55    
56            * HTML.pm.src: Character references for non-space C0 characters,
57            including U+000B VT, DEL character, noncharacter code points, are
58            now converted to the U+FFFD character (cf. HTML5 revision 2138).
59    
60    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
61    
62            * ContentChecker.pm: |form=""| check support added.
63    
64    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
65    
66            * ContentChecker.pm: |contextmenu| validness is now checked using
67            |id| and |id_type| properties, and |menu| property is removed.
68    
69    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
70    
71            * ContentChecker.pm: Prepare for |form| |name| attribute's
72            duplication checking.
73    
74    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
75    
76            * HTML.pm.src (parse_byte_stream): Support (or non-support) for
77            unsupported charset="" parameter value (HTML5 revision 2131).
78    
79    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
80    
81            * HTML.pm.src: Reminding places where U+000B is allowed as a space
82            character is fixed (cf. HTML5 revision 1738).
83    
84            * ContentChecker.pm, HTMLTable.pm: U+000B is no longer part of
85            space characters (HTML5 revision 1738).
86    
87    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
88    
89            * HTML.pm.src: The "anything else" case for the "after after body"
90            insertion mode was not updated to swtich to the "in body"
91            insertion mode.  U+000B is no longer a space character for the
92            purpose of tree construction phase (HTML5 revision 1738).
93    
94    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
95    
96            * HTML.pm.src: U+000B is no longer a space character (HTML5
97            revision 1738).
98    
99    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
100    
101            * ContentType.pm: 0x0B is no longer a space character (HTML5
102            revision 1738).
103    
104            * HTML.pm.src: U+000B is no longer a space character for the
105            algorithm for extracting an encoding from a Content-Type (HTML5
106            revision 1738).
107    
108    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
109    
110            * ContentChecker.pm ($IsInHTMLInteractiveContent): New.
111    
112    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
113    
114            * LangTag.pm: Add checks for remaining requirements from RFC 4646.
115    
116            * mklangreg.pl: Sort 'Prefix' values by their length, to ease
117            matching.
118    
119    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
120    
121            * LangTag.pm: Warn for private use language subtags.  Error level
122            typos fixed.  Support for Suppress-Script field.
123    
124            * mklangreg.pl: Support for dumping of nested structure.
125    
126  2008-09-18  Wakaba  <wakaba@suika.fam.cx>  2008-09-18  Wakaba  <wakaba@suika.fam.cx>
127    
128          * LangTag.pm (check_rfc4646_langtag): Check if a tag is in the          * LangTag.pm (check_rfc4646_langtag): Check if a tag is in the

Legend:
Removed from v.1.322  
changed lines
  Added in v.1.344

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24