|
226 | 226 | "html": "<p><a data-link-type=\"dfn\" href=\"https://wicg.github.io/nav-speculation/prerendering.html#prerendering-traversable-finalize-activation\" id=\"ref-for-prerendering-traversable-finalize-activation①\">Finalize activation</a> for <var>successorTraversable</var> given <var>referrerOrigin</var>.</p>" |
227 | 227 | }, |
228 | 228 | { |
229 | | - "html": "<p class=\"XXX\">Perhaps we should do something with WebDriver BiDi here? See <a href=\"https://github.com/w3c/webdriver-bidi/issues/321\">w3c/webdriver-bidi#321</a>. Right now the pre-<a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/infrastructure.html#in-parallel\" id=\"ref-for-in-parallel①\">in parallel</a> part of the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigate\" id=\"ref-for-navigate②\">navigate</a> algorithm will send <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#webdriver-bidi-navigation-started\" id=\"ref-for-webdriver-bidi-navigation-started\">WebDriver BiDi navigation started</a> as if it were a normal navigation, but then nothing will happen to indicate the navigation finishes. </p>" |
| 229 | + "html": "<p class=\"XXX\">Perhaps we should do something with WebDriver BiDi here? See <a href=\"https://github.com/w3c/webdriver-bidi/issues/321\">w3c/webdriver-bidi#321</a>. Right now the pre-<a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/infrastructure.html#in-parallel\" id=\"ref-for-in-parallel①\">in parallel</a> part of the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigate\" id=\"ref-for-navigate②\">navigate</a> algorithm will send <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#webdriver-bidi-navigation-started\" id=\"ref-for-webdriver-bidi-navigation-started\">WebDriver BiDi navigation started</a> as if it were a normal navigation, but then nothing will happen to indicate the navigation finishes.\n</p>" |
230 | 230 | } |
231 | 231 | ] |
232 | 232 | } |
|
257 | 257 | "html": "<p>Let <var>doc</var> be <var>navigable</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-document\" id=\"ref-for-nav-document⑧\">active document</a>.</p>" |
258 | 258 | }, |
259 | 259 | { |
260 | | - "html": "<p class=\"XXX\">We should really propagate the loading mode change here, in the posted task. This is where implementations would update what is returned by <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/nav-speculation/prerendering.html#dom-document-prerendering\" id=\"ref-for-dom-document-prerendering③\">document.prerendering</a></code>. However, right now it lives on the traversable, so it gets magically updated when we move over the session history entry. Probably we need to move it to the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://dom.spec.whatwg.org/#document\" id=\"ref-for-document⑧\">Document</a></code>. </p>" |
| 260 | + "html": "<p class=\"XXX\">We should really propagate the loading mode change here, in the posted task. This is where implementations would update what is returned by <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/nav-speculation/prerendering.html#dom-document-prerendering\" id=\"ref-for-dom-document-prerendering③\">document.prerendering</a></code>. However, right now it lives on the traversable, so it gets magically updated when we move over the session history entry. Probably we need to move it to the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://dom.spec.whatwg.org/#document\" id=\"ref-for-document⑧\">Document</a></code>.\n\n</p>" |
261 | 261 | }, |
262 | 262 | { |
263 | 263 | "html": "<p>If <var>doc</var>’s <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document-origin\" id=\"ref-for-concept-document-origin②\">origin</a> is the same as <var>origin</var>, then set <var>doc</var>’s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/nav-speculation/prerendering.html#document-activation-start-time\" id=\"ref-for-document-activation-start-time\">activation start time</a> to the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/hr-time/#dfn-current-high-resolution-time\" id=\"ref-for-dfn-current-high-resolution-time\">current high resolution time</a> for <var>doc</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global\" id=\"ref-for-concept-relevant-global③\">relevant global object</a>.</p>" |
|
284 | 284 | { |
285 | 285 | "name": "prerendering traversable/remove from referrer", |
286 | 286 | "href": "https://wicg.github.io/nav-speculation/prerendering.html#prerendering-traversable-remove-from-referrer", |
287 | | - "html": "A <a data-link-type=\"dfn\" href=\"https://wicg.github.io/nav-speculation/prerendering.html#prerendering-traversable\" id=\"ref-for-prerendering-traversable①⓪\">prerendering traversable</a> has an associated <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-for=\"prerendering traversable\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"prerendering-traversable-remove-from-referrer\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">remove from referrer</dfn>, which is null or an algorithm with no arguments, initially set to null. \n <p>To ensure that the references for a <a data-link-type=\"dfn\" href=\"https://wicg.github.io/nav-speculation/prerendering.html#prerendering-traversable\" id=\"ref-for-prerendering-traversable①①\">prerendering traversable</a> are cleared once it is <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#destroy-a-top-level-traversable\" id=\"ref-for-destroy-a-top-level-traversable②\">destroyed</a>, modify <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#destroy-a-top-level-traversable\" id=\"ref-for-destroy-a-top-level-traversable③\">destroy a top-level traversable</a> by appending the following step:</p>", |
| 287 | + "html": "A <a data-link-type=\"dfn\" href=\"https://wicg.github.io/nav-speculation/prerendering.html#prerendering-traversable\" id=\"ref-for-prerendering-traversable①⓪\">prerendering traversable</a> has an associated <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-for=\"prerendering traversable\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"prerendering-traversable-remove-from-referrer\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">remove from referrer</dfn>, which is null or an algorithm with no arguments, initially set to null.\n\n\n <p>To ensure that the references for a <a data-link-type=\"dfn\" href=\"https://wicg.github.io/nav-speculation/prerendering.html#prerendering-traversable\" id=\"ref-for-prerendering-traversable①①\">prerendering traversable</a> are cleared once it is <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#destroy-a-top-level-traversable\" id=\"ref-for-destroy-a-top-level-traversable②\">destroyed</a>, modify <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#destroy-a-top-level-traversable\" id=\"ref-for-destroy-a-top-level-traversable③\">destroy a top-level traversable</a> by appending the following step:</p>", |
288 | 288 | "rationale": ".algorithm", |
289 | 289 | "steps": [ |
290 | 290 | { |
|
575 | 575 | "html": "<p>Let <var>navigable</var> be <var>settingsObject</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-settings-object-global\" id=\"ref-for-concept-settings-object-global\">global object</a>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#window-navigable\" id=\"ref-for-window-navigable\">navigable</a>.</p>" |
576 | 576 | }, |
577 | 577 | { |
578 | | - "html": "<p>Let <var>originMatchingEntries</var> be the entries in the <a data-link-type=\"dfn\" href=\"https://wicg.github.io/client-hints-infrastructure#accept-ch-cache\" id=\"ref-for-accept-ch-cache③\">Accept-CH cache</a> whose <a data-link-type=\"dfn\" href=\"https://wicg.github.io/client-hints-infrastructure#accept-ch-cache-origin\" id=\"ref-for-accept-ch-cache-origin\">origin</a> is <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsers.html#same-origin\" id=\"ref-for-same-origin①\">same origin</a> with <var>settingsObject</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-settings-object-origin\" id=\"ref-for-concept-settings-object-origin\">origin</a>.</p>" |
| 578 | + "html": "<p>Let <var>originMatchingEntries</var> be the entries in the <a data-link-type=\"dfn\" href=\"https://wicg.github.io/client-hints-infrastructure#accept-ch-cache\" id=\"ref-for-accept-ch-cache③\">Accept-CH cache</a> whose <a data-link-type=\"dfn\" href=\"https://wicg.github.io/client-hints-infrastructure#accept-ch-cache-origin\" id=\"ref-for-accept-ch-cache-origin\">origin</a> is\n <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsers.html#same-origin\" id=\"ref-for-same-origin①\">same origin</a> with <var>settingsObject</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-settings-object-origin\" id=\"ref-for-concept-settings-object-origin\">origin</a>.</p>" |
579 | 579 | }, |
580 | 580 | { |
581 | 581 | "html": "If <var>navigable</var> is a <a data-link-type=\"dfn\" href=\"https://wicg.github.io/nav-speculation/prerendering.html#prerendering-navigable\" id=\"ref-for-prerendering-navigable①④\">prerendering navigable</a>, then:", |
|
0 commit comments