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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Sat Jul 25 04:05:42 2009 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +8 -0 lines
++ whatpm/t/dom-conformance/ChangeLog	25 Jul 2009 04:03:26 -0000
	* html-interactive-1.dat, html-scripting-1.dat,
	html-metadata-1.dat: The |eventsource| element and the |onmessage|
	attribute have been dropped (HTML5 revision 2870).

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

++ whatpm/Whatpm/ChangeLog	25 Jul 2009 03:55:06 -0000
	* HTML.pm.src: Marked where SVG |script| execution should be
	implemented (HTML5 revision 2904).

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

++ whatpm/Whatpm/ContentChecker/ChangeLog	25 Jul 2009 04:04:24 -0000
	* HTML.pm: The |eventsource| element and the |onmessage| attribute
	have been dropped (HTML5 revision 2870).

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

1 wakaba 1.1 #data
2     <p xmlns="http://www.w3.org/1999/xhtml"
3     ondataunavailable=""
4     >x</p>
5     #errors
6     /p/@ondataunavailable;attribute not defined;m
7     /p/@ondataunavailable;event handler;u
8 wakaba 1.2
9     #data
10     <p xmlns="http://www.w3.org/1999/xhtml"
11     onmessage=""
12     >x</p>
13     #errors
14     /p/@onmessage;attribute not defined;m
15     /p/@onmessage;event handler;u

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24