- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 27 Jul 2010 21:56:37 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv8576
Modified Files:
Overview.html
Log Message:
typo (whatwg r5207)
Index: Overview.html
===================================================================
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:56:39 UTC