1 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* standards.en.html: Removed tentative definitions that are now |
4 |
|
convered by the HTML5 specification (HTML5 revision 3183). |
5 |
|
|
6 |
|
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* cc-about.en.html: Added links to Regexp modules. |
9 |
|
|
10 |
|
* cc-script.js: Adds a class name to |iframe| element used instead |
11 |
|
of XHR such that non-Ajax |iframe| element can be distinguished by |
12 |
|
style sheets. |
13 |
|
|
14 |
|
* cc-style.css: Displays non-Ajax |iframe| element. |
15 |
|
|
16 |
|
* error-description-source.en.xml: Added catalog entries for |
17 |
|
regexp graph sections. |
18 |
|
|
19 |
|
* standards.en.html: s/WDCC/WebHACC/g. Added a subsection on |
20 |
|
regular expressions. |
21 |
|
|
22 |
|
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* error-description-source.en.xml: Added descriptions for errors |
25 |
|
from Regexp::Parser and Regexp::Parser::JavaScript modules. |
26 |
|
|
27 |
|
* cc.cgi: Added support for JavaScript regular expressions. |
28 |
|
|
29 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* cc-about.en.html: Bookmarklet added. |
32 |
|
|
33 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* error-description-source.xml: An error for non-supported |
36 |
|
charset="" parameter is added. |
37 |
|
|
38 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* error-description-source.xml: New error for accept-charset="". |
41 |
|
New errors for RFC 4646 errors. |
42 |
|
|
43 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* cc.cgi: Support for |text/x-css-inline| type is added. |
46 |
|
|
47 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* standards.en.html: Updated. |
50 |
|
|
51 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* error-description-source.xml: WebIDL checker errors are added. |
54 |
|
|
55 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* error-description-source.xml: WebIDL parser errors are added. |
58 |
|
|
59 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* error-description-source.xml: "control char" errors are now |
62 |
|
handled by UnicodeChecker module. New "non unicode" error added. |
63 |
|
|
64 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* error-description-source.xml: Unicode checker |
67 |
|
errors are added. |
68 |
|
|
69 |
|
2008-09-10 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
|
* error-description-source.xml: Encoding layer errors added. |
72 |
|
|
73 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
* error-description-source.xml: More error descriptions. |
76 |
|
|
77 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
79 |
|
* error-description-source.xml: Descriptions for new error |
80 |
|
types are added. |
81 |
|
|
82 |
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
84 |
* cc-style.css: Rule for empty |mark| elements is added. |
* cc-style.css: Rule for empty |mark| elements is added. |