[html5] r7110 - [giow] (2) Define the task source for the 'Navigating to a fragment identifier' [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed May 30 16:10:29 PDT 2012
Author: ianh
Date: 2012-05-30 16:10:27 -0700 (Wed, 30 May 2012)
New Revision: 7110
Modified:
complete.html
index
source
Log:
[giow] (2) Define the task source for the 'Navigating to a fragment identifier' task.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=17067
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-05-30 22:55:06 UTC (rev 7109)
+++ complete.html 2012-05-30 23:10:27 UTC (rev 7110)
@@ -64470,8 +64470,8 @@
family</a> of a <code><a href=#document>Document</a></code> object consists of the
union of all the <a href=#document-family title="document family">document
families</a> of the <a href=#browsing-context title="browsing context">browsing
- contexts</a> that are <span>nested through</span> the
- <code><a href=#document>Document</a></code> object.</p>
+ contexts</a> that are <a href=#browsing-context-nested-through title="browsing context nested
+ through">nested through</a> the <code><a href=#document>Document</a></code> object.</p>
<h5 id=navigating-nested-browsing-contexts-in-the-dom><span class=secno>6.1.1.1 </span>Navigating nested browsing contexts in the DOM</h5>
@@ -68334,10 +68334,11 @@
will <a href=#scroll-to-the-fragment-identifier>scroll to the fragment identifier</a> given in what
is now <a href="#the-document's-current-address">the document's current address</a>.</li>
- </ol><p class=note>If the scrolling fails because the relevant <a href=#concept-id title=concept-id>ID</a> has
- not yet been parsed, then the original <a href=#navigate title=navigate>navigation</a> algorithm will take care of the
- scrolling instead, as the last few steps of its <a href=#update-the-session-history-with-the-new-page>update the
- session history with the new page</a> algorithm.</p>
+ </ol><p class=note>If the scrolling fails because the relevant <a href=#concept-id title=concept-id>ID</a> has not yet been parsed, then the
+ original <a href=#navigate title=navigate>navigation</a> algorithm will
+ take care of the scrolling instead, as the last few steps of its
+ <a href=#update-the-session-history-with-the-new-page>update the session history with the new page</a>
+ algorithm.</p>
<hr><p>When the user agent is required to <dfn id=scroll-to-the-fragment-identifier>scroll to the fragment
identifier</dfn>, it must either change the scrolling position of
@@ -68401,6 +68402,9 @@
document</a>, if that is an element; otherwise there is no
<i><a href=#target-element>target element</a></i>. <a href=#refsSELECTORS>[SELECTORS]</a></p>
+ <p>The <a href=#task-source>task source</a> for the task mentioned in this
+ section must be the <a href=#dom-manipulation-task-source>DOM manipulation task source</a>.</p>
+
</div>
Modified: index
===================================================================
--- index 2012-05-30 22:55:06 UTC (rev 7109)
+++ index 2012-05-30 23:10:27 UTC (rev 7110)
@@ -64470,8 +64470,8 @@
family</a> of a <code><a href=#document>Document</a></code> object consists of the
union of all the <a href=#document-family title="document family">document
families</a> of the <a href=#browsing-context title="browsing context">browsing
- contexts</a> that are <span>nested through</span> the
- <code><a href=#document>Document</a></code> object.</p>
+ contexts</a> that are <a href=#browsing-context-nested-through title="browsing context nested
+ through">nested through</a> the <code><a href=#document>Document</a></code> object.</p>
<h5 id=navigating-nested-browsing-contexts-in-the-dom><span class=secno>6.1.1.1 </span>Navigating nested browsing contexts in the DOM</h5>
@@ -68334,10 +68334,11 @@
will <a href=#scroll-to-the-fragment-identifier>scroll to the fragment identifier</a> given in what
is now <a href="#the-document's-current-address">the document's current address</a>.</li>
- </ol><p class=note>If the scrolling fails because the relevant <a href=#concept-id title=concept-id>ID</a> has
- not yet been parsed, then the original <a href=#navigate title=navigate>navigation</a> algorithm will take care of the
- scrolling instead, as the last few steps of its <a href=#update-the-session-history-with-the-new-page>update the
- session history with the new page</a> algorithm.</p>
+ </ol><p class=note>If the scrolling fails because the relevant <a href=#concept-id title=concept-id>ID</a> has not yet been parsed, then the
+ original <a href=#navigate title=navigate>navigation</a> algorithm will
+ take care of the scrolling instead, as the last few steps of its
+ <a href=#update-the-session-history-with-the-new-page>update the session history with the new page</a>
+ algorithm.</p>
<hr><p>When the user agent is required to <dfn id=scroll-to-the-fragment-identifier>scroll to the fragment
identifier</dfn>, it must either change the scrolling position of
@@ -68401,6 +68402,9 @@
document</a>, if that is an element; otherwise there is no
<i><a href=#target-element>target element</a></i>. <a href=#refsSELECTORS>[SELECTORS]</a></p>
+ <p>The <a href=#task-source>task source</a> for the task mentioned in this
+ section must be the <a href=#dom-manipulation-task-source>DOM manipulation task source</a>.</p>
+
</div>
Modified: source
===================================================================
--- source 2012-05-30 22:55:06 UTC (rev 7109)
+++ source 2012-05-30 23:10:27 UTC (rev 7110)
@@ -75610,8 +75610,8 @@
family</span> of a <code>Document</code> object consists of the
union of all the <span title="document family">document
families</span> of the <span title="browsing context">browsing
- contexts</span> that are <span>nested through</span> the
- <code>Document</code> object.</p>
+ contexts</span> that are <span title="browsing context nested
+ through">nested through</span> the <code>Document</code> object.</p>
<h5>Navigating nested browsing contexts in the DOM</h5>
@@ -80004,11 +80004,12 @@
</ol>
- <p class="note">If the scrolling fails because the relevant <span title="concept-id">ID</span> has
- not yet been parsed, then the original <span
- title="navigate">navigation</span> algorithm will take care of the
- scrolling instead, as the last few steps of its <span>update the
- session history with the new page</span> algorithm.</p>
+ <p class="note">If the scrolling fails because the relevant <span
+ title="concept-id">ID</span> has not yet been parsed, then the
+ original <span title="navigate">navigation</span> algorithm will
+ take care of the scrolling instead, as the last few steps of its
+ <span>update the session history with the new page</span>
+ algorithm.</p>
<hr>
@@ -80086,6 +80087,9 @@
document</span>, if that is an element; otherwise there is no
<i>target element</i>. <a href="#refsSELECTORS">[SELECTORS]</a></p>
+ <p>The <span>task source</span> for the task mentioned in this
+ section must be the <span>DOM manipulation task source</span>.</p>
+
</div>
More information about the Commit-Watchers
mailing list