/[suikacvs]/markup/html/whatpm/t/dom-conformance/html-scripting-2.dat
Suika

Contents of /markup/html/whatpm/t/dom-conformance/html-scripting-2.dat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Sun Aug 16 07:42:07 2009 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
++ whatpm/t/ChangeLog	16 Aug 2009 07:32:33 -0000
	* ContentChecker.t: Added a new test data file.

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

++ whatpm/t/dom-conformance/ChangeLog	16 Aug 2009 07:33:45 -0000
	* html-interactive-2.dat: New test data file.

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	16 Aug 2009 07:33:26 -0000
	* HTML.pm: defer="" w/o src="" is no longer allowed (HTML5
	revision 3550).

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

1 wakaba 1.1 #data
2     <script defer="" xmlns="http://www.w3.org/1999/xhtml"></script>
3     #errors
4     /script;attribute missing;src;m
5     /script;SUBDOC
6    
7     #data
8     <script src="" defer="" xmlns="http://www.w3.org/1999/xhtml"></script>
9     #errors

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24