|
298 | 298 | ] |
299 | 299 | }, |
300 | 300 | { |
301 | | - "html": "<p>If <var>pendingBits</var> is greather than <var>remainingBudget</var>, set <var>shouldUseDefaultIndex</var> to true.</p>" |
| 301 | + "html": "<p>If <var>pendingBits</var> is greater than <var>remainingBudget</var>, set <var>shouldUseDefaultIndex</var> to true.</p>" |
302 | 302 | }, |
303 | 303 | { |
304 | 304 | "html": "<p>If <var>shouldUseDefaultIndex</var> is true, set <var>resultIndex</var> to the <a data-link-type=\"dfn\" href=\"https://wicg.github.io/shared-storage/#default-selecturl-index\" id=\"ref-for-default-selecturl-index②\">default selectURL index</a>.</p>" |
|
673 | 673 | { |
674 | 674 | "name": "set up the Private Aggregation scopes", |
675 | 675 | "href": "https://wicg.github.io/shared-storage/#set-up-the-private-aggregation-scopes", |
676 | | - "html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"set-up-the-private-aggregation-scopes\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">set up the Private Aggregation scopes</dfn> given an <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsers.html#concept-origin\" id=\"ref-for-concept-origin③\">origin</a> <var>workletDataOrigin</var>, a <a data-link-type=\"dfn\" href=\"https://patcg-individual-drafts.github.io/private-aggregation-api/#pre-specified-report-parameters\" id=\"ref-for-pre-specified-report-parameters③\">pre-specified report parameters</a> or null <var>preSpecifiedParams</var> and an <a data-link-type=\"dfn\" href=\"https://patcg-individual-drafts.github.io/private-aggregation-api/#aggregation-coordinator\" id=\"ref-for-aggregation-coordinator②\">aggregation coordinator</a> or null <var>aggregationCoordinator</var>, peform the following steps. They return an\n algorithm.", |
| 676 | + "html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"set-up-the-private-aggregation-scopes\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">set up the Private Aggregation scopes</dfn> given an <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsers.html#concept-origin\" id=\"ref-for-concept-origin③\">origin</a> <var>workletDataOrigin</var>, a <a data-link-type=\"dfn\" href=\"https://patcg-individual-drafts.github.io/private-aggregation-api/#pre-specified-report-parameters\" id=\"ref-for-pre-specified-report-parameters③\">pre-specified report parameters</a> or null <var>preSpecifiedParams</var> and an <a data-link-type=\"dfn\" href=\"https://patcg-individual-drafts.github.io/private-aggregation-api/#aggregation-coordinator\" id=\"ref-for-aggregation-coordinator②\">aggregation coordinator</a> or null <var>aggregationCoordinator</var>, perform the following steps. They return an\n algorithm.", |
677 | 677 | "rationale": ".algorithm", |
678 | 678 | "steps": [ |
679 | 679 | { |
|
1098 | 1098 | { |
1099 | 1099 | "name": "check for script and context origin match", |
1100 | 1100 | "href": "https://wicg.github.io/shared-storage/#check-for-script-and-context-origin-match", |
1101 | | - "html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"check-for-script-and-context-origin-match\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">check for script and context origin match</dfn>, given <a data-link-type=\"dfn\" href=\"https://wicg.github.io/shared-storage/#trusted-origin-type\" id=\"ref-for-trusted-origin-type\">trusted origin type</a> <var>itemScriptOrigin</var>, <a data-link-type=\"dfn\" href=\"https://url.spec.whatwg.org/#concept-url-origin\" id=\"ref-for-concept-url-origin①④\">origin</a> <var>actualScriptOrigin</var>, <a data-link-type=\"dfn\" href=\"https://wicg.github.io/shared-storage/#trusted-origin-type\" id=\"ref-for-trusted-origin-type①\">trusted origin type</a> <var>itemContextOrigin</var>, and <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> <var>actualContextOrigin</var>, peform the following steps:", |
| 1101 | + "html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"check-for-script-and-context-origin-match\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">check for script and context origin match</dfn>, given <a data-link-type=\"dfn\" href=\"https://wicg.github.io/shared-storage/#trusted-origin-type\" id=\"ref-for-trusted-origin-type\">trusted origin type</a> <var>itemScriptOrigin</var>, <a data-link-type=\"dfn\" href=\"https://url.spec.whatwg.org/#concept-url-origin\" id=\"ref-for-concept-url-origin①④\">origin</a> <var>actualScriptOrigin</var>, <a data-link-type=\"dfn\" href=\"https://wicg.github.io/shared-storage/#trusted-origin-type\" id=\"ref-for-trusted-origin-type①\">trusted origin type</a> <var>itemContextOrigin</var>, and <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> <var>actualContextOrigin</var>, perform the following steps:", |
1102 | 1102 | "rationale": ".algorithm", |
1103 | 1103 | "steps": [ |
1104 | 1104 | { |
|
1112 | 1112 | { |
1113 | 1113 | "name": "check for trusted origin match", |
1114 | 1114 | "href": "https://wicg.github.io/shared-storage/#check-for-trusted-origin-match", |
1115 | | - "html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"check-for-trusted-origin-match\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">check for trusted origin match</dfn>, given <a data-link-type=\"dfn\" href=\"https://wicg.github.io/shared-storage/#trusted-origin-type\" id=\"ref-for-trusted-origin-type②\">trusted origin type</a> <var>itemOrigin</var> and <a data-link-type=\"dfn\" href=\"https://url.spec.whatwg.org/#concept-url-origin\" id=\"ref-for-concept-url-origin①⑤\">origin</a> <var>actualOrigin</var>, peform the following steps:", |
| 1115 | + "html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"check-for-trusted-origin-match\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">check for trusted origin match</dfn>, given <a data-link-type=\"dfn\" href=\"https://wicg.github.io/shared-storage/#trusted-origin-type\" id=\"ref-for-trusted-origin-type②\">trusted origin type</a> <var>itemOrigin</var> and <a data-link-type=\"dfn\" href=\"https://url.spec.whatwg.org/#concept-url-origin\" id=\"ref-for-concept-url-origin①⑤\">origin</a> <var>actualOrigin</var>, perform the following steps:", |
1116 | 1116 | "rationale": ".algorithm", |
1117 | 1117 | "steps": [ |
1118 | 1118 | { |
|
1135 | 1135 | { |
1136 | 1136 | "name": "check for trusted origin match on a string", |
1137 | 1137 | "href": "https://wicg.github.io/shared-storage/#check-for-trusted-origin-match-on-a-string", |
1138 | | - "html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"check-for-trusted-origin-match-on-a-string\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">check for trusted origin match on a string</dfn>, given <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#string\" id=\"ref-for-string⑨\">string</a> <var>itemOrigin</var> and <a data-link-type=\"dfn\" href=\"https://url.spec.whatwg.org/#concept-url-origin\" id=\"ref-for-concept-url-origin①⑥\">origin</a> <var>actualOrigin</var>, peform the following steps:", |
| 1138 | + "html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"check-for-trusted-origin-match-on-a-string\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">check for trusted origin match on a string</dfn>, given <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#string\" id=\"ref-for-string⑨\">string</a> <var>itemOrigin</var> and <a data-link-type=\"dfn\" href=\"https://url.spec.whatwg.org/#concept-url-origin\" id=\"ref-for-concept-url-origin①⑥\">origin</a> <var>actualOrigin</var>, perform the following steps:", |
1139 | 1139 | "rationale": ".algorithm", |
1140 | 1140 | "steps": [ |
1141 | 1141 | { |
|
2725 | 2725 | ] |
2726 | 2726 | }, |
2727 | 2727 | { |
2728 | | - "html": "<p>Otherwise, let <var>entry</var> be the result of <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#queue-dequeue\" id=\"ref-for-queue-dequeue①\">dequeueing</a> from <var>iterator</var>’s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/shared-storage/#sharedstorageiterator-pending-entries\" id=\"ref-for-sharedstorageiterator-pending-entries②\">pending entries</a>.</p>" |
| 2728 | + "html": "<p>Otherwise, let <var>entry</var> be the result of <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#queue-dequeue\" id=\"ref-for-queue-dequeue①\">dequeuing</a> from <var>iterator</var>’s <a data-link-type=\"dfn\" href=\"https://wicg.github.io/shared-storage/#sharedstorageiterator-pending-entries\" id=\"ref-for-sharedstorageiterator-pending-entries②\">pending entries</a>.</p>" |
2729 | 2729 | }, |
2730 | 2730 | { |
2731 | 2731 | "html": "<p><a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-global-task\" id=\"ref-for-queue-a-global-task③④\">Queue a global task</a> on the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#dom-manipulation-task-source\" id=\"ref-for-dom-manipulation-task-source③②\">DOM manipulation task source</a>, given <var>realm</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-realm-global\" id=\"ref-for-concept-realm-global③⓪\">global object</a>, to <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#resolve\" id=\"ref-for-resolve②④\">resolve</a> <var>promise</var> with <var>entry</var>.</p>" |
|
0 commit comments