[html5] r4696 - [e] (0) Accidentally marked this impl-only. Fixing http://www.w3.org/Bugs/Public [...]
whatwg at whatwg.org
whatwg at whatwg.org
Fri Feb 12 20:00:01 PST 2010
Author: ianh
Date: 2010-02-12 19:59:58 -0800 (Fri, 12 Feb 2010)
New Revision: 4696
Modified:
complete.html
index
source
Log:
[e] (0) Accidentally marked this impl-only.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8757
Modified: complete.html
===================================================================
--- complete.html 2010-02-13 02:31:25 UTC (rev 4695)
+++ complete.html 2010-02-13 03:59:58 UTC (rev 4696)
@@ -39718,8 +39718,6 @@
</div>
- <div class=impl>
-
<h5 id=security-0><span class=secno>4.10.18.4 </span>Security</h5>
<p>Servers should not rely on client-side validation. Client-side
@@ -39729,11 +39727,9 @@
validation features are only intended to improve the user
experience, not to provide any kind of security mechanism.</p>
- </div>
-
<h4 id=form-submission><span class=secno>4.10.19 </span><dfn>Form submission</dfn></h4>
<div class=impl>
Modified: index
===================================================================
--- index 2010-02-13 02:31:25 UTC (rev 4695)
+++ index 2010-02-13 03:59:58 UTC (rev 4696)
@@ -39617,8 +39617,6 @@
</div>
- <div class=impl>
-
<h5 id=security-0><span class=secno>4.10.18.4 </span>Security</h5>
<p>Servers should not rely on client-side validation. Client-side
@@ -39628,11 +39626,9 @@
validation features are only intended to improve the user
experience, not to provide any kind of security mechanism.</p>
- </div>
-
<h4 id=form-submission><span class=secno>4.10.19 </span><dfn>Form submission</dfn></h4>
<div class=impl>
Modified: source
===================================================================
--- source 2010-02-13 02:31:25 UTC (rev 4695)
+++ source 2010-02-13 03:59:58 UTC (rev 4696)
@@ -44303,8 +44303,6 @@
</div>
- <div class="impl">
-
<h5>Security</h5>
<p>Servers should not rely on client-side validation. Client-side
@@ -44314,11 +44312,9 @@
validation features are only intended to improve the user
experience, not to provide any kind of security mechanism.</p>
- </div>
-
<h4><dfn>Form submission</dfn></h4>
<div class="impl">
More information about the Commit-Watchers
mailing list