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

Log of /test/html-webhacc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 22:34:12 2009 UTC (17 years ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.114: +5 -0 lines
Diff to previous 1.114
++ ChangeLog	2 Jul 2009 22:33:57 -0000
2009-07-03  Wakaba  <wakaba@suika.fam.cx>

	* standards.en.html: Removed tentative definitions that are now
	convered by the HTML5 specification (HTML5 revision 3183).


Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Thu Dec 11 05:11:11 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.113: +16 -0 lines
Diff to previous 1.113
++ 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.113 - (view) (download) (annotate) - [select for diffs]
Thu Dec 11 03:22:56 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.112: +7 -0 lines
Diff to previous 1.112
++ 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.112 - (view) (download) (annotate) - [select for diffs]
Sun Sep 21 09:09:51 2008 UTC (17 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.111: +4 -0 lines
Diff to previous 1.111
++ ChangeLog	21 Sep 2008 09:09:47 -0000
	* cc-about.en.html: Bookmarklet added.

2008-09-21  Wakaba  <wakaba@suika.fam.cx>


Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Sun Sep 21 05:09:35 2008 UTC (17 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.110: +5 -0 lines
Diff to previous 1.110
++ 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.110 - (view) (download) (annotate) - [select for diffs]
Sat Sep 20 04:47:35 2008 UTC (17 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.109: +5 -0 lines
Diff to previous 1.109
++ ChangeLog	20 Sep 2008 04:47:25 -0000
2008-09-20  Wakaba  <wakaba@suika.fam.cx>

	* error-description-source.xml: New error for accept-charset="".
	New errors for RFC 4646 errors.


Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Wed Sep 17 03:56:43 2008 UTC (17 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.108: +8 -0 lines
Diff to previous 1.108
++ 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.108 - (view) (download) (annotate) - [select for diffs]
Tue Sep 16 14:00:20 2008 UTC (17 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.107: +4 -0 lines
Diff to previous 1.107
++ ChangeLog	16 Sep 2008 14:00:16 -0000
	* error-description-source.xml: WebIDL checker errors are added.

2008-09-16  Wakaba  <wakaba@suika.fam.cx>