[html5] r2925 - [e] (0) remove some XXX markers since i decided to use internal links after all
whatwg at whatwg.org
whatwg at whatwg.org
Mon Mar 30 18:09:46 PDT 2009
Author: ianh
Date: 2009-03-30 18:09:46 -0700 (Mon, 30 Mar 2009)
New Revision: 2925
Modified:
index
source
Log:
[e] (0) remove some XXX markers since i decided to use internal links after all
Modified: index
===================================================================
--- index 2009-03-31 01:07:38 UTC (rev 2924)
+++ index 2009-03-31 01:09:46 UTC (rev 2925)
@@ -44249,6 +44249,7 @@
<div class=impl>
<h4 id=history-notes><span class=secno>5.9.5 </span>Implementation notes for session history</h4>
+ <!-- don't change the ID without updating multiple internal links -->
<p><em>This section is non-normative.</em></p>
@@ -44604,9 +44605,9 @@
<ol><li><p>Remove all the entries after the <a href=#current-entry>current
entry</a> in the <a href=#browsing-context>browsing context</a>'s
<code>Document</code> object's <code><a href=#history-1>History</a></code> object.</p>
- <p class=note>This <a href=#history-notes>doesn't necessarily
- have to affect</a><!--XXX change to auto-xref?--> the user
- agent's user interface.</p> </li>
+ <p class=note>This <a href=#history-notes>doesn't
+ necessarily have to affect</a> the user agent's user
+ interface.</p> </li>
<li><p>Append a new entry at the end of the <code><a href=#history-1>History</a></code>
object representing the new resource and its
@@ -44885,12 +44886,10 @@
identifier, then the user agent must <a href=#queue-a-task>queue a task</a> to
run the following steps:</p>
- <ol><li><p>Remove all the entries after the <a href=#current-entry>current
- entry</a> in the <a href=#browsing-context>browsing context</a>'s
- <code>Document</code> object's <code><a href=#history-1>History</a></code> object.</p>
- <p class=note>This <a href=#history-notes>doesn't necessarily
- have to affect</a><!--XXX change to auto-xref?--> the user
- agent's user interface.</p> </li>
+ <ol><li><p>Remove all the entries after the <a href=#current-entry>current entry</a>
+ in the <a href=#browsing-context>browsing context</a>'s <code>Document</code>
+ object's <code><a href=#history-1>History</a></code> object.</p> <p class=note>This <a href=#history-notes>doesn't necessarily have to affect</a> the
+ user agent's user interface.</p> </li>
<li><p>Append a new entry at the end of the <code><a href=#history-1>History</a></code>
object representing the new resource and its <code>Document</code>
Modified: source
===================================================================
--- source 2009-03-31 01:07:38 UTC (rev 2924)
+++ source 2009-03-31 01:09:46 UTC (rev 2925)
@@ -50341,6 +50341,7 @@
<div class="impl">
<h4 id="history-notes">Implementation notes for session history</h4>
+ <!-- don't change the ID without updating multiple internal links -->
<p><em>This section is non-normative.</em></p>
@@ -50750,9 +50751,9 @@
<li><p>Remove all the entries after the <span>current
entry</span> in the <span>browsing context</span>'s
<code>Document</code> object's <code>History</code> object.</p>
- <p class="note">This <a href="#history-notes">doesn't necessarily
- have to affect</a><!--XXX change to auto-xref?--> the user
- agent's user interface.</p> </li>
+ <p class="note">This <a href="#history-notes">doesn't
+ necessarily have to affect</a> the user agent's user
+ interface.</p> </li>
<li><p>Append a new entry at the end of the <code>History</code>
object representing the new resource and its
@@ -51059,12 +51060,11 @@
<ol>
- <li><p>Remove all the entries after the <span>current
- entry</span> in the <span>browsing context</span>'s
- <code>Document</code> object's <code>History</code> object.</p>
- <p class="note">This <a href="#history-notes">doesn't necessarily
- have to affect</a><!--XXX change to auto-xref?--> the user
- agent's user interface.</p> </li>
+ <li><p>Remove all the entries after the <span>current entry</span>
+ in the <span>browsing context</span>'s <code>Document</code>
+ object's <code>History</code> object.</p> <p class="note">This <a
+ href="#history-notes">doesn't necessarily have to affect</a> the
+ user agent's user interface.</p> </li>
<li><p>Append a new entry at the end of the <code>History</code>
object representing the new resource and its <code>Document</code>
More information about the Commit-Watchers
mailing list