[html5] r1858 - [e] (0) xref error (duplicate term definition)

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 10 10:37:04 PDT 2008


Author: ianh
Date: 2008-07-10 10:37:04 -0700 (Thu, 10 Jul 2008)
New Revision: 1858

Modified:
   index
   source
Log:
[e] (0) xref error (duplicate term definition)

Modified: index
===================================================================
--- index	2008-07-09 11:12:27 UTC (rev 1857)
+++ index	2008-07-10 17:37:04 UTC (rev 1858)
@@ -25,7 +25,7 @@
 
    <h1 id=html-5>HTML 5</h1>
 
-   <h2 class="no-num no-toc" id=draft>Draft Recommendation — 9 July
+   <h2 class="no-num no-toc" id=draft>Draft Recommendation — 10 July
     2008</h2>
 
    <p>You can take part in this work. <a
@@ -9214,13 +9214,13 @@
     as the first element in a <code><a href="#head">head</a></code> element.
 
    <dd>If the <code title=attr-meta-http-equiv><a
-    href="#http-equiv0">http-equiv</a></code> attribute is present, and the
+    href="#http-equiv">http-equiv</a></code> attribute is present, and the
     element is not in the <a href="#encoding"
     title=attr-meta-http-equiv-content-type>Encoding declaration state</a>:
     in a <code><a href="#head">head</a></code> element.
 
    <dd>If the <code title=attr-meta-http-equiv><a
-    href="#http-equiv0">http-equiv</a></code> attribute is present, and the
+    href="#http-equiv">http-equiv</a></code> attribute is present, and the
     element is not in the <a href="#encoding"
     title=attr-meta-http-equiv-content-type>Encoding declaration state</a>:
     in a <code><a href="#noscript">noscript</a></code> element that is a
@@ -9239,7 +9239,7 @@
    <dd><code title=attr-meta-name><a href="#name">name</a></code>
 
    <dd><code title=attr-meta-http-equiv><a
-    href="#http-equiv0">http-equiv</a></code>
+    href="#http-equiv">http-equiv</a></code>
 
    <dd><code title=attr-meta-content><a href="#content1">content</a></code>
 
@@ -9267,7 +9267,7 @@
   <p>The <code><a href="#meta0">meta</a></code> element can represent
    document-level metadata with the <code title=attr-meta-name><a
    href="#name">name</a></code> attribute, pragma directives with the <code
-   title=attr-meta-http-equiv><a href="#http-equiv0">http-equiv</a></code>
+   title=attr-meta-http-equiv><a href="#http-equiv">http-equiv</a></code>
    attribute, and the file's <a href="#character2">character encoding
    declaration</a> when an HTML document is serialized to string form (e.g.
    for transmission over the network or for disk storage) with the <code
@@ -9275,13 +9275,13 @@
 
   <p>Exactly one of the <code title=attr-meta-name><a
    href="#name">name</a></code>, <code title=attr-meta-http-equiv><a
-   href="#http-equiv0">http-equiv</a></code>, and <code
+   href="#http-equiv">http-equiv</a></code>, and <code
    title=attr-meta-charset><a href="#charset1">charset</a></code> attributes
    must be specified.
 
   <p>If either <code title=attr-meta-name><a href="#name">name</a></code> or
    <code title=attr-meta-http-equiv><a
-   href="#http-equiv0">http-equiv</a></code> is specified, then the <code
+   href="#http-equiv">http-equiv</a></code> is specified, then the <code
    title=attr-meta-content><a href="#content1">content</a></code> attribute
    must also be specified. Otherwise, it must be omitted.
 
@@ -9317,13 +9317,13 @@
    then the value part of the metadata name/value pair is the empty string.
 
   <p>If a <code><a href="#meta0">meta</a></code> element has the <code
-   title=attr-meta-http-equiv><a href="#http-equiv0">http-equiv</a></code>
+   title=attr-meta-http-equiv><a href="#http-equiv">http-equiv</a></code>
    attribute specified, it must be either in a <code><a
    href="#head">head</a></code> element or in a <code><a
    href="#noscript">noscript</a></code> element that itself is in a <code><a
    href="#head">head</a></code> element. If a <code><a
    href="#meta0">meta</a></code> element does not have the <code
-   title=attr-meta-http-equiv><a href="#http-equiv0">http-equiv</a></code>
+   title=attr-meta-http-equiv><a href="#http-equiv">http-equiv</a></code>
    attribute specified, it must be in a <code><a href="#head">head</a></code>
    element.
 
@@ -9334,7 +9334,7 @@
    name. The DOM attribute <dfn id=httpequiv
    title=dom-meta-httpEquiv><code>httpEquiv</code></dfn> must <a
    href="#reflect">reflect</a> the content attribute <code
-   title=attr-meta-http-equiv><a href="#http-equiv0">http-equiv</a></code>.
+   title=attr-meta-http-equiv><a href="#http-equiv">http-equiv</a></code>.
 
   <h5 id=standard><span class=secno>4.2.5.1. </span>Standard metadata names</h5>
 
@@ -9462,11 +9462,11 @@
    specified on a <code><a href="#meta0">meta</a></code> element, the element
    is a pragma directive.
 
-  <p>The <dfn id=http-equiv0
-   title=attr-meta-http-equiv><code>http-equiv</code></dfn> attribute is an
-   <a href="#enumerated">enumerated attribute</a>. The following table lists
-   the keywords defined for this attribute. The states given in the first
-   cell of the rows with keywords give the states to which those keywords
+  <p>The <code title=attr-meta-http-equiv><a
+   href="#http-equiv">http-equiv</a></code> attribute is an <a
+   href="#enumerated">enumerated attribute</a>. The following table lists the
+   keywords defined for this attribute. The states given in the first cell of
+   the rows with keywords give the states to which those keywords
    map.<!-- Some of the keywords are non-conforming, as
   noted in the last column.-->
 
@@ -9554,7 +9554,7 @@
 
   <p>When a <code><a href="#meta0">meta</a></code> element is inserted into
    the document, if its <code title=attr-meta-http-equiv><a
-   href="#http-equiv0">http-equiv</a></code> attribute is present and
+   href="#http-equiv">http-equiv</a></code> attribute is present and
    represents one of the above states, then the user agent must run the
    algorithm appropriate for that state, as described in the following list:
 

Modified: source
===================================================================
--- source	2008-07-09 11:12:27 UTC (rev 1857)
+++ source	2008-07-10 17:37:04 UTC (rev 1858)
@@ -7705,8 +7705,8 @@
   is specified on a <code>meta</code> element, the element is a pragma
   directive.</p>
 
-  <p>The <dfn
-  title="attr-meta-http-equiv"><code>http-equiv</code></dfn> attribute
+  <p>The <code
+  title="attr-meta-http-equiv">http-equiv</code> attribute
   is an <span>enumerated attribute</span>. The following table lists
   the keywords defined for this attribute. The states given in the
   first cell of the rows with keywords give the states to which




More information about the Commit-Watchers mailing list