|
4657 | 4657 | {
|
4658 | 4658 | "name": "clone network response body",
|
4659 | 4659 | "href": "https://w3c.github.io/webdriver-bidi/#clone-network-response-body",
|
4660 |
| - "html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"clone-network-response-body\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">clone network response body</dfn> given <var>sessions</var>, <var>request</var> and <var>response body</var>:", |
| 4660 | + "html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"clone-network-response-body\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">clone network response body</dfn> given <var>request</var> and <var>response body</var>:", |
4661 | 4661 | "rationale": ".algorithm",
|
4662 | 4662 | "steps": [
|
4663 | 4663 | {
|
4664 |
| - "html": "For each <var>session</var> in <var>sessions</var>:", |
| 4664 | + "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions①\">active BiDi sessions</a>:", |
4665 | 4665 | "rationale": "if",
|
4666 | 4666 | "steps": [
|
4667 | 4667 | {
|
|
4726 | 4726 | {
|
4727 | 4727 | "name": "maybe collect network response body",
|
4728 | 4728 | "href": "https://w3c.github.io/webdriver-bidi/#maybe-collect-network-response-body",
|
4729 |
| - "html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"maybe-collect-network-response-body\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">maybe collect network response body</dfn> given <var>sessions</var>, <var>request</var> and <var>response</var>:", |
| 4729 | + "html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"maybe-collect-network-response-body\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">maybe collect network response body</dfn> given <var>request</var> and <var>response</var>:", |
4730 | 4730 | "rationale": ".algorithm",
|
4731 | 4731 | "steps": [
|
4732 | 4732 | {
|
|
4766 | 4766 | "html": "<p>Let <var>collectors</var> be an empty list.</p>"
|
4767 | 4767 | },
|
4768 | 4768 | {
|
4769 |
| - "html": "For each <var>session</var> in <var>sessions</var>:", |
| 4769 | + "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions②\">active BiDi sessions</a>:", |
4770 | 4770 | "rationale": "for",
|
4771 | 4771 | "steps": [
|
4772 | 4772 | {
|
|
7330 | 7330 | "rationale": "for",
|
7331 | 7331 | "steps": [
|
7332 | 7332 | {
|
7333 |
| - "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions①\">active BiDi sessions</a>:", |
| 7333 | + "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions③\">active BiDi sessions</a>:", |
7334 | 7334 | "rationale": "if",
|
7335 | 7335 | "steps": [
|
7336 | 7336 | {
|
|
7360 | 7360 | ],
|
7361 | 7361 | "additional": [
|
7362 | 7362 | {
|
7363 |
| - "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions①\">active BiDi sessions</a>:", |
| 7363 | + "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions③\">active BiDi sessions</a>:", |
7364 | 7364 | "rationale": "if",
|
7365 | 7365 | "steps": [
|
7366 | 7366 | {
|
|
7402 | 7402 | "html": "<p>Let <var>response status</var> be \"<code>incomplete</code>\".</p>"
|
7403 | 7403 | },
|
7404 | 7404 | {
|
7405 |
| - "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions②\">active BiDi sessions</a>:", |
| 7405 | + "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions④\">active BiDi sessions</a>:", |
7406 | 7406 | "rationale": "update",
|
7407 | 7407 | "steps": [
|
7408 | 7408 | {
|
|
7517 | 7517 | "html": "<p>If <var>request</var>’s <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-client\" id=\"ref-for-concept-request-client①⑤\">client</a> is not null, let <var>related navigables</var>\n be the result of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#get-related-navigables\" id=\"ref-for-get-related-navigables⑥\">get related navigables</a> with <var>request</var>’s\n <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-client\" id=\"ref-for-concept-request-client①⑥\">client</a>. Otherwise let <var>related navigables</var> be an empty\n set.</p>"
|
7518 | 7518 | },
|
7519 | 7519 | {
|
7520 |
| - "html": "<p>Let <var>sessions</var> be the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#set-of-sessions-for-which-an-event-is-enabled\" id=\"ref-for-set-of-sessions-for-which-an-event-is-enabled①⑦\">set of sessions for which an event is enabled</a>\n given \"<code>network.responseCompleted</code>\" and <var>related navigables</var>.</p>" |
| 7520 | + "html": "<p><a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#maybe-collect-network-response-body\" id=\"ref-for-maybe-collect-network-response-body\">Maybe collect network response body</a> with <var>request</var> and <var>response</var>.</p>" |
7521 | 7521 | },
|
7522 | 7522 | {
|
7523 |
| - "html": "<p><a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#maybe-collect-network-response-body\" id=\"ref-for-maybe-collect-network-response-body\">Maybe collect network response body</a> with <var>sessions</var>, <var>request</var> and <var>response</var>.</p>" |
| 7523 | + "html": "<p>Let <var>sessions</var> be the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#set-of-sessions-for-which-an-event-is-enabled\" id=\"ref-for-set-of-sessions-for-which-an-event-is-enabled①⑦\">set of sessions for which an event is enabled</a>\n given \"<code>network.responseCompleted</code>\" and <var>related navigables</var>.</p>" |
7524 | 7524 | },
|
7525 | 7525 | {
|
7526 | 7526 | "html": "For each <var>session</var> in <var>sessions</var>:",
|
|
7570 | 7570 | "html": "<p>Let <var>response status</var> be \"<code>incomplete</code>\".</p>"
|
7571 | 7571 | },
|
7572 | 7572 | {
|
7573 |
| - "html": "<p>Let <var>sessions</var> be the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#set-of-sessions-for-which-an-event-is-enabled\" id=\"ref-for-set-of-sessions-for-which-an-event-is-enabled①⑧\">set of sessions for which an event is enabled</a>\n given \"<code>network.responseStarted</code>\" and <var>related navigables</var>.</p>" |
| 7573 | + "html": "<p><a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#clone-network-response-body\" id=\"ref-for-clone-network-response-body①\">Clone network response body</a> with <var>request</var> and <var>response</var>.</p>" |
7574 | 7574 | },
|
7575 | 7575 | {
|
7576 |
| - "html": "<p><a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#clone-network-response-body\" id=\"ref-for-clone-network-response-body①\">Clone network response body</a> with <var>sessions</var>, <var>request</var> and <var>response</var>.</p>" |
| 7576 | + "html": "<p>Let <var>sessions</var> be the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#set-of-sessions-for-which-an-event-is-enabled\" id=\"ref-for-set-of-sessions-for-which-an-event-is-enabled①⑧\">set of sessions for which an event is enabled</a>\n given \"<code>network.responseStarted</code>\" and <var>related navigables</var>.</p>" |
7577 | 7577 | },
|
7578 | 7578 | {
|
7579 | 7579 | "html": "For each <var>session</var> in <var>sessions</var>:",
|
|
7647 | 7647 | "html": "<p>Let <var>user context id</var> be <var>user context</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#user-context-user-context-id\" id=\"ref-for-user-context-user-context-id①⓪\">user context id</a>.</p>"
|
7648 | 7648 | },
|
7649 | 7649 | {
|
7650 |
| - "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions③\">active BiDi sessions</a>:", |
| 7650 | + "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions⑤\">active BiDi sessions</a>:", |
7651 | 7651 | "rationale": "for",
|
7652 | 7652 | "steps": [
|
7653 | 7653 | {
|
|
10043 | 10043 | "rationale": ".algorithm",
|
10044 | 10044 | "steps": [
|
10045 | 10045 | {
|
10046 |
| - "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions④\">active BiDI sessions</a>:", |
| 10046 | + "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions⑥\">active BiDI sessions</a>:", |
10047 | 10047 | "rationale": "if",
|
10048 | 10048 | "steps": [
|
10049 | 10049 | {
|
|
10146 | 10146 | "html": "<p>Let <var>related navigables</var> be the result of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#get-related-navigables\" id=\"ref-for-get-related-navigables①②\">get related navigables</a> given <var>settings</var>.</p>"
|
10147 | 10147 | },
|
10148 | 10148 | {
|
10149 |
| - "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions⑤\">active BiDi sessions</a>:", |
| 10149 | + "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions⑦\">active BiDi sessions</a>:", |
10150 | 10150 | "rationale": "if",
|
10151 | 10151 | "steps": [
|
10152 | 10152 | {
|
|
10432 | 10432 | "html": "<p>Let <var>dismissed</var> be false.</p>"
|
10433 | 10433 | },
|
10434 | 10434 | {
|
10435 |
| - "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions⑥\">active BiDi sessions</a>:", |
| 10435 | + "html": "For each <var>session</var> in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#active-bidi-sessions\" id=\"ref-for-active-bidi-sessions⑧\">active BiDi sessions</a>:", |
10436 | 10436 | "rationale": "let",
|
10437 | 10437 | "steps": [
|
10438 | 10438 | {
|
|
0 commit comments