/[suikacvs]/test/html-webhacc/ChangeLog
Suika

Diff of /test/html-webhacc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.57 by wakaba, Sun Mar 16 11:38:47 2008 UTC revision 1.76 by wakaba, Mon Jul 21 08:39:12 2008 UTC
# Line 1  Line 1 
1    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
2    
3            * cc.cgi (print_table_section): Removed (now part of
4            WebHACC::Language::DOM).
5    
6    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
7    
8            * cc.cgi: Information sections are now handled by WebHACC::Input
9            module.  Input objects for subdocuments now owns their
10            own subclass.
11    
12    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
13    
14            * cc.cgi: Errors and results are now handled by WebHACC::Result.
15            Decode |uri| parameter as UTF-8.  HTTP header dump and
16            input error are now handled by WebHACC::Input.
17    
18    2008-07-20  Wakaba  <wakaba@suika.fam.cx>
19    
20            * cc.cgi: Modularized.
21    
22            * WebHACC/: New directory.
23    
24    2008-07-18  Wakaba  <wakaba@suika.fam.cx>
25    
26            * cc.cgi (print_structure_dump_webidl_section): Use ->idl_text
27            for dummping (Data::Dumper::Dumper no longer used).
28    
29    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
30    
31            * LICENSE: Note on icons/*.png are added.
32    
33            * icons/: New directory.
34    
35            * cc-style.css: Rules for background images on error category
36            are added.
37    
38    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
39    
40            * cc.cgi (print_source_string_section): Use new Message::Charset::Info
41            interface to decode source code, otherwise the Perl native Encode
42            module might decode the source code into different character
43            string with the Info's.
44    
45    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
46    
47            * standards.en.html (requirements): Remove a requirement
48            for an HTML element's allowed context (it is covered by HTML5
49            spec since r1583).
50    
51    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
52    
53            * cc.cgi: Use table object returned by the checker; don't
54            form a table by itself.
55    
56            * table-script.js: Use different coloring for empty data cells.
57    
58            * cc.cgi, table.cgi: Remove table reference for JSON convertion.
59    
60    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
61    
62            * table-script.js: Support for header cell highlighting.
63    
64            * table.cgi: Set |id| to cells; it enables the cell highlighting
65            feature.
66    
67    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
68    
69            * table-script.js: Table header/footer fill started at a
70            wrong point.
71    
72    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
73    
74            * table-script.js: It is now 0-indexed stead
75            of 1-indexed (HTML5 revision 1376).
76    
77    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
78    
79            * cc-style.css: Duplicate terms are no longer disallowed (HTML5
80            revision 1467).
81    
82    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
83    
84            * parser-manakai.cgi, parser-manakai-interface.en.html: The |innerHTML|
85            output mode is split into "|innerHTML| (HTML)" and "|innerHTML| (XML)"
86            output modes.
87    
88    2008-03-29  Wakaba  <wakaba@suika.fam.cx>
89    
90            * cc.cgi: New "URI" section is implemented.
91    
92    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
93    
94            * cc.cgi (get_node_path): Use qualified name, not just
95            local name.
96    
97    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
98    
99            * cc.cgi (get_rdf_resource_html): undef vs false bug fixed.
100    
101    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
102    
103            * cc.cgi: Experimental support for application/rdf+xml type.
104            Generate section on RDF triples extracted from the document.
105            (print_rdf_section): New function.
106            (get_rdf_resource_html): New function.
107    
108    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
109    
110            * cc.cgi (get_error_label): No-parent case was not considered.
111    
112    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
113    
114            * cc.cgi (get_error_label): Use the error location
115            of the parent node, if the node does not have one.
116    
117    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
118    
119            * cc-script.js: The ID of the list is now given as an argument.
120    
121            * cc.cgi: List of document errors now also expanded by source
122            code fragment generated by scripting.
123            (get_error_label): Use line/column information from the error
124            context node, if any.
125    
126  2008-03-16  Wakaba  <wakaba@suika.fam.cx>  2008-03-16  Wakaba  <wakaba@suika.fam.cx>
127    
128          * cc.cgi: Line break treatment was different from          * cc.cgi: Line break treatment was different from

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.76

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24