Revision
1.1 -
(
hide annotations)
(
download)
Fri Dec 12 05:05:21 2008 UTC
(17 years, 7 months ago)
by
wakaba
Branch:
MAIN
++ 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.