Log of /test/html-webhacc/standards.en.html
Parent Directory
| Revision Log
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 11 05:11:11 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.13: +30 -10 lines
Diff to
previous 1.13
++ ChangeLog 11 Dec 2008 05:09:03 -0000
* cc-about.en.html: Added links to Regexp modules.
* cc-script.js: Adds a class name to |iframe| element used instead
of XHR such that non-Ajax |iframe| element can be distinguished by
style sheets.
* cc-style.css: Displays non-Ajax |iframe| element.
* error-description-source.en.xml: Added catalog entries for
regexp graph sections.
* standards.en.html: s/WDCC/WebHACC/g. Added a subsection on
regular expressions.
2008-12-11 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/Language/ChangeLog 11 Dec 2008 05:11:06 -0000
* Table.pm: Bug fix: Subsections are no longer associated with tabs.
* RegExpJS.pm: Implemented graphization of regular expressions.
2008-12-11 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/ChangeLog 11 Dec 2008 05:10:00 -0000
* Output.pm (start_section): Don't output |script| element for tab
control if not desired.
2008-12-11 Wakaba <wakaba@suika.fam.cx>
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 11 03:22:57 2008 UTC
(15 years, 11 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.12: +76 -5 lines
Diff to
previous 1.12
++ ChangeLog 11 Dec 2008 03:20:10 -0000
2008-12-11 Wakaba <wakaba@suika.fam.cx>
* error-description-source.en.xml: Added descriptions for errors
from Regexp::Parser and Regexp::Parser::JavaScript modules.
* cc.cgi: Added support for JavaScript regular expressions.
++ html/WebHACC/Language/ChangeLog 11 Dec 2008 03:18:54 -0000
2008-12-11 Wakaba <wakaba@suika.fam.cx>
* RegExpJS.pm: New module.
++ html/WebHACC/ChangeLog 11 Dec 2008 03:22:42 -0000
2008-12-11 Wakaba <wakaba@suika.fam.cx>
* Output.pm (generate_input_section): Added support for JavaScript
regular expressions.
2008-12-10 Wakaba <wakaba@suika.fam.cx>
* Result.pm: Added support for |valueref| parameter of an error.
|pos_end| should point the (intercharacter) position where the
highlighted substring ends, not the character before the position,
otherwise empty substring cannot be represented well.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Sep 21 05:09:35 2008 UTC
(16 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.11: +5 -0 lines
Diff to
previous 1.11
++ ChangeLog 21 Sep 2008 05:08:51 -0000
2008-09-21 Wakaba <wakaba@suika.fam.cx>
* error-description-source.xml: An error for non-supported
charset="" parameter is added.
++ html/WebHACC/Language/ChangeLog 21 Sep 2008 05:09:27 -0000
2008-09-21 Wakaba <wakaba@suika.fam.cx>
* HTML.pm (generate_syntax_error_section): Now |charset:not
supported| is also an error that might invalidate the validation
result.
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 17 03:56:43 2008 UTC
(16 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.10: +65 -10 lines
Diff to
previous 1.10
++ ChangeLog 17 Sep 2008 03:55:55 -0000
2008-09-17 Wakaba <wakaba@suika.fam.cx>
* cc.cgi: Support for |text/x-css-inline| type is added.
2008-09-17 Wakaba <wakaba@suika.fam.cx>
* standards.en.html: Updated.
++ html/WebHACC/Language/ChangeLog 17 Sep 2008 03:56:41 -0000
2008-09-17 Wakaba <wakaba@suika.fam.cx>
* CSSInline.pm: New module.
++ html/WebHACC/ChangeLog 17 Sep 2008 03:56:25 -0000
2008-09-17 Wakaba <wakaba@suika.fam.cx>
* Output.pm: Support for the |text/x-css-inline| type is added.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 30 10:27:47 2008 UTC
(16 years, 2 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.9: +3 -2 lines
Diff to
previous 1.9
++ html/WebHACC/ChangeLog 30 Aug 2008 10:27:43 -0000
* Result.pm (add_error): Don't raise an error even if the
end position is after the end of the string.
2008-08-30 Wakaba <wakaba@suika.fam.cx>
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun May 18 03:47:56 2008 UTC
(16 years, 6 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.8: +6 -1 lines
Diff to
previous 1.8
++ ChangeLog 18 May 2008 03:47:40 -0000
2008-05-18 Wakaba <wakaba@suika.fam.cx>
* cc.cgi (print_source_string_section): Use new Message::Charset::Info
interface to decode source code, otherwise the Perl native Encode
module might decode the source code into different character
string with the Info's.
2008-05-10 Wakaba <wakaba@suika.fam.cx>
* standards.en.html (requirements): Remove a requirement
for an HTML element's allowed context (it is covered by HTML5
spec since r1583).
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 6 07:50:28 2008 UTC
(16 years, 6 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.7: +7 -2 lines
Diff to
previous 1.7
++ ChangeLog 6 May 2008 07:50:23 -0000
2008-05-06 Wakaba <wakaba@suika.fam.cx>
* table-script.js: Support for header cell highlighting.
* table.cgi: Set |id| to cells; it enables the cell highlighting
feature.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Apr 12 15:57:56 2008 UTC
(16 years, 7 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +101 -3 lines
Diff to
previous 1.4
++ ChangeLog 12 Apr 2008 15:57:44 -0000
2008-04-12 Wakaba <wakaba@suika.fam.cx>
* parser-manakai.cgi, parser-manakai-interface.en.html: The |innerHTML|
output mode is split into "|innerHTML| (HTML)" and "|innerHTML| (XML)"
output modes.
2008-03-29 Wakaba <wakaba@suika.fam.cx>
* cc.cgi: New "URI" section is implemented.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 24 02:17:51 2008 UTC
(16 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +27 -3 lines
Diff to
previous 1.2
++ ChangeLog 24 Feb 2008 02:17:37 -0000
2008-02-24 Wakaba <wakaba@suika.fam.cx>
* cc.cgi: Support for level-i (informational).
* cc-style.css: New style rules for informational messages added.
* error-description-source.xml (#information, #level-i): Added.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 9 12:22:19 2008 UTC
(16 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +31 -0 lines
Diff to
previous 1.1
++ ChangeLog 9 Feb 2008 12:22:16 -0000
* cc-style.css: Rules for s/unsupported/u/'ed version added.
* cc.cgi: Support for 'u' level.
* error-description-source.en.xml: s/unsupported/u/;
* standards.en.html: CSS added.
2008-02-09 Wakaba <wakaba@suika.fam.cx>
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.