Skip to content

Commit 5bb807e

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.8.0.
1 parent ce28e03 commit 5bb807e

File tree

11 files changed

+295
-126
lines changed

11 files changed

+295
-126
lines changed

ed/algorithms/html.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22494,6 +22494,9 @@
2249422494
{
2249522495
"html": "<p>Set <var>result</var>'s <a href=\"https://html.spec.whatwg.org/multipage/browsers.html#policy-container-referrer-policy\" id=\"policy-containers:policy-container-referrer-policy-3\">referrer\n policy</a> to the result of <a href=\"https://w3c.github.io/webappsec-referrer-policy/#parse-referrer-policy-from-header\" id=\"policy-containers:parse-referrer-policy-header\" data-x-internal=\"parse-referrer-policy-header\">parsing the\n `<code>Referrer-Policy</code>` header</a> given <var>response</var>.\n <a href=\"https://html.spec.whatwg.org/multipage/references.html#refsREFERRERPOLICY\">[REFERRERPOLICY]</a></p>"
2249622496
},
22497+
{
22498+
"html": "<p><a href=\"https://w3c.github.io/webappsec-subresource-integrity/#parse-integrity-policy-headers\" id=\"policy-containers:parse-integrity-policy-headers\" data-x-internal=\"parse-integrity-policy-headers\">Parse Integrity-Policy headers</a> with\n <var>response</var> and <var>result</var>.</p>"
22499+
},
2249722500
{
2249822501
"html": "<p>Return <var>result</var>.</p>"
2249922502
}

ed/algorithms/prefetch.json

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

ed/dfns/html.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63637,6 +63637,48 @@
6363763637
},
6363863638
"definedIn": "prose"
6363963639
},
63640+
{
63641+
"id": "policy-container-integrity-policy",
63642+
"href": "https://html.spec.whatwg.org/multipage/browsers.html#policy-container-integrity-policy",
63643+
"linkingText": [
63644+
"integrity policy"
63645+
],
63646+
"localLinkingText": [],
63647+
"type": "dfn",
63648+
"for": [
63649+
"policy container"
63650+
],
63651+
"access": "public",
63652+
"informative": false,
63653+
"heading": {
63654+
"id": "policy-containers",
63655+
"href": "https://html.spec.whatwg.org/multipage/browsers.html#policy-containers",
63656+
"title": "Policy containers",
63657+
"number": "7.1.6"
63658+
},
63659+
"definedIn": "prose"
63660+
},
63661+
{
63662+
"id": "policy-container-report-only-integrity-policy",
63663+
"href": "https://html.spec.whatwg.org/multipage/browsers.html#policy-container-report-only-integrity-policy",
63664+
"linkingText": [
63665+
"report only integrity policy"
63666+
],
63667+
"localLinkingText": [],
63668+
"type": "dfn",
63669+
"for": [
63670+
"policy container"
63671+
],
63672+
"access": "public",
63673+
"informative": false,
63674+
"heading": {
63675+
"id": "policy-containers",
63676+
"href": "https://html.spec.whatwg.org/multipage/browsers.html#policy-containers",
63677+
"title": "Policy containers",
63678+
"number": "7.1.6"
63679+
},
63680+
"definedIn": "prose"
63681+
},
6364063682
{
6364163683
"id": "clone-a-policy-container",
6364263684
"href": "https://html.spec.whatwg.org/multipage/browsers.html#clone-a-policy-container",

ed/dfns/prefetch.json

Lines changed: 30 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,27 @@
782782
},
783783
"definedIn": "prose"
784784
},
785+
{
786+
"id": "environment-is-navigational-prefetch-client",
787+
"href": "https://wicg.github.io/nav-speculation/prefetch.html#environment-is-navigational-prefetch-client",
788+
"linkingText": [
789+
"is navigational prefetch client"
790+
],
791+
"localLinkingText": [],
792+
"type": "dfn",
793+
"for": [
794+
"environment"
795+
],
796+
"access": "private",
797+
"informative": false,
798+
"heading": {
799+
"id": "html-patches",
800+
"href": "https://wicg.github.io/nav-speculation/prefetch.html#html-patches",
801+
"title": "HTML Patches",
802+
"number": "2"
803+
},
804+
"definedIn": "dt"
805+
},
785806
{
786807
"id": "navigation-params-delivery-type",
787808
"href": "https://wicg.github.io/nav-speculation/prefetch.html#navigation-params-delivery-type",
@@ -934,7 +955,7 @@
934955
"id": "clear-site-data-patches",
935956
"href": "https://wicg.github.io/nav-speculation/prefetch.html#clear-site-data-patches",
936957
"title": "Clear Site Data patches",
937-
"number": "4"
958+
"number": "5"
938959
},
939960
"definedIn": "dt"
940961
},
@@ -953,7 +974,7 @@
953974
"id": "clear-site-data-patches",
954975
"href": "https://wicg.github.io/nav-speculation/prefetch.html#clear-site-data-patches",
955976
"title": "Clear Site Data patches",
956-
"number": "4"
977+
"number": "5"
957978
},
958979
"definedIn": "prose"
959980
},
@@ -972,7 +993,7 @@
972993
"id": "prefetch-algorithms",
973994
"href": "https://wicg.github.io/nav-speculation/prefetch.html#prefetch-algorithms",
974995
"title": "Prefetch algorithms",
975-
"number": "5"
996+
"number": "6"
976997
},
977998
"definedIn": "prose"
978999
},
@@ -991,7 +1012,7 @@
9911012
"id": "prefetch-algorithms",
9921013
"href": "https://wicg.github.io/nav-speculation/prefetch.html#prefetch-algorithms",
9931014
"title": "Prefetch algorithms",
994-
"number": "5"
1015+
"number": "6"
9951016
},
9961017
"definedIn": "prose"
9971018
},
@@ -1010,7 +1031,7 @@
10101031
"id": "prefetch-algorithms",
10111032
"href": "https://wicg.github.io/nav-speculation/prefetch.html#prefetch-algorithms",
10121033
"title": "Prefetch algorithms",
1013-
"number": "5"
1034+
"number": "6"
10141035
},
10151036
"definedIn": "prose"
10161037
},
@@ -1029,7 +1050,7 @@
10291050
"id": "cookies",
10301051
"href": "https://wicg.github.io/nav-speculation/prefetch.html#cookies",
10311052
"title": "Cookies",
1032-
"number": "6"
1053+
"number": "7"
10331054
},
10341055
"definedIn": "prose"
10351056
},
@@ -1050,7 +1071,7 @@
10501071
"id": "sec-purpose-header",
10511072
"href": "https://wicg.github.io/nav-speculation/prefetch.html#sec-purpose-header",
10521073
"title": "The `Sec-Purpose` HTTP request header",
1053-
"number": "7"
1074+
"number": "8"
10541075
},
10551076
"definedIn": "prose"
10561077
},
@@ -1071,7 +1092,7 @@
10711092
"id": "sec-purpose-header",
10721093
"href": "https://wicg.github.io/nav-speculation/prefetch.html#sec-purpose-header",
10731094
"title": "The `Sec-Purpose` HTTP request header",
1074-
"number": "7"
1095+
"number": "8"
10751096
},
10761097
"definedIn": "prose"
10771098
},
@@ -1090,7 +1111,7 @@
10901111
"id": "sec-speculation-tags-header",
10911112
"href": "https://wicg.github.io/nav-speculation/prefetch.html#sec-speculation-tags-header",
10921113
"title": "The Sec-Speculation-Tags HTTP request header",
1093-
"number": "8"
1114+
"number": "9"
10941115
},
10951116
"definedIn": "prose"
10961117
}

ed/headings/prefetch.json

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,53 +52,59 @@
5252
"title": "Navigation Timing Patches",
5353
"number": "3"
5454
},
55+
{
56+
"id": "service-workers-patches",
57+
"href": "https://wicg.github.io/nav-speculation/prefetch.html#service-workers-patches",
58+
"level": 2,
59+
"title": "Service Workers Patches",
60+
"number": "4"
61+
},
5562
{
5663
"id": "clear-site-data-patches",
5764
"href": "https://wicg.github.io/nav-speculation/prefetch.html#clear-site-data-patches",
5865
"level": 2,
5966
"title": "Clear Site Data patches",
60-
"number": "4"
67+
"number": "5"
6168
},
6269
{
6370
"id": "prefetch-algorithms",
6471
"href": "https://wicg.github.io/nav-speculation/prefetch.html#prefetch-algorithms",
6572
"level": 2,
6673
"title": "Prefetch algorithms",
67-
"number": "5"
74+
"number": "6"
6875
},
6976
{
7077
"id": "cookies",
7178
"href": "https://wicg.github.io/nav-speculation/prefetch.html#cookies",
7279
"level": 2,
7380
"title": "Cookies",
74-
"number": "6"
81+
"number": "7"
7582
},
7683
{
7784
"id": "sec-purpose-header",
7885
"href": "https://wicg.github.io/nav-speculation/prefetch.html#sec-purpose-header",
7986
"level": 2,
8087
"title": "The `Sec-Purpose` HTTP request header",
81-
"number": "7"
88+
"number": "8"
8289
},
8390
{
8491
"id": "sec-speculation-tags-header",
8592
"href": "https://wicg.github.io/nav-speculation/prefetch.html#sec-speculation-tags-header",
8693
"level": 2,
8794
"title": "The Sec-Speculation-Tags HTTP request header",
88-
"number": "8"
95+
"number": "9"
8996
},
9097
{
9198
"id": "security-considerations",
9299
"href": "https://wicg.github.io/nav-speculation/prefetch.html#security-considerations",
93100
"level": 2,
94-
"title": "Security considerations",
95-
"number": "9"
101+
"title": "10. Security considerations"
96102
},
97103
{
98104
"id": "privacy-considerations",
99105
"href": "https://wicg.github.io/nav-speculation/prefetch.html#privacy-considerations",
100106
"level": 2,
101-
"title": "10. Privacy considerations"
107+
"title": "11. Privacy considerations"
102108
},
103109
{
104110
"id": "index",

ed/ids/html.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -833,6 +833,8 @@
833833
"https://html.spec.whatwg.org/multipage/infrastructure.html#parse-integrity-metadata",
834834
"https://html.spec.whatwg.org/multipage/infrastructure.html#the-requirements-of-the-integrity-attribute",
835835
"https://html.spec.whatwg.org/multipage/infrastructure.html#get-the-strongest-metadata-from-set",
836+
"https://html.spec.whatwg.org/multipage/infrastructure.html#integrity-policy",
837+
"https://html.spec.whatwg.org/multipage/infrastructure.html#parse-integrity-policy-headers",
836838
"https://html.spec.whatwg.org/multipage/infrastructure.html#mark-paint-timing",
837839
"https://html.spec.whatwg.org/multipage/infrastructure.html#create-the-navigation-timing-entry",
838840
"https://html.spec.whatwg.org/multipage/infrastructure.html#queue-the-navigation-timing-entry",
@@ -37827,6 +37829,12 @@
3782737829
"https://html.spec.whatwg.org/multipage/browsers.html#policy-container-referrer-policy",
3782837830
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Areferrer-policy",
3782937831
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Adefault-referrer-policy",
37832+
"https://html.spec.whatwg.org/multipage/browsers.html#policy-container-integrity-policy",
37833+
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Aintegrity-policy",
37834+
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Aintegrity-policy-2",
37835+
"https://html.spec.whatwg.org/multipage/browsers.html#policy-container-report-only-integrity-policy",
37836+
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Aintegrity-policy-3",
37837+
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Aintegrity-policy-4",
3783037838
"https://html.spec.whatwg.org/multipage/browsers.html#clone-a-policy-container",
3783137839
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Apolicy-container",
3783237840
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Apolicy-container-2",
@@ -37860,6 +37868,7 @@
3786037868
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Acoep-unsafe-none",
3786137869
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Apolicy-container-referrer-policy-3",
3786237870
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Aparse-referrer-policy-header",
37871+
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Aparse-integrity-policy-headers",
3786337872
"https://html.spec.whatwg.org/multipage/browsers.html#determining-navigation-params-policy-container",
3786437873
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Aurl-2",
3786537874
"https://html.spec.whatwg.org/multipage/browsers.html#policy-containers%3Apolicy-container-5",

0 commit comments

Comments
 (0)