[html5] r7355 - [e] (0) Clarification. But really, this is a bit of a difficult one to define... [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sat Sep 15 14:48:36 PDT 2012
Author: ianh
Date: 2012-09-15 14:48:35 -0700 (Sat, 15 Sep 2012)
New Revision: 7355
Modified:
complete.html
index
source
Log:
[e] (0) Clarification. But really, this is a bit of a difficult one to define... one of those 'I know it when I see it' kind of deals.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=17876
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-09-15 21:40:34 UTC (rev 7354)
+++ complete.html 2012-09-15 21:48:35 UTC (rev 7355)
@@ -15335,7 +15335,8 @@
<p>The value must be a free-form string that identifies one of the
software packages used to generate the document. This value must
- not be used on hand-authored pages.</p>
+ not be used on pages whose markup is not generated by software,
+ e.g. pages whose markup was written by a user in a text editor.</p>
<div class=example>
Modified: index
===================================================================
--- index 2012-09-15 21:40:34 UTC (rev 7354)
+++ index 2012-09-15 21:48:35 UTC (rev 7355)
@@ -15335,7 +15335,8 @@
<p>The value must be a free-form string that identifies one of the
software packages used to generate the document. This value must
- not be used on hand-authored pages.</p>
+ not be used on pages whose markup is not generated by software,
+ e.g. pages whose markup was written by a user in a text editor.</p>
<div class=example>
Modified: source
===================================================================
--- source 2012-09-15 21:40:34 UTC (rev 7354)
+++ source 2012-09-15 21:48:35 UTC (rev 7355)
@@ -16291,7 +16291,8 @@
<p>The value must be a free-form string that identifies one of the
software packages used to generate the document. This value must
- not be used on hand-authored pages.</p>
+ not be used on pages whose markup is not generated by software,
+ e.g. pages whose markup was written by a user in a text editor.</p>
<div class="example">
More information about the Commit-Watchers
mailing list