[html5] r1801 - [e] (0) fix markup error, move bookmark down for URL work

whatwg at whatwg.org whatwg at whatwg.org
Wed Jun 25 00:47:52 PDT 2008


Author: ianh
Date: 2008-06-25 00:47:52 -0700 (Wed, 25 Jun 2008)
New Revision: 1801

Modified:
   index
   source
Log:
[e] (0) fix markup error, move bookmark down for URL work

Modified: index
===================================================================
--- index	2008-06-25 07:45:29 UTC (rev 1800)
+++ index	2008-06-25 07:47:52 UTC (rev 1801)
@@ -9605,12 +9605,12 @@
        U+000D CARRIAGE RETURN (CR) characters from <var title="">url</var>.
 
      <li>
-      <p><a href="#resolve" title="resolve a url">Resolve the <var
-       title="">url</var> value to an <span>absolute URL</span>. (For the
-       purposes of determining the <span>base URL</span>, the <var
-       title="">url</var> value comes from the value of a content attribute
-       of the <code>meta</code> element.) If this fails, abort these
-       steps.</a>
+      <p><a href="#resolve" title="resolve a url">Resolve</a> the <var
+       title="">url</var> value to an <a href="#absolute">absolute URL</a>.
+       (For the purposes of determining the <a href="#base-">base URL</a>,
+       the <var title="">url</var> value comes from the value of a content
+       attribute of the <code><a href="#meta0">meta</a></code> element.) If
+       this fails, abort these steps.
 
      <li>
       <p>Perform one or more of the following steps:</p>
@@ -16492,7 +16492,6 @@
  <legend>My HTML Clock</legend>
 </figure></pre>
   </div>
-  <!-- XXXURL XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX \(URI\|IRI\|URL\) -->
 
   <h4 id=the-param><span class=secno>4.7.6 </span>The <dfn
    id=param><code>param</code></dfn> element</h4>
@@ -17384,6 +17383,7 @@
     <p>Let the <var title="">chosen resource's pixel ratio override</var> be
      <i>none</i>.
    </li>
+   <!-- XXXURL XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX \(URI\|IRI\|URL\) -->
    <!-- XXXURL pass the attribute value to the last step -->
 
    <li>

Modified: source
===================================================================
--- source	2008-06-25 07:45:29 UTC (rev 1800)
+++ source	2008-06-25 07:47:52 UTC (rev 1801)
@@ -7824,7 +7824,7 @@
      (LF), and U+000D CARRIAGE RETURN (CR) characters from <var
      title="">url</var>.</p></li>
 
-     <li><p><span title="resolve a url">Resolve</a> the <var
+     <li><p><span title="resolve a url">Resolve</span> the <var
      title="">url</var> value to an <span>absolute URL</span>. (For
      the purposes of determining the <span>base URL</span>, the <var
      title="">url</var> value comes from the value of a content
@@ -14336,11 +14336,9 @@
 
   </div>
 
-  <!-- XXXURL XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX \(URI\|IRI\|URL\) -->
 
 
 
-
   <h4>The <dfn><code>param</code></dfn> element</h4>
 
   <dl class="element">
@@ -15143,6 +15141,8 @@
    <li><p>Let the <var title="">chosen resource's pixel ratio
    override</var> be <i>none</i>.</p></li>
 
+  <!-- XXXURL XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX \(URI\|IRI\|URL\) -->
+
    <!-- XXXURL pass the attribute value to the last step -->
    <li><p>If the <span>media element</span> has a <code
    title="attr-media-src">src</code>, then the address given in that




More information about the Commit-Watchers mailing list