Skip to content

Commit c4e5fdd

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.3.2.
1 parent 3c055ef commit c4e5fdd

30 files changed

+930
-605
lines changed

ed/algorithms/css-grid-1.json

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

ed/algorithms/css-grid-2.json

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

ed/algorithms/html.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25610,6 +25610,9 @@
2561025610
},
2561125611
{
2561225612
"html": "<p>If <var>navigationType</var> is \"<code id=\"navigate-event-firing:dom-navigationtype-push-2\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtype-push\">push</a></code>\" or\n \"<code id=\"navigate-event-firing:dom-navigationtype-replace\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtype-replace\">replace</a></code>\", then run the <a id=\"navigate-event-firing:url-and-history-update-steps-2\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#url-and-history-update-steps\">URL and history\n update steps</a> given <var>document</var> and <var>event</var>'s <code id=\"navigate-event-firing:dom-navigateevent-destination-3\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigateevent-destination\">destination</a></code>'s <a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationdestination-url\" id=\"navigate-event-firing:dom-navigationdestination-url\">URL</a>, with <i id=\"navigate-event-firing:uhus-serializeddata\"><a href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#uhus-serializeddata\">serializedData</a></i> set to <var>event</var>'s <a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#concept-navigateevent-classic-history-api-state\" id=\"navigate-event-firing:concept-navigateevent-classic-history-api-state-5\">classic history API state</a> and\n <i id=\"navigate-event-firing:uhus-historyhandling\"><a href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#uhus-historyhandling\">historyHandling</a></i> set to <var>navigationType</var>.</p>"
25613+
},
25614+
{
25615+
"html": "<p>Otherwise, if <var>navigationType</var> is \"<code id=\"navigate-event-firing:dom-navigationtype-reload\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtype-reload\">reload</a></code>\", then\n <a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#update-the-navigation-api-entries-for-a-same-document-navigation\" id=\"navigate-event-firing:update-the-navigation-api-entries-for-a-same-document-navigation\">update the navigation API entries for a same-document navigation</a> given\n <var>navigation</var>, <var>navigable</var>'s <a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-active-history-entry\" id=\"navigate-event-firing:nav-active-history-entry\">active session history entry</a>, and \"<code id=\"navigate-event-firing:dom-navigationtype-reload-2\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationtype-reload\">reload</a></code>\".</p>"
2561325616
}
2561425617
]
2561525618
},

ed/algorithms/ppa.json

Lines changed: 47 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,27 @@
99
"rationale": "collect",
1010
"steps": [
1111
{
12-
"html": "<p>Collect the implicit API inputs:</p>",
13-
"ignored": [
14-
"The current timestamp The impression site domain The iframe site domain"
12+
"html": "Collect the implicit API inputs from the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/#relevant-settings-object\" id=\"ref-for-relevant-settings-object③\">relevant settings object</a>:",
13+
"rationale": "/^otherwise(\\,| )/i",
14+
"steps": [
15+
{
16+
"html": "<p>The timestamp is set 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>.</p>"
17+
},
18+
{
19+
"html": "<p>The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/ppa/#impression-site\" id=\"ref-for-impression-site①\">impression site</a> is set to the result of <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#obtain-a-site\" id=\"ref-for-obtain-a-site\">obtaining a site</a> from the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/#concept-environment-top-level-origin\" id=\"ref-for-concept-environment-top-level-origin②\">top-level origin</a>.</p>"
20+
},
21+
{
22+
"html": "The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/ppa/#intermediary-site\" id=\"ref-for-intermediary-site\">intermediary site</a> is set to",
23+
"rationale": "/^otherwise(\\,| )/i",
24+
"steps": [
25+
{
26+
"html": "<p>a value of <code>undefined</code> if the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/#concept-origin\" id=\"ref-for-concept-origin③\">origin</a> is <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/#same-site\" id=\"ref-for-same-site②\">same site</a> with the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/#concept-environment-top-level-origin\" id=\"ref-for-concept-environment-top-level-origin③\">top-level origin</a>,</p>"
27+
},
28+
{
29+
"html": "<p>otherwise, the result of <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#obtain-a-site\" id=\"ref-for-obtain-a-site①\">obtaining a site</a> from the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/#concept-origin\" id=\"ref-for-concept-origin④\">origin</a>.</p>"
30+
}
31+
]
32+
}
1533
]
1634
},
1735
{
@@ -32,17 +50,35 @@
3250
]
3351
},
3452
{
35-
"html": "The arguments to <a class=\"idl-code\" data-link-type=\"method\" href=\"https://w3c.github.io/ppa/#dom-privateattribution-measureconversion\" id=\"ref-for-dom-privateattribution-measureconversion\">measureConversion()</a> are as follows:",
53+
"html": "The arguments to <a class=\"idl-code\" data-link-type=\"method\" href=\"https://w3c.github.io/ppa/#dom-privateattribution-measureconversion\" id=\"ref-for-dom-privateattribution-measureconversion①⓪\">measureConversion()</a> are as follows:",
3654
"rationale": "collect",
3755
"steps": [
3856
{
39-
"html": "<p>Collect the implicit API inputs</p>",
40-
"ignored": [
41-
"The current timestamp The conversion site domain The iframe site domain"
57+
"html": "Collect the implicit API inputs from the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/#relevant-settings-object\" id=\"ref-for-relevant-settings-object④\">relevant settings object</a>:",
58+
"rationale": "/^otherwise(\\,| )/i",
59+
"steps": [
60+
{
61+
"html": "<p>The timestamp is set 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>.</p>"
62+
},
63+
{
64+
"html": "<p>The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/ppa/#conversion-site\" id=\"ref-for-conversion-site①\">conversion site</a> is set to the result of <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#obtain-a-site\" id=\"ref-for-obtain-a-site②\">obtaining a site</a> from the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/#concept-environment-top-level-origin\" id=\"ref-for-concept-environment-top-level-origin④\">top-level origin</a>.</p>"
65+
},
66+
{
67+
"html": "The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/ppa/#intermediary-site\" id=\"ref-for-intermediary-site②\">intermediary site</a> is set to",
68+
"rationale": "/^otherwise(\\,| )/i",
69+
"steps": [
70+
{
71+
"html": "<p>a value of <code>undefined</code> if the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/#concept-origin\" id=\"ref-for-concept-origin⑤\">origin</a> is <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/#same-site\" id=\"ref-for-same-site③\">same site</a> with the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/#concept-environment-top-level-origin\" id=\"ref-for-concept-environment-top-level-origin⑤\">top-level origin</a>,</p>"
72+
},
73+
{
74+
"html": "<p>otherwise, the result of <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#obtain-a-site\" id=\"ref-for-obtain-a-site③\">obtaining a site</a> from the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/#concept-origin\" id=\"ref-for-concept-origin⑥\">origin</a>.</p>"
75+
}
76+
]
77+
}
4278
]
4379
},
4480
{
45-
"html": "Validate the page-supplied API inputs",
81+
"html": "Validate the page-supplied API inputs:",
4682
"rationale": "if",
4783
"steps": [
4884
{
@@ -68,13 +104,13 @@
68104
"rationale": "initialize",
69105
"steps": [
70106
{
71-
"html": "<p>Initialize <var>matchedImpressions</var> to the empty <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-set\" id=\"ref-for-ordered-set\">set</a>.</p>"
107+
"html": "<p>Initialize <var>matchedImpressions</var> to the empty <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#sets\" id=\"ref-for-sets③\">set</a>.</p>"
72108
},
73109
{
74110
"html": "<p>Let <var>now</var> be the current time.</p>"
75111
},
76112
{
77-
"html": "For each <var>epoch</var> starting from the oldest epoch supported by the <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#user-agent\" id=\"ref-for-user-agent⑧\">user agent</a> to the current <a data-link-type=\"dfn\" href=\"https://w3c.github.io/ppa/#privacy-budget-epoch\" id=\"ref-for-privacy-budget-epoch\">privacy budget epoch</a>:",
113+
"html": "For each <var>epoch</var> starting from the oldest <a data-link-type=\"dfn\" href=\"https://w3c.github.io/ppa/#privacy-budget-epoch\" id=\"ref-for-privacy-budget-epoch\">epoch</a> supported by the <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#user-agent\" id=\"ref-for-user-agent⑧\">user agent</a> to the current <a data-link-type=\"dfn\" href=\"https://w3c.github.io/ppa/#privacy-budget-epoch\" id=\"ref-for-privacy-budget-epoch\">privacy budget epoch</a>:",
78114
"rationale": "let",
79115
"steps": [
80116
{
@@ -117,7 +153,7 @@
117153
{
118154
"name": "fill a histogram with last-touch attribution",
119155
"href": "https://w3c.github.io/ppa/#fill-a-histogram-with-last-touch-attribution",
120-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"fill-a-histogram-with-last-touch-attribution\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">fill a histogram with last-touch attribution</dfn>, given a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-set\" id=\"ref-for-ordered-set①\">set</a> of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/ppa/#impression\" id=\"ref-for-impression②\">impressions</a> <var>matchedImpressions</var>, a <var>histogramSize</var>, and a <var>value</var>:",
156+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"fill-a-histogram-with-last-touch-attribution\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">fill a histogram with last-touch attribution</dfn>, given a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#sets\" id=\"ref-for-sets④\">set</a> of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/ppa/#impression\" id=\"ref-for-impression②\">impressions</a> <var>matchedImpressions</var>, a <var>histogramSize</var>, and a <var>value</var>:",
121157
"rationale": "assert",
122158
"steps": [
123159
{

0 commit comments

Comments
 (0)