[html5] r981 - /
whatwg at whatwg.org
whatwg at whatwg.org
Mon Aug 6 20:14:03 PDT 2007
Author: ianh
Date: 2007-08-06 20:14:02 -0700 (Mon, 06 Aug 2007)
New Revision: 981
Modified:
index
source
Log:
[e] (0) Oops, this note is no longer accurate.
Modified: index
===================================================================
--- index 2007-08-07 01:22:45 UTC (rev 980)
+++ index 2007-08-07 03:14:02 UTC (rev 981)
@@ -6966,17 +6966,6 @@
must <a href="#reflect">reflect</a> the content attributes of the same
name.
- <p class=note>Pages with multiple <code><a href="#base">base</a></code>
- elements have all but their first <code><a href="#base">base</a></code>
- element with an <code title=attr-base-href><a href="#href">href</a></code>
- attribute ignored for the purposes of URI resolution, and all but their
- first <code><a href="#base">base</a></code> element with a <code
- title=attr-base-target><a href="#target">target</a></code> attribute
- ignored for the purposes of default browsing context name resolution.</p>
- <!-- XXX the former is for compat with IE7. The latter is not
- actually exactly compatible with anything. We'll see if it breaks
- anything. -->
-
<h4 id=the-link><span class=secno>3.7.4. </span>The <dfn
id=link><code>link</code></dfn> element</h4>
Modified: source
===================================================================
--- source 2007-08-07 01:22:45 UTC (rev 980)
+++ source 2007-08-07 03:14:02 UTC (rev 981)
@@ -5573,18 +5573,7 @@
must <span>reflect</span> the content attributes of the same
name.</p>
- <p class="note">Pages with multiple <code>base</code> elements have
- all but their first <code>base</code> element with an <code
- title="attr-base-href">href</code> attribute ignored for the
- purposes of URI resolution, and all but their first
- <code>base</code> element with a <code
- title="attr-base-target">target</code> attribute ignored for the
- purposes of default browsing context name resolution.</p>
- <!-- XXX the former is for compat with IE7. The latter is not
- actually exactly compatible with anything. We'll see if it breaks
- anything. -->
-
<h4>The <dfn><code>link</code></dfn> element</h4>
<p><span title="metadata elements">Metadata element</span>.</p>
More information about the Commit-Watchers
mailing list