[html5] r4505 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8457
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jan 5 21:31:58 PST 2010
Author: ianh
Date: 2010-01-05 21:31:54 -0800 (Tue, 05 Jan 2010)
New Revision: 4505
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8457
Modified: complete.html
===================================================================
--- complete.html 2010-01-06 05:28:10 UTC (rev 4504)
+++ complete.html 2010-01-06 05:31:54 UTC (rev 4505)
@@ -58826,7 +58826,7 @@
with a scrollbar would be equivalent, and no less correct.</p>
<p>Elements in a section hidden by the <code title=attr-hidden><a href=#the-hidden-attribute>hidden</a></code> attribute are still active,
- e.g. scripts and form controls in such sections still render execute
+ e.g. scripts and form controls in such sections still execute
and submit respectively. Only their presentation to the user
changes.</p>
Modified: index
===================================================================
--- index 2010-01-06 05:28:10 UTC (rev 4504)
+++ index 2010-01-06 05:31:54 UTC (rev 4505)
@@ -55294,7 +55294,7 @@
with a scrollbar would be equivalent, and no less correct.</p>
<p>Elements in a section hidden by the <code title=attr-hidden><a href=#the-hidden-attribute>hidden</a></code> attribute are still active,
- e.g. scripts and form controls in such sections still render execute
+ e.g. scripts and form controls in such sections still execute
and submit respectively. Only their presentation to the user
changes.</p>
Modified: source
===================================================================
--- source 2010-01-06 05:28:10 UTC (rev 4504)
+++ source 2010-01-06 05:31:54 UTC (rev 4505)
@@ -67573,7 +67573,7 @@
<p>Elements in a section hidden by the <code
title="attr-hidden">hidden</code> attribute are still active,
- e.g. scripts and form controls in such sections still render execute
+ e.g. scripts and form controls in such sections still execute
and submit respectively. Only their presentation to the user
changes.</p>
More information about the Commit-Watchers
mailing list