/[suikacvs]/markup/html/whatpm/t/ChangeLog
Suika

Contents of /markup/html/whatpm/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.163 - (hide annotations) (download)
Sun Mar 2 11:16:34 2008 UTC (18 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.162: +4 -0 lines
++ whatpm/t/ChangeLog	2 Mar 2008 11:10:02 -0000
	* content-model-atom-1.dat: New test data are added.

2008-03-02  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ChangeLog	2 Mar 2008 11:16:26 -0000
	* ContentChecker.pm: Typo fixed.  Don't raise "character encoding"
	and related errors unless it is an HTML document (though the spec
	is unclear on whether it is applied to XHTML document).

	* HTML.pm (%HTMLAttrStatus): WF2 repetition model attributes
	are added.

2008-03-02  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	2 Mar 2008 11:11:31 -0000
	* Atom.pm: Reimplemented.

2008-03-02  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.162 2008-03-02 Wakaba <[email protected]>
2    
3 wakaba 1.163 * content-model-atom-1.dat: New test data are added.
4    
5     2008-03-02 Wakaba <[email protected]>
6    
7 wakaba 1.162 * content-model-1.dat: Test data for |<area>| are added.
8    
9     * content-model-2.dat: Test data for |<img ismap>| are added.
10    
11 wakaba 1.160 2008-03-01 Wakaba <[email protected]>
12    
13 wakaba 1.161 * content-model-1.dat: |address| content model tests
14     are added.
15    
16     2008-03-01 Wakaba <[email protected]>
17    
18 wakaba