/[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.7 by wakaba, Sun May 27 06:37:05 2007 UTC revision 1.19 by wakaba, Sun Jul 15 06:14:30 2007 UTC
# Line 1  Line 1 
1    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * parser-manakai.cgi: Set |Document| as HTML if it is.
4            Use |inner_html| attribute for inner HTML value.
5            XML documents are now serializable via |inner_html|.
6    
7    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
8    
9            * Makefile: New.
10    
11    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
12    
13            * cc.cgi: Return 404 if |PATH_INFO| is different from |/|.
14            Link to |error-description|.
15    
16            * error-description-source.xml: New.
17    
18            * mkdescription.pl: New.
19    
20    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
21    
22            * cc-style.css: New rules for empty error lists,
23            error levels, and |code|.
24    
25            * cc.cgi: Support for error message catalog.
26            Support for empty (zero-length) document.
27            (print_source_string): Support for empty document.
28            (print_document_tree): Element |has_child_nodes| test
29            was incorrect.  Output compat mode and is html flag
30            for |Document| node.
31            (load_text_catalog, get_text): New functions.
32    
33            * LICENSE, large-alert.png, large-info.png, large-stop.png:
34            New files.
35    
36    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
37    
38            * cc.cgi: "Terms" section.  "Tree" was sometimes
39            non-conforming to HTML5.
40            (get_node_link): New function.
41    
42    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
43    
44            * cc-style.css (img): New rule not to make border
45            for img[usemap].
46    
47            * cc.cgi: |table.cgi|-feature merged.  Doctype
48            token was serialized incorrectly.
49    
50            * table-script.js (tableToCanvas): Has second
51            argument to specify the parent.  Use image map
52            to identify cells.
53    
54            * table.cgi: Minor fix to sync with the aforementioned
55            change.
56    
57    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
58    
59            * parser-manakai.cgi, parser-manakai-interface.en.html: Fragment
60            parse mode is implemented.
61    
62    2007-06-21  Wakaba  <wakaba@suika.fam.cx>
63    
64            * parser-interface.en.html: |checked"| -> |checked| (it did
65            work for Firefox 1.5 but not for WinIE6).
66    
67    2007-06-21  Wakaba  <wakaba@suika.fam.cx>
68    
69            * parser-manakai.cgi: New.
70            
71            * parser-manakai-interface.en.html: New.
72    
73            * time-manakai.plt: New.
74    
75    2007-05-28  Wakaba  <wakaba@suika.fam.cx>
76    
77            * parser.cgi: Log elapsed time to external files.
78    
79            * time.plt: New file.
80    
81    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
82    
83            * parser.cgi: Output how long each process takes.
84            Document element testing is moved to the |Whatpm::ContentChecker|
85            module.
86    
87    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
88    
89            * excanvas.js: New (from <http://sourceforge.net/project/showfiles.php?group_id=163391&package_id=184688&release_id=505959>).
90    
91            * table.cgi: Remove |$table->{caption}->{element}|
92            for table with caption processed correctly.
93            Support for WinIE via ExplorerCanvas; note that
94            it does not draw path with fill and stroke correctly (stroke
95            is hidden?).
96    
97  2007-05-27  Wakaba  <wakaba@suika.fam.cx>  2007-05-27  Wakaba  <wakaba@suika.fam.cx>
98    
99          * table.cgi, table-interface.en.html. table-script.js: New files.          * table.cgi, table-interface.en.html. table-script.js: New files.

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.19

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24