| 1 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* cc-style.css: Duplicate terms are no longer disallowed (HTML5 |
| 4 |
|
revision 1467). |
| 5 |
|
|
| 6 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
| 7 |
|
|
| 8 |
|
* parser-manakai.cgi, parser-manakai-interface.en.html: The |innerHTML| |
| 9 |
|
output mode is split into "|innerHTML| (HTML)" and "|innerHTML| (XML)" |
| 10 |
|
output modes. |
| 11 |
|
|
| 12 |
|
2008-03-29 Wakaba <wakaba@suika.fam.cx> |
| 13 |
|
|
| 14 |
|
* cc.cgi: New "URI" section is implemented. |
| 15 |
|
|
| 16 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
| 17 |
|
|
| 18 |
|
* cc.cgi (get_node_path): Use qualified name, not just |
| 19 |
|
local name. |
| 20 |
|
|
| 21 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
| 22 |
|
|
| 23 |
|
* cc.cgi (get_rdf_resource_html): undef vs false bug fixed. |
| 24 |
|
|
| 25 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
| 26 |
|
|
| 27 |
|
* cc.cgi: Experimental support for application/rdf+xml type. |
| 28 |
|
Generate section on RDF triples extracted from the document. |
| 29 |
|
(print_rdf_section): New function. |
| 30 |
|
(get_rdf_resource_html): New function. |
| 31 |
|
|
| 32 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
| 33 |
|
|
| 34 |
|
* cc.cgi (get_error_label): No-parent case was not considered. |
| 35 |
|
|
| 36 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
| 37 |
|
|
| 38 |
|
* cc.cgi (get_error_label): Use the error location |
| 39 |
|
of the parent node, if the node does not have one. |
| 40 |
|
|
| 41 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
| 42 |
|
|
| 43 |
|
* cc-script.js: The ID of the list is now given as an argument. |
| 44 |
|
|
| 45 |
|
* cc.cgi: List of document errors now also expanded by source |
| 46 |
|
code fragment generated by scripting. |
| 47 |
|
(get_error_label): Use line/column information from the error |
| 48 |
|
context node, if any. |
| 49 |
|
|
| 50 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
| 51 |
|
|
| 52 |
|
* cc.cgi: Line break treatment was different from |
| 53 |
|
that of HTML and CSS parsers. |
| 54 |
|
|
| 55 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
| 56 |
|
|
| 57 |
|
* cc-script.js: Unquote U+hhhh escapes. |
| 58 |
|
|
| 59 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
| 60 |
|
|
| 61 |
|
* cc.cgi (get_error_label): Use token's line and column |
| 62 |
|
if available. |
| 63 |
|
|
| 64 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
| 65 |
|
|
| 66 |
|
* cc-script.js: Character was not marked if the line |
| 67 |
|
is less than 50 characters. |
| 68 |
|
|
| 69 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
| 70 |
|
|
| 71 |
|
* cc.cgi: Link to the script added. |
| 72 |
|
|
| 73 |
|
* cc-style.css (mark): Added. |
| 74 |
|
|
| 75 |
|
* cc-script.js: New script. |
| 76 |
|
|
| 77 |
2008-03-11 Wakaba <wakaba@suika.fam.cx> |
2008-03-11 Wakaba <wakaba@suika.fam.cx> |
| 78 |
|
|
| 79 |
* cc.cgi: |value| should be output in |dt| in Parse Errors |
* cc.cgi: |value| should be output in |dt| in Parse Errors |