[html5] r5729 - [e] (0) fix usage of RFC2119 terms Fixing http://www.w3.org/Bugs/Public/show_bug [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Dec 30 19:53:25 PST 2010
Author: ianh
Date: 2010-12-30 19:53:24 -0800 (Thu, 30 Dec 2010)
New Revision: 5729
Modified:
complete.html
index
source
Log:
[e] (0) fix usage of RFC2119 terms
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11327
Modified: complete.html
===================================================================
--- complete.html 2010-12-31 03:50:54 UTC (rev 5728)
+++ complete.html 2010-12-31 03:53:24 UTC (rev 5729)
@@ -3167,8 +3167,8 @@
this specification describes two authoring formats: one based on XML
(referred to as <a href=#the-xhtml-syntax>the XHTML syntax</a>), and one using a <a href=#writing>custom format</a> inspired by SGML (referred to as
<a href=#syntax>the HTML syntax</a>). <span class=impl>Implementations
- may support only one of these two formats, although supporting both
- is encouraged.</span></p>
+ must support at least one of these two formats, although supporting
+ both is encouraged.</span></p>
<p class=impl id=entity-references>The language in this
specification assumes that the user agent expands all entity
@@ -93487,6 +93487,7 @@
George Lund,
Gianmarco Armellin,
Giovanni Campagna,
+ Glenn Adams,
Graham Klyne,
Greg Botten,
Greg Houston,
Modified: index
===================================================================
--- index 2010-12-31 03:50:54 UTC (rev 5728)
+++ index 2010-12-31 03:53:24 UTC (rev 5729)
@@ -3146,8 +3146,8 @@
this specification describes two authoring formats: one based on XML
(referred to as <a href=#the-xhtml-syntax>the XHTML syntax</a>), and one using a <a href=#writing>custom format</a> inspired by SGML (referred to as
<a href=#syntax>the HTML syntax</a>). <span class=impl>Implementations
- may support only one of these two formats, although supporting both
- is encouraged.</span></p>
+ must support at least one of these two formats, although supporting
+ both is encouraged.</span></p>
<p class=impl id=entity-references>The language in this
specification assumes that the user agent expands all entity
@@ -89556,6 +89556,7 @@
George Lund,
Gianmarco Armellin,
Giovanni Campagna,
+ Glenn Adams,
Graham Klyne,
Greg Botten,
Greg Houston,
Modified: source
===================================================================
--- source 2010-12-31 03:50:54 UTC (rev 5728)
+++ source 2010-12-31 03:53:24 UTC (rev 5729)
@@ -2099,8 +2099,8 @@
(referred to as <span>the XHTML syntax</span>), and one using a <a
href="#writing">custom format</a> inspired by SGML (referred to as
<span>the HTML syntax</span>). <span class="impl">Implementations
- may support only one of these two formats, although supporting both
- is encouraged.</span></p>
+ must support at least one of these two formats, although supporting
+ both is encouraged.</span></p>
<p id="entity-references" class="impl">The language in this
specification assumes that the user agent expands all entity
@@ -107735,6 +107735,7 @@
George Lund,
Gianmarco Armellin,
Giovanni Campagna,
+ Glenn Adams,
Graham Klyne,
Greg Botten,
Greg Houston,
More information about the Commit-Watchers
mailing list