- From: poot <cvsmail@w3.org>
- Date: Wed, 28 Jul 2010 06:59:26 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: typo (whatwg r5207)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4141&r2=1.4142&f=h
http://html5.org/tools/web-apps-tracker?from=5206&to=5207
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4141
retrieving revision 1.4142
diff -u -d -r1.4141 -r1.4142
--- Overview.html 27 Jul 2010 21:40:29 -0000 1.4141
+++ Overview.html 27 Jul 2010 21:56:33 -0000 1.4142
@@ -2076,7 +2076,7 @@
element's contents to be ignored. However, this isn't obvious,
especially if the element's contents appear to be executable
script — which can lead to authors spending a lot of time
- trying to debug the inline script without realising that it is not
+ trying to debug the inline script without realizing that it is not
executing. To reduce this problem, this specification makes it
non-conforming to have executable script in a <code><a href="#script">script</a></code>
element when the <code title="attr-script-src"><a href="#attr-script-src">src</a></code>
@@ -68042,6 +68042,7 @@
Michael Gratton,
Michael Nordman,
Michael Powers,
+ Michael Rakowski,
Michael(tm) Smith,
Michal Zalewski,
Michel Fortin,
Received on Tuesday, 27 July 2010 21:57:14 UTC