/[suikacvs]/markup/html/whatpm/whatpm-commit.en.atom.u8
Suika

Contents of /markup/html/whatpm/whatpm-commit.en.atom.u8

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.93 - (hide annotations) (download)
Sun Aug 23 13:29:20 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.92: +19 -1 lines
++ whatpm/t/dom-conformance/ChangeLog	23 Aug 2009 13:25:42 -0000
	* html-objects-1.dat: Added tests on loop attributes of |video|
	and |audio| elements (HTML5 revision 2401).

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

	* html-form-datalist.dat: Added a test on list="" invalidly
	referencing a |select| element (HTML5 revision 2376).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	23 Aug 2009 13:26:39 -0000
	* HTML.pm: Added |loop| attribute and |loopstart|, |loopend|,
	|start|, |end|, and |playcount| attributes as obsolete attributes
	to |audio| and |video| elements (HTML5 revision 2401).

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

1 wakaba 1.93 <Atom:feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom" xmlns:Atom="http://www.w3.org/2005/Atom"><Atom:id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit</Atom:id><Atom:title>Whatpm ChangeLog diffs</Atom:title><Atom:updated>2009-08-23T13:29:14Z</Atom:updated><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit" hreflang="en" rel="self" type="application/atom+xml"></Atom:link><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/readme" rel="related"></Atom:link><Atom:link href="http://suika.fam.cx/www/markup/html/whatpm/readme#license" rel="license"></Atom:link><Atom:rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</Atom:rights><entry xml:id="entry-1251034160"><id>http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit#entry-1251034160</id><title>2009-08-23 Wakaba</title><updated>2009-08-23T13:29:14Z</updated><author><name>Wakaba</name><email>[email protected]</email></author><content type="text">++ whatpm/t/dom-conformance/ChangeLog 23 Aug 2009 13:25:42 -0000
2     * html-objects-1.dat: Added tests on loop attributes of |video|
3     and |audio| elements (HTML5 revision 2401).
4    
5     2009-08-23 Wakaba &lt;[email protected]&gt;
6    
7     * html-form-datalist.dat: Added a test on list=&quot;&quot; invalidly
8     referencing a |select| element (HTML5 revision 2376).
9    
10     2009-08-23 Wakaba &lt;[email protected]&gt;