[html5] r4951 - [e] (0) typos Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9343
whatwg at whatwg.org
whatwg at whatwg.org
Thu Apr 1 23:20:54 PDT 2010
Author: ianh
Date: 2010-04-01 23:20:53 -0700 (Thu, 01 Apr 2010)
New Revision: 4951
Modified:
complete.html
index
source
Log:
[e] (0) typos
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9343
Modified: complete.html
===================================================================
--- complete.html 2010-04-02 06:12:36 UTC (rev 4950)
+++ complete.html 2010-04-02 06:20:53 UTC (rev 4951)
@@ -2344,8 +2344,8 @@
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 inlien script without realising that it is not
- executing. To reduce this problem, this specifications makes it
+ trying to debug the inline script without realising 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>
attribute is present. This means that authors who are validating
Modified: index
===================================================================
--- index 2010-04-02 06:12:36 UTC (rev 4950)
+++ index 2010-04-02 06:20:53 UTC (rev 4951)
@@ -2242,8 +2242,8 @@
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 inlien script without realising that it is not
- executing. To reduce this problem, this specifications makes it
+ trying to debug the inline script without realising 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>
attribute is present. This means that authors who are validating
Modified: source
===================================================================
--- source 2010-04-02 06:12:36 UTC (rev 4950)
+++ source 2010-04-02 06:20:53 UTC (rev 4951)
@@ -1184,8 +1184,8 @@
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 inlien script without realising that it is not
- executing. To reduce this problem, this specifications makes it
+ trying to debug the inline script without realising that it is not
+ executing. To reduce this problem, this specification makes it
non-conforming to have executable script in a <code>script</code>
element when the <code title="attr-script-src">src</code>
attribute is present. This means that authors who are validating
More information about the Commit-Watchers
mailing list