Skip to content

Commit 4038e2c

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.6.2.
1 parent cbd5dbc commit 4038e2c

File tree

12 files changed

+490
-288
lines changed

12 files changed

+490
-288
lines changed

ed/algorithms/html.json

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

ed/algorithms/infra.json

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

ed/algorithms/ppa.json

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

ed/dfns/infra.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2793,6 +2793,27 @@
27932793
},
27942794
"definedIn": "prose"
27952795
},
2796+
{
2797+
"id": "map-with-default",
2798+
"href": "https://infra.spec.whatwg.org/#map-with-default",
2799+
"linkingText": [
2800+
"with default"
2801+
],
2802+
"localLinkingText": [],
2803+
"type": "dfn",
2804+
"for": [
2805+
"map"
2806+
],
2807+
"access": "public",
2808+
"informative": false,
2809+
"heading": {
2810+
"id": "maps",
2811+
"href": "https://infra.spec.whatwg.org/#maps",
2812+
"title": "Maps",
2813+
"number": "5.2"
2814+
},
2815+
"definedIn": "prose"
2816+
},
27962817
{
27972818
"id": "map-set",
27982819
"href": "https://infra.spec.whatwg.org/#map-set",

ed/dfns/ppa.json

Lines changed: 61 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,6 +1219,67 @@
12191219
},
12201220
"definedIn": "prose"
12211221
},
1222+
{
1223+
"id": "privacy-budget-epoch",
1224+
"href": "https://w3c.github.io/ppa/#privacy-budget-epoch",
1225+
"linkingText": [
1226+
"privacy budget epoch"
1227+
],
1228+
"localLinkingText": [
1229+
"epoch"
1230+
],
1231+
"type": "dfn",
1232+
"for": [],
1233+
"access": "private",
1234+
"informative": false,
1235+
"heading": {
1236+
"id": "s-epoch-start",
1237+
"href": "https://w3c.github.io/ppa/#s-epoch-start",
1238+
"title": "Epoch Start Store",
1239+
"number": "4.2.2"
1240+
},
1241+
"definedIn": "prose"
1242+
},
1243+
{
1244+
"id": "day",
1245+
"href": "https://w3c.github.io/ppa/#day",
1246+
"linkingText": [
1247+
"day"
1248+
],
1249+
"localLinkingText": [],
1250+
"type": "dfn",
1251+
"for": [],
1252+
"access": "private",
1253+
"informative": false,
1254+
"heading": {
1255+
"id": "s-epoch-start",
1256+
"href": "https://w3c.github.io/ppa/#s-epoch-start",
1257+
"title": "Epoch Start Store",
1258+
"number": "4.2.2"
1259+
},
1260+
"definedIn": "prose"
1261+
},
1262+
{
1263+
"id": "epoch-index",
1264+
"href": "https://w3c.github.io/ppa/#epoch-index",
1265+
"linkingText": [
1266+
"epoch index"
1267+
],
1268+
"localLinkingText": [
1269+
"epoch indices"
1270+
],
1271+
"type": "dfn",
1272+
"for": [],
1273+
"access": "private",
1274+
"informative": false,
1275+
"heading": {
1276+
"id": "s-epoch-start",
1277+
"href": "https://w3c.github.io/ppa/#s-epoch-start",
1278+
"title": "Epoch Start Store",
1279+
"number": "4.2.2"
1280+
},
1281+
"definedIn": "prose"
1282+
},
12221283
{
12231284
"id": "get-the-current-epoch",
12241285
"href": "https://w3c.github.io/ppa/#get-the-current-epoch",
@@ -1542,46 +1603,6 @@
15421603
},
15431604
"definedIn": "prose"
15441605
},
1545-
{
1546-
"id": "privacy-budget-epoch",
1547-
"href": "https://w3c.github.io/ppa/#privacy-budget-epoch",
1548-
"linkingText": [
1549-
"privacy budget epoch"
1550-
],
1551-
"localLinkingText": [
1552-
"epoch"
1553-
],
1554-
"type": "dfn",
1555-
"for": [],
1556-
"access": "private",
1557-
"informative": false,
1558-
"heading": {
1559-
"id": "dp-refresh",
1560-
"href": "https://w3c.github.io/ppa/#dp-refresh",
1561-
"title": "Privacy Budget Epochs",
1562-
"number": "8.1.3"
1563-
},
1564-
"definedIn": "prose"
1565-
},
1566-
{
1567-
"id": "day",
1568-
"href": "https://w3c.github.io/ppa/#day",
1569-
"linkingText": [
1570-
"day"
1571-
],
1572-
"localLinkingText": [],
1573-
"type": "dfn",
1574-
"for": [],
1575-
"access": "private",
1576-
"informative": false,
1577-
"heading": {
1578-
"id": "dp-refresh",
1579-
"href": "https://w3c.github.io/ppa/#dp-refresh",
1580-
"title": "Privacy Budget Epochs",
1581-
"number": "8.1.3"
1582-
},
1583-
"definedIn": "prose"
1584-
},
15851606
{
15861607
"id": "privacy-budgets",
15871608
"href": "https://w3c.github.io/ppa/#privacy-budgets",

ed/ids/html.json

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

ed/ids/infra.json

Lines changed: 31 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -813,82 +813,88 @@
813813
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A2",
814814
"https://infra.spec.whatwg.org/#ref-for-map-key",
815815
"https://infra.spec.whatwg.org/#ref-for-map-exists",
816+
"https://infra.spec.whatwg.org/#ref-for-map-exists%E2%91%A0",
816817
"https://infra.spec.whatwg.org/#ref-for-map-value",
817818
"https://infra.spec.whatwg.org/#ref-for-map-entry%E2%91%A0",
818819
"https://infra.spec.whatwg.org/#ref-for-map-key%E2%91%A0",
819820
"https://infra.spec.whatwg.org/#ref-for-map-get",
820821
"https://infra.spec.whatwg.org/#ref-for-map-key%E2%91%A1",
821822
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A3",
823+
"https://infra.spec.whatwg.org/#map-with-default",
822824
"https://infra.spec.whatwg.org/#example-map-get",
823-
"https://infra.spec.whatwg.org/#ref-for-map-exists%E2%91%A0",
824-
"https://infra.spec.whatwg.org/#map-set",
825+
"https://infra.spec.whatwg.org/#ref-for-map-exists%E2%91%A1",
826+
"https://infra.spec.whatwg.org/#example-map-get-with-default",
825827
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A4",
828+
"https://infra.spec.whatwg.org/#ref-for-map-with-default",
829+
"https://infra.spec.whatwg.org/#ref-for-map-with-default%E2%91%A0",
830+
"https://infra.spec.whatwg.org/#map-set",
831+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A5",
826832
"https://infra.spec.whatwg.org/#ref-for-map-value%E2%91%A0",
827833
"https://infra.spec.whatwg.org/#ref-for-map-entry%E2%91%A1",
828-
"https://infra.spec.whatwg.org/#ref-for-map-exists%E2%91%A1",
834+
"https://infra.spec.whatwg.org/#ref-for-map-exists%E2%91%A2",
829835
"https://infra.spec.whatwg.org/#ref-for-map-key%E2%91%A2",
830-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A5",
836+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A6",
831837
"https://infra.spec.whatwg.org/#ref-for-map-set",
832838
"https://infra.spec.whatwg.org/#map-remove",
833-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A6",
839+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A7",
834840
"https://infra.spec.whatwg.org/#ref-for-map-entry%E2%91%A2",
835841
"https://infra.spec.whatwg.org/#ref-for-map-key%E2%91%A3",
836-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A7",
842+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A8",
837843
"https://infra.spec.whatwg.org/#ref-for-map-remove",
838844
"https://infra.spec.whatwg.org/#map-clear",
839-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A8",
840-
"https://infra.spec.whatwg.org/#ref-for-map-entry%E2%91%A3",
841845
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%93%AA",
846+
"https://infra.spec.whatwg.org/#ref-for-map-entry%E2%91%A3",
847+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A0",
842848
"https://infra.spec.whatwg.org/#map-exists",
843849
"https://infra.spec.whatwg.org/#ref-for-map-entry%E2%91%A4",
844850
"https://infra.spec.whatwg.org/#ref-for-map-key%E2%91%A4",
845-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A0",
846-
"https://infra.spec.whatwg.org/#ref-for-map-exists%E2%91%A2",
847-
"https://infra.spec.whatwg.org/#map-getting-the-keys",
848851
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A1",
852+
"https://infra.spec.whatwg.org/#ref-for-map-exists%E2%91%A3",
853+
"https://infra.spec.whatwg.org/#map-getting-the-keys",
854+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A2",
849855
"https://infra.spec.whatwg.org/#ref-for-ordered-set%E2%91%A1%E2%91%A8",
850856
"https://infra.spec.whatwg.org/#ref-for-list-item%E2%91%A1%E2%91%A3",
851857
"https://infra.spec.whatwg.org/#ref-for-map-getting-the-keys",
852858
"https://infra.spec.whatwg.org/#ref-for-map-entry%E2%91%A5",
853859
"https://infra.spec.whatwg.org/#map-getting-the-values",
854-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A2",
860+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A3",
855861
"https://infra.spec.whatwg.org/#ref-for-list%E2%91%A4%E2%91%A5",
856862
"https://infra.spec.whatwg.org/#ref-for-list-item%E2%91%A1%E2%91%A4",
857863
"https://infra.spec.whatwg.org/#ref-for-map-getting-the-values",
858864
"https://infra.spec.whatwg.org/#ref-for-map-entry%E2%91%A6",
859-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A3",
865+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A4",
860866
"https://infra.spec.whatwg.org/#map-size",
861867
"https://infra.spec.whatwg.org/#ref-for-list-size%E2%91%A5",
862868
"https://infra.spec.whatwg.org/#ref-for-map-getting-the-keys%E2%91%A0",
863-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A4",
869+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A5",
864870
"https://infra.spec.whatwg.org/#map-is-empty",
865871
"https://infra.spec.whatwg.org/#ref-for-map-size",
866872
"https://infra.spec.whatwg.org/#map-iterate",
867-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A5",
873+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A6",
868874
"https://infra.spec.whatwg.org/#ref-for-map-entry%E2%91%A7",
869875
"https://infra.spec.whatwg.org/#ref-for-map-iterate%E2%91%A0",
870876
"https://infra.spec.whatwg.org/#map-clone",
871-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A6",
872877
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A7",
878+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A8",
873879
"https://infra.spec.whatwg.org/#ref-for-map-iterate%E2%91%A1",
874880
"https://infra.spec.whatwg.org/#ref-for-map-set%E2%91%A0",
875881
"https://infra.spec.whatwg.org/#ref-for-map-getting-the-keys%E2%91%A1",
876882
"https://infra.spec.whatwg.org/#ref-for-map-getting-the-values%E2%91%A0",
877883
"https://infra.spec.whatwg.org/#example-map-clone",
878-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A0%E2%91%A8",
879-
"https://infra.spec.whatwg.org/#ref-for-list-clone%E2%91%A1",
880884
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%93%AA",
885+
"https://infra.spec.whatwg.org/#ref-for-list-clone%E2%91%A1",
886+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A0",
881887
"https://infra.spec.whatwg.org/#ref-for-map-set%E2%91%A1",
882888
"https://infra.spec.whatwg.org/#ref-for-list-append%E2%91%A0%E2%91%A8",
883889
"https://infra.spec.whatwg.org/#ref-for-map-value%E2%91%A1",
884890
"https://infra.spec.whatwg.org/#ref-for-list%E2%91%A4%E2%91%A6",
885891
"https://infra.spec.whatwg.org/#map-sort-in-ascending-order",
886-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A0",
887892
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A1",
893+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A2",
888894
"https://infra.spec.whatwg.org/#ref-for-map-entry%E2%91%A8",
889895
"https://infra.spec.whatwg.org/#map-sort-in-descending-order",
890-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A2",
891896
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A3",
897+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A4",
892898
"https://infra.spec.whatwg.org/#ref-for-map-entry%E2%91%A0%E2%93%AA",
893899
"https://infra.spec.whatwg.org/#structs",
894900
"https://infra.spec.whatwg.org/#struct",
@@ -934,7 +940,7 @@
934940
"https://infra.spec.whatwg.org/#ref-for-serialize-a-javascript-value-to-a-json-string",
935941
"https://infra.spec.whatwg.org/#ref-for-utf-8-encode%E2%91%A2",
936942
"https://infra.spec.whatwg.org/#ref-for-realm",
937-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A4",
943+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A5",
938944
"https://infra.spec.whatwg.org/#ref-for-list%E2%91%A4%E2%91%A7",
939945
"https://infra.spec.whatwg.org/#ref-for-string%E2%91%A6%E2%91%A1",
940946
"https://infra.spec.whatwg.org/#ref-for-boolean%E2%91%A1",
@@ -961,7 +967,7 @@
961967
"https://infra.spec.whatwg.org/#ref-for-sec-get-o-p%E2%91%A0",
962968
"https://infra.spec.whatwg.org/#ref-for-convert-a-json-derived-javascript-value-to-an-infra-value%E2%91%A0",
963969
"https://infra.spec.whatwg.org/#ref-for-list-append%E2%91%A1%E2%93%AA",
964-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A5",
970+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A6",
965971
"https://infra.spec.whatwg.org/#ref-for-list-iterate%E2%91%A0%E2%91%A8",
966972
"https://infra.spec.whatwg.org/#ref-for-sec-get-o-p%E2%91%A1",
967973
"https://infra.spec.whatwg.org/#ref-for-convert-a-json-derived-javascript-value-to-an-infra-value%E2%91%A1",
@@ -971,7 +977,7 @@
971977
"https://infra.spec.whatwg.org/#ref-for-boolean%E2%91%A2",
972978
"https://infra.spec.whatwg.org/#ref-for-list%E2%91%A5%E2%93%AA",
973979
"https://infra.spec.whatwg.org/#ref-for-string%E2%91%A6%E2%91%A4",
974-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A6",
980+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A7",
975981
"https://infra.spec.whatwg.org/#ref-for-convert-an-infra-value-to-a-json-compatible-javascript-value",
976982
"https://infra.spec.whatwg.org/#ref-for-sec-call%E2%91%A2",
977983
"https://infra.spec.whatwg.org/#ref-for-sec-json.stringify%E2%91%A1",
@@ -981,7 +987,7 @@
981987
"https://infra.spec.whatwg.org/#ref-for-boolean%E2%91%A3",
982988
"https://infra.spec.whatwg.org/#ref-for-list%E2%91%A5%E2%91%A0",
983989
"https://infra.spec.whatwg.org/#ref-for-string%E2%91%A6%E2%91%A6",
984-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A7",
990+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A8",
985991
"https://infra.spec.whatwg.org/#ref-for-serialize-an-infra-value-to-a-json-string",
986992
"https://infra.spec.whatwg.org/#ref-for-utf-8-encode%E2%91%A3",
987993
"https://infra.spec.whatwg.org/#convert-an-infra-value-to-a-json-compatible-javascript-value",
@@ -993,7 +999,7 @@
993999
"https://infra.spec.whatwg.org/#ref-for-convert-an-infra-value-to-a-json-compatible-javascript-value%E2%91%A0",
9941000
"https://infra.spec.whatwg.org/#ref-for-sec-createdatapropertyorthrow",
9951001
"https://infra.spec.whatwg.org/#ref-for-sec-tostring%E2%91%A0",
996-
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A1%E2%91%A8",
1002+
"https://infra.spec.whatwg.org/#ref-for-ordered-map%E2%91%A2%E2%93%AA",
9971003
"https://infra.spec.whatwg.org/#ref-for-sec-ordinaryobjectcreate",
9981004
"https://infra.spec.whatwg.org/#ref-for-list-iterate%E2%91%A1%E2%91%A0",
9991005
"https://infra.spec.whatwg.org/#ref-for-string%E2%91%A6%E2%91%A8",

0 commit comments

Comments
 (0)