/[suikacvs]/markup/html/whatpm/t/dom-conformance/html-form-input-1.dat
Suika

Log of /markup/html/whatpm/t/dom-conformance/html-form-input-1.dat

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Aug 23 08:13:45 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +27 -0 lines
Diff to previous 1.26
++ whatpm/t/dom-conformance/ChangeLog	23 Aug 2009 08:13:30 -0000
	* html-datatemplate.dat, html-repetitions.dat, html-forms-1.dat,
	html-form-input-1.dat, html-form-button.dat, html-form-select.dat,
	html-form-textarea.dat, html-texts-1.dat, html-interactive-1.dat:
	Revised test results related to the removed datatemplate and
	repetition template feature (HTML5 revision 2319).

2009-08-23  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	23 Aug 2009 08:04:48 -0000
	* HTML.pm: Marked datatemplate and repetition template features as
	dropped (HTML5 revision 2319).

2009-08-23  Wakaba  <wakaba@suika.fam.cx>


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Aug 23 02:59:45 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.25: +16 -8 lines
Diff to previous 1.25
++ whatpm/t/dom-conformance/ChangeLog	23 Aug 2009 02:57:48 -0000
	* html-texts-1.dat: Added test data on floating point numbers,
	especially sceientific notation numbers.

	* html-form-input-1.dat: Fixed some wrong test results on floating
	point numbers.

2009-08-23  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	23 Aug 2009 02:58:13 -0000
	* HTML.pm: Implemented floating point number in sceientific
	notation.

2009-08-23  Wakaba  <wakaba@suika.fam.cx>


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat Aug 22 12:29:33 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.24: +28 -2 lines
Diff to previous 1.24
++ whatpm/t/dom-conformance/ChangeLog	22 Aug 2009 12:28:07 -0000
	* html-form-input-1.dat, html-forms-1.dat: Revised and added test
	data on the |accept| attribute of the |input| element to allow
	white space characters arround tokens (HTML5 revision 2759).

2009-08-22  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	22 Aug 2009 12:26:35 -0000
	* HTML.pm: Allow white space characters arround tokens in |accept|
	attribute value of |input| elements (HTML5 revision 2759).

2009-08-22  Wakaba  <wakaba@suika.fam.cx>


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Aug 22 12:00:44 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.23: +1208 -0 lines
Diff to previous 1.23
++ whatpm/t/dom-conformance/ChangeLog	22 Aug 2009 11:59:41 -0000
	* html-form-input-1.dat: Changed test results for WF2 form
	submission attributes on |input| element and added test results
	for form submission attributes starting with "form" on |input|
	element (HTML5 revision 2890).

2009-08-22  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	22 Aug 2009 12:00:33 -0000
	* HTML.pm: Renamed form submission attributes on |input| element
	to new names beginning by |form| (HTML5 revision 2890).

2009-08-22  Wakaba  <wakaba@suika.fam.cx>


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Aug 22 05:36:15 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.22: +44 -0 lines
Diff to previous 1.22
++ whatpm/t/dom-conformance/ChangeLog	22 Aug 2009 05:32:46 -0000
	* html-form-input-1.dat: Added test data on |<input type=tel>|
	elements (HTML5 revision 3054).

2009-08-22  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	22 Aug 2009 05:33:04 -0000
	* HTML.pm: Implemented |<input type=tel>| (HTML5 revision 3054).

2009-08-22  Wakaba  <wakaba@suika.fam.cx>


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Aug 22 05:14:23 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.21: +44 -0 lines
Diff to previous 1.21
++ whatpm/t/dom-conformance/ChangeLog	22 Aug 2009 05:12:01 -0000
	* html-form-input-1.dat: Added test data on |<input type=url
	value=...>| (cf. HTML5 revision 2615).

2009-08-22  Wakaba  <wakaba@suika.fam.cx>


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Jul 25 03:21:14 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.20: +44 -0 lines
Diff to previous 1.20
++ whatpm/t/dom-conformance/ChangeLog	25 Jul 2009 03:21:05 -0000
2009-07-25  Wakaba  <wakaba@suika.fam.cx>

	* html-form-input-1.dat, html-objects-1.dat: Added tests on
	dimension attributes (cf. HTML5 revision 2943).

++ whatpm/Whatpm/ContentChecker/ChangeLog	25 Jul 2009 03:20:07 -0000
2009-07-25  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: Implemented dimenstion attributes (|width| and
	|height|; cf. HTML5 revision 2943).


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Jul 5 06:46:16 2009 UTC (17 years ago) by wakaba
Branch: MAIN
Changes since 1.19: +15 -30 lines
Diff to previous 1.19
++ whatpm/t/dom-conformance/ChangeLog	5 Jul 2009 06:46:07 -0000
	* html-global-1.dat, html-form-input-1.dat: Now that |accesskey|
	attribute is allowed as a global attribute with new syntax
	definition, related test reults are revised and some new tests are
	added (HTML5 revision 3065).

2009-07-05  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	5 Jul 2009 06:45:08 -0000
	* HTML.pm: Allow |accesskey| on all elements (HTML5 revision
	3065).

2009-07-05  Wakaba  <wakaba@suika.fam.cx>


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Dec 15 06:41:21 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.18: +30 -0 lines
Diff to previous 1.18
++ whatpm/t/dom-conformance/ChangeLog	15 Dec 2008 06:41:13 -0000
2008-12-15  Wakaba  <wakaba@suika.fam.cx>

	* html-flows-1.dat: Updated test results and added some new tests.

	* html-form-input-1.dat: Added some new tests.

++ whatpm/Whatpm/ContentChecker/ChangeLog	15 Dec 2008 06:40:20 -0000
2008-12-15  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm ($HTMLDatetimeAttrChecker): Removed.
	($GetDateTimeAttrChecker): Added.
	($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
	later use.
	(ins/@datetime, del/@datetime): Changed to use newer definitin of
	"global date and time string".
	(input's date- and time-related, and type=number and type=range
	control types): Implemented value="", min="", and max="".


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Dec 13 02:54:39 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.17: +928 -0 lines
Diff to previous 1.17
++ whatpm/t/dom-conformance/ChangeLog	13 Dec 2008 02:54:24 -0000
2008-12-13  Wakaba  <wakaba@suika.fam.cx>

	* html-form-input-1.dat, html-form-button.dat, html-forms-1.dat:
	Added test data for form submission attributes.

++ whatpm/Whatpm/ContentChecker/ChangeLog	13 Dec 2008 02:53:45 -0000
2008-12-13  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: Updated definitions for attributes for form submission
	on |form| and submit buttons (action="", method="", enctype="",
	target="", and novalidate="").


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 12:59:17 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.16: +916 -0 lines
Diff to previous 1.16
++ whatpm/t/dom-conformance/ChangeLog	12 Dec 2008 12:59:07 -0000
	* html-form-input.dat: Added test data for <input disabled> and
	<input autofocus>.

	* html-forms-1.dat: Added test data for <fieldset disabled>,
	<output for>, and <{formcontrol} name>.  Added test data for
	<{formcontrol} autofocus="">'s uniqueness.

2008-12-12  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ChangeLog	12 Dec 2008 12:54:19 -0000
	* ContentChecker.pm: Introduced new flag |has_autofocus|.  Added
	support for new |id_type| value of |any|, which means any kind of
	element is allowed as a referenced element.

2008-12-12  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	12 Dec 2008 12:56:56 -0000
	* HTML.pm: Added checking for the uniqueness of |autofocus=""|
	attribute.  Implemented |name=""| attribute for form controls.
	Added U+000C into character class of space characters (it should
	have been, but was not in some of regular expressions).  Updated
	definitions for |output| elements.

2008-12-12  Wakaba  <wakaba@suika.fam.cx>


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 05:51:41 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.15: +0 -6 lines
Diff to previous 1.15
++ whatpm/t/ChangeLog	12 Dec 2008 05:45:01 -0000
2008-12-12  Wakaba  <wakaba@suika.fam.cx>

	* ContentChecker.t: Added new test data file.

++ whatpm/t/dom-conformance/ChangeLog	12 Dec 2008 05:49:40 -0000
	* html-repetitions.dat: Moved some test data to
	|html-form-button.dat|.  Updated a test result.

	* html-forms-1.dat: Bug fix on a test result.

	* html-form-button.dat: New test data file.

	* html-forms-1.dat: Moved some test data to |html-form-button.dat|.

2008-12-12  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	12 Dec 2008 05:45:46 -0000
	* HTML.pm: Updated definitions for |button|.

2008-12-12  Wakaba  <wakaba@suika.fam.cx>


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 05:05:21 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.14: +318 -0 lines
Diff to previous 1.14
++ whatpm/t/ChangeLog	12 Dec 2008 05:03:53 -0000
2008-12-12  Wakaba  <wakaba@suika.fam.cx>

	* ContentChecker.t: Added new test data file.

++ whatpm/t/dom-conformance/ChangeLog	12 Dec 2008 05:04:54 -0000
2008-12-12  Wakaba  <wakaba@suika.fam.cx>

	* html-form-input-1.dat, html-forms-1.dat: Added test data for
	@accept and @pattern.

	* html-form-textarea.dat: New test data file.

++ whatpm/Whatpm/ChangeLog	12 Dec 2008 05:00:26 -0000
2008-12-12  Wakaba  <wakaba@suika.fam.cx>

	* IMTChecker.pm: Added more definitions for subtypes.

++ whatpm/Whatpm/ContentChecker/ChangeLog	12 Dec 2008 05:03:26 -0000
2008-12-12  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: Implemented <input accept> and <form accept>.  Raise a
	SHOULD-level error if @pattern but no @title.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Dec 6 12:33:59 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +519 -0 lines
Diff to previous 1.13
++ whatpm/t/dom-conformance/ChangeLog	6 Dec 2008 12:33:50 -0000
	* html-form-input-1.dat: Added test data for <input multiple> and
	<input placeholder>.

2008-12-06  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	6 Dec 2008 12:33:04 -0000
	* HTML.pm: Implemented <input type=file multiple> and <input
	placeholder>.

2008-12-06  Wakaba  <wakaba@suika.fam.cx>


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Dec 6 11:54:07 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +384 -1 lines
Diff to previous 1.12
++ whatpm/t/dom-conformance/ChangeLog	6 Dec 2008 11:53:44 -0000
	* html-form-input-1.dat: Added test data for <input type=color>.

2008-12-06  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	6 Dec 2008 11:53:06 -0000
	* HTML.pm: Implemented <input type=color>.

2008-12-06  Wakaba  <wakaba@suika.fam.cx>


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Dec 6 11:31:35 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +801 -43 lines
Diff to previous 1.11
++ whatpm/t/dom-conformance/ChangeLog	6 Dec 2008 11:31:29 -0000
2008-12-06  Wakaba  <wakaba@suika.fam.cx>

	* html-form-input-1.dat: Added test data for <input type=search>
	and <input type=text|password|url|email value>.

	* html-interactive-1.dat: Fixed a typo error.

++ whatpm/Whatpm/ContentChecker/ChangeLog	6 Dec 2008 11:29:26 -0000
	* HTML.pm: Implemented <input multiple>, <input type=search>.
	Implemented <input value> validation for |type|s |text|, |search|,
	|email|, |url|, and |password|.

2008-12-06  Wakaba  <wakaba@suika.fam.cx>


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Oct 7 10:41:01 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.10: +668 -0 lines
Diff to previous 1.10
++ whatpm/t/dom-conformance/ChangeLog	7 Oct 2008 10:40:56 -0000
	* html-form-input-1.dat: Tests on <input ismap>, <input src>,
	<input template>, and <input usemap> are added.

2008-10-07  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	7 Oct 2008 10:39:43 -0000
	* HTML.pm: <input usemap> support.

2008-10-07  Wakaba  <wakaba@suika.fam.cx>


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Oct 7 08:58:13 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.9: +1025 -34 lines
Diff to previous 1.9
++ whatpm/t/dom-conformance/ChangeLog	7 Oct 2008 08:58:06 -0000
2008-10-07  Wakaba  <wakaba@suika.fam.cx>

	* html-form-input-1.dat: Some of test results for <input
	type=email>, <input type=url>, <input type=password> were wrong.
	Tests for <input accept-charset>, <input accesskey>, <input
	replace>, and <input align> are added.

	* html-forms-1.dat: Tests on <input accept-charset> removed.

	* html-global-1.dat: Tests on <input accesskey> removed.

++ whatpm/Whatpm/ContentChecker/ChangeLog	7 Oct 2008 08:56:00 -0000
2008-10-07  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: Mark <input inputmode> as dropped.  <input accesskey>
	support fixed.  <input align> support.  Tentative support for
	<input inputmode>.  Support for <input replace>.  Status of
	<button template> fixed.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Oct 6 12:08:07 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +1384 -0 lines
Diff to previous 1.8
++ whatpm/t/dom-conformance/ChangeLog	6 Oct 2008 12:01:04 -0000
	* html-form-input-1.dat: Tests on <input step> added.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	6 Oct 2008 12:01:21 -0000
	* HTML.pm: <input step> implemented.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Oct 6 11:15:59 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +596 -0 lines
Diff to previous 1.7
++ whatpm/t/dom-conformance/ChangeLog	6 Oct 2008 11:15:45 -0000
	* html-form-input-1.dat: <input size=0> is non-conforming.  Tests
	on <input maxlength> added.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	6 Oct 2008 11:15:09 -0000
	* HTML.pm: The checker code for the Password state merged with the
	code for the Text state.  The |maxlength| attribute checker
	implemented.  The |size| attribute whose value is zero is not
	allowed.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Oct 6 09:34:44 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +826 -0 lines
Diff to previous 1.6
++ whatpm/t/dom-conformance/ChangeLog	6 Oct 2008 09:34:19 -0000
	* html-form-input-1.dat: Tests on <input required> added.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	6 Oct 2008 09:34:40 -0000
	* HTML.pm: Support for |required| attribute of the |input|
	element.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Oct 6 09:18:07 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +1391 -0 lines
Diff to previous 1.5
++ whatpm/t/dom-conformance/ChangeLog	6 Oct 2008 09:04:38 -0000
	* html-form-input-1.dat: Tests on <input autocomplete>, <input
	readonly>, and <input size> are added.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	6 Oct 2008 09:02:07 -0000
	* HTML.pm: Don't use |get_attribute|, for compatibility with
	NanoDOM.  Support for |readonly|, |autocomplete|, and |size|
	attributes of the |input| element.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Oct 6 07:54:18 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +2051 -0 lines
Diff to previous 1.4
++ whatpm/t/dom-conformance/ChangeLog	6 Oct 2008 07:49:08 -0000
	* html-form-input-1.dat: Tests on remining <input type>-states are
	added.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	6 Oct 2008 07:48:34 -0000
	* HTML.pm: Checks of attribute applicablity for remaining <input
	type> states are implemented.  Some <input type>-dependent
	attribute checkers implemented.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Oct 6 06:41:06 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +353 -0 lines
Diff to previous 1.3
++ whatpm/t/dom-conformance/ChangeLog	6 Oct 2008 06:28:09 -0000
	* html-form-input-1.dat: Tests on <input type=text>, <input
	type=email>, <input type=url>, <input type=password>, and <input
	type=datetime> are added.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	6 Oct 2008 06:28:52 -0000
	* HTML.pm: <input type=text>, <input type=email>, <input
	type=url>, <input type=password>, and <input type=datetime>
	checkes are implemented.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Oct 6 06:04:20 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +355 -0 lines
Diff to previous 1.2
++ whatpm/t/dom-conformance/ChangeLog	6 Oct 2008 05:53:27 -0000
	* html-form-input-1.dat: Tests on <input type=hidden> added.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	6 Oct 2008 05:53:45 -0000
	* HTML.pm: <input type=hidden> checkes implemented.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Oct 6 05:22:57 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +278 -0 lines
Diff to previous 1.1
++ whatpm/t/dom-conformance/ChangeLog	6 Oct 2008 05:18:43 -0000
2008-10-06  Wakaba  <wakaba@suika.fam.cx>

	* html-form-input-1.dat: Tests on <input type> added.

	* html-repetitions.dat: Redundant tests removed.

++ whatpm/Whatpm/ContentChecker/ChangeLog	6 Oct 2008 05:19:26 -0000
	* HTML.pm: <input type> definition updated according to HTML5
	definition.  Prepares for tests against <input type> states.

2008-10-06  Wakaba  <wakaba@suika.fam.cx>


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Oct 5 11:51:15 2008 UTC (17 years, 9 months ago) by wakaba
Branch: MAIN
++ whatpm/t/ChangeLog	5 Oct 2008 11:46:29 -0000
	* ContentChecker.t: New files added.

	* content-model-1.dat, content-model-2.dat: Numbers of test
	entries are moved to other files.

2008-10-05  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/t/dom-conformance/ChangeLog	5 Oct 2008 11:47:29 -0000
	* html-datatemplate.dat, html-flows-1.dat, html-form-input-1.dat,
	html-forms-1.dat, html-global-1.dat, html-metadata-1.dat,
	html-repetitions.dat, html-tables-1.dat, html-texts-1.dat: New
	files (test entries moved from ../content-model-1.dat and
	../content-model-2.dat).

2008-10-05  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.

  Diffs between and
  Type of Diff should be a

Sort log by:

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24