[html5] r7774 - [e] (0) Fix some cross-reference issues. Fixing https://www.w3.org/Bugs/Public/s [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Mar 25 17:25:26 PDT 2013


Author: ianh
Date: 2013-03-25 17:25:25 -0700 (Mon, 25 Mar 2013)
New Revision: 7774

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some cross-reference issues.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20895
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2013-03-25 23:51:14 UTC (rev 7773)
+++ complete.html	2013-03-26 00:25:25 UTC (rev 7774)
@@ -248,7 +248,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 25 March 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 26 March 2013</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -52669,19 +52669,19 @@
   same name, <a href=#limited-to-only-known-values>limited to only known values</a>. The <dfn id=dom-fs-encoding title=dom-fs-encoding><code>encoding</code></dfn> IDL attribute
   must <a href=#reflect>reflect</a> the <code title=attr-fs-enctype><a href=#attr-fs-enctype>enctype</a></code> content attribute,
   <a href=#limited-to-only-known-values>limited to only known values</a>. The <dfn id=dom-fs-novalidate title=dom-fs-noValidate><code>noValidate</code></dfn> IDL
-  attribute must reflect the <code title=attr-fs-novalidate><a href=#attr-fs-novalidate>novalidate</a></code> content attribute. The
+  attribute must <a href=#reflect>reflect</a> the <code title=attr-fs-novalidate><a href=#attr-fs-novalidate>novalidate</a></code> content attribute. The
   <dfn id=dom-fs-formaction title=dom-fs-formAction><code>formAction</code></dfn> IDL
-  attribute must reflect the <code title=attr-fs-formaction><a href=#attr-fs-formaction>formaction</a></code> content attribute,
+  attribute must <a href=#reflect>reflect</a> the <code title=attr-fs-formaction><a href=#attr-fs-formaction>formaction</a></code> content attribute,
   except that on getting, when the content attribute is missing or its
   value is the empty string, <a href="#the-document's-address">the document's address</a> must
   be returned instead. The <dfn id=dom-fs-formenctype title=dom-fs-formEnctype><code>formEnctype</code></dfn> IDL
-  attribute must reflect the <code title=attr-fs-formenctype><a href=#attr-fs-formenctype>formenctype</a></code> content attribute,
+  attribute must <a href=#reflect>reflect</a> the <code title=attr-fs-formenctype><a href=#attr-fs-formenctype>formenctype</a></code> content attribute,
   <a href=#limited-to-only-known-values>limited to only known values</a>. The <dfn id=dom-fs-formmethod title=dom-fs-formMethod><code>formMethod</code></dfn> IDL
-  attribute must reflect the <code title=attr-fs-formmethod><a href=#attr-fs-formmethod>formmethod</a></code> content attribute,
+  attribute must <a href=#reflect>reflect</a> the <code title=attr-fs-formmethod><a href=#attr-fs-formmethod>formmethod</a></code> content attribute,
   <a href=#limited-to-only-known-values>limited to only known values</a>. The <dfn id=dom-fs-formnovalidate title=dom-fs-formNoValidate><code>formNoValidate</code></dfn> IDL
-  attribute must reflect the <code title=attr-fs-formnovalidate><a href=#attr-fs-formnovalidate>formnovalidate</a></code> content
+  attribute must <a href=#reflect>reflect</a> the <code title=attr-fs-formnovalidate><a href=#attr-fs-formnovalidate>formnovalidate</a></code> content
   attribute. The <dfn id=dom-fs-formtarget title=dom-fs-formTarget><code>formTarget</code></dfn> IDL
-  attribute must reflect the <code title=attr-fs-formtarget><a href=#attr-fs-formtarget>formtarget</a></code> content attribute.
+  attribute must <a href=#reflect>reflect</a> the <code title=attr-fs-formtarget><a href=#attr-fs-formtarget>formtarget</a></code> content attribute.
 
   </div>
 

Modified: index
===================================================================
--- index	2013-03-25 23:51:14 UTC (rev 7773)
+++ index	2013-03-26 00:25:25 UTC (rev 7774)
@@ -248,7 +248,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 25 March 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 26 March 2013</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -52669,19 +52669,19 @@
   same name, <a href=#limited-to-only-known-values>limited to only known values</a>. The <dfn id=dom-fs-encoding title=dom-fs-encoding><code>encoding</code></dfn> IDL attribute
   must <a href=#reflect>reflect</a> the <code title=attr-fs-enctype><a href=#attr-fs-enctype>enctype</a></code> content attribute,
   <a href=#limited-to-only-known-values>limited to only known values</a>. The <dfn id=dom-fs-novalidate title=dom-fs-noValidate><code>noValidate</code></dfn> IDL
-  attribute must reflect the <code title=attr-fs-novalidate><a href=#attr-fs-novalidate>novalidate</a></code> content attribute. The
+  attribute must <a href=#reflect>reflect</a> the <code title=attr-fs-novalidate><a href=#attr-fs-novalidate>novalidate</a></code> content attribute. The
   <dfn id=dom-fs-formaction title=dom-fs-formAction><code>formAction</code></dfn> IDL
-  attribute must reflect the <code title=attr-fs-formaction><a href=#attr-fs-formaction>formaction</a></code> content attribute,
+  attribute must <a href=#reflect>reflect</a> the <code title=attr-fs-formaction><a href=#attr-fs-formaction>formaction</a></code> content attribute,
   except that on getting, when the content attribute is missing or its
   value is the empty string, <a href="#the-document's-address">the document's address</a> must
   be returned instead. The <dfn id=dom-fs-formenctype title=dom-fs-formEnctype><code>formEnctype</code></dfn> IDL
-  attribute must reflect the <code title=attr-fs-formenctype><a href=#attr-fs-formenctype>formenctype</a></code> content attribute,
+  attribute must <a href=#reflect>reflect</a> the <code title=attr-fs-formenctype><a href=#attr-fs-formenctype>formenctype</a></code> content attribute,
   <a href=#limited-to-only-known-values>limited to only known values</a>. The <dfn id=dom-fs-formmethod title=dom-fs-formMethod><code>formMethod</code></dfn> IDL
-  attribute must reflect the <code title=attr-fs-formmethod><a href=#attr-fs-formmethod>formmethod</a></code> content attribute,
+  attribute must <a href=#reflect>reflect</a> the <code title=attr-fs-formmethod><a href=#attr-fs-formmethod>formmethod</a></code> content attribute,
   <a href=#limited-to-only-known-values>limited to only known values</a>. The <dfn id=dom-fs-formnovalidate title=dom-fs-formNoValidate><code>formNoValidate</code></dfn> IDL
-  attribute must reflect the <code title=attr-fs-formnovalidate><a href=#attr-fs-formnovalidate>formnovalidate</a></code> content
+  attribute must <a href=#reflect>reflect</a> the <code title=attr-fs-formnovalidate><a href=#attr-fs-formnovalidate>formnovalidate</a></code> content
   attribute. The <dfn id=dom-fs-formtarget title=dom-fs-formTarget><code>formTarget</code></dfn> IDL
-  attribute must reflect the <code title=attr-fs-formtarget><a href=#attr-fs-formtarget>formtarget</a></code> content attribute.
+  attribute must <a href=#reflect>reflect</a> the <code title=attr-fs-formtarget><a href=#attr-fs-formtarget>formtarget</a></code> content attribute.
 
   </div>
 

Modified: source
===================================================================
--- source	2013-03-25 23:51:14 UTC (rev 7773)
+++ source	2013-03-26 00:25:25 UTC (rev 7774)
@@ -62826,28 +62826,28 @@
   title="attr-fs-enctype">enctype</code> content attribute,
   <span>limited to only known values</span>. The <dfn
   title="dom-fs-noValidate"><code>noValidate</code></dfn> IDL
-  attribute must reflect the <code
+  attribute must <span>reflect</span> the <code
   title="attr-fs-novalidate">novalidate</code> content attribute. The
   <dfn title="dom-fs-formAction"><code>formAction</code></dfn> IDL
-  attribute must reflect the <code
+  attribute must <span>reflect</span> the <code
   title="attr-fs-formaction">formaction</code> content attribute,
   except that on getting, when the content attribute is missing or its
   value is the empty string, <span>the document's address</span> must
   be returned instead. The <dfn
   title="dom-fs-formEnctype"><code>formEnctype</code></dfn> IDL
-  attribute must reflect the <code
+  attribute must <span>reflect</span> the <code
   title="attr-fs-formenctype">formenctype</code> content attribute,
   <span>limited to only known values</span>. The <dfn
   title="dom-fs-formMethod"><code>formMethod</code></dfn> IDL
-  attribute must reflect the <code
+  attribute must <span>reflect</span> the <code
   title="attr-fs-formmethod">formmethod</code> content attribute,
   <span>limited to only known values</span>. The <dfn
   title="dom-fs-formNoValidate"><code>formNoValidate</code></dfn> IDL
-  attribute must reflect the <code
+  attribute must <span>reflect</span> the <code
   title="attr-fs-formnovalidate">formnovalidate</code> content
   attribute. The <dfn
   title="dom-fs-formTarget"><code>formTarget</code></dfn> IDL
-  attribute must reflect the <code
+  attribute must <span>reflect</span> the <code
   title="attr-fs-formtarget">formtarget</code> content attribute.
 
   </div>




More information about the Commit-Watchers mailing list