/[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.318 by wakaba, Tue Sep 16 13:59:55 2008 UTC revision 1.335 by wakaba, Thu Oct 2 10:59:04 2008 UTC
# Line 1  Line 1 
1    2008-10-02  Wakaba  <wakaba@suika.fam.cx>
2    
3            * ContentType.pm (get_sniffed_type): Support for the "better"
4            content sniffing (HTML5 revision 1927).  In a case the official
5            type was not returned when the method is invoked in the list
6            context.
7    
8    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
9    
10            * HTML.pm.src: Character references for non-space C0 characters,
11            including U+000B VT, DEL character, noncharacter code points, are
12            now converted to the U+FFFD character (cf. HTML5 revision 2138).
13    
14    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
15    
16            * ContentChecker.pm: |form=""| check support added.
17    
18    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
19    
20            * ContentChecker.pm: |contextmenu| validness is now checked using
21            |id| and |id_type| properties, and |menu| property is removed.
22    
23    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
24    
25            * ContentChecker.pm: Prepare for |form| |name| attribute's
26            duplication checking.
27    
28    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
29    
30            * HTML.pm.src (parse_byte_stream): Support (or non-support) for
31            unsupported charset="" parameter value (HTML5 revision 2131).
32    
33    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTML.pm.src: Reminding places where U+000B is allowed as a space
36            character is fixed (cf. HTML5 revision 1738).
37    
38            * ContentChecker.pm, HTMLTable.pm: U+000B is no longer part of
39            space characters (HTML5 revision 1738).
40    
41    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
42    
43            * HTML.pm.src: The "anything else" case for the "after after body"
44            insertion mode was not updated to swtich to the "in body"
45            insertion mode.  U+000B is no longer a space character for the
46            purpose of tree construction phase (HTML5 revision 1738).
47    
48    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
49    
50            * HTML.pm.src: U+000B is no longer a space character (HTML5
51            revision 1738).
52    
53    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
54    
55            * ContentType.pm: 0x0B is no longer a space character (HTML5
56            revision 1738).
57    
58            * HTML.pm.src: U+000B is no longer a space character for the
59            algorithm for extracting an encoding from a Content-Type (HTML5
60            revision 1738).
61    
62    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
63    
64            * ContentChecker.pm ($IsInHTMLInteractiveContent): New.
65    
66    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
67    
68            * LangTag.pm: Add checks for remaining requirements from RFC 4646.
69    
70            * mklangreg.pl: Sort 'Prefix' values by their length, to ease
71            matching.
72    
73    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
74    
75            * LangTag.pm: Warn for private use language subtags.  Error level
76            typos fixed.  Support for Suppress-Script field.
77    
78            * mklangreg.pl: Support for dumping of nested structure.
79    
80    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
81    
82            * LangTag.pm (check_rfc4646_langtag): Check if a tag is in the
83            recommended case as per RFC 4646.
84    
85    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
86    
87            * LangTag.pm (check_rfc4646_langtag): New method.
88    
89    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
90    
91            * mklangreg.pl: New script.
92    
93            * Makefile: Updated for creation of the module for language subtag
94            registry.
95            
96    2008-09-16  Wakaba  <wakaba@suika.fam.cx>
97    
98            * Makefile: WebIDL.html added.
99    
100            * WebIDL.pod: New documentation.
101    
102  2008-09-16  Wakaba  <wakaba@suika.fam.cx>  2008-09-16  Wakaba  <wakaba@suika.fam.cx>
103    
104          * WebIDL.pm: Checker's error types are redefined.          * WebIDL.pm: Checker's error types are redefined.

Legend:
Removed from v.1.318  
changed lines
  Added in v.1.335

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24