Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 12.1.4.
  • Loading branch information
reffy-bot committed Apr 7, 2023
1 parent 1301e63 commit 1c94f88
Show file tree
Hide file tree
Showing 54 changed files with 13,388 additions and 8,067 deletions.
133 changes: 113 additions & 20 deletions ed/dfns/fenced-frame.json
Original file line number Diff line number Diff line change
Expand Up @@ -510,10 +510,9 @@
"access": "public",
"informative": false,
"heading": {
"id": "fence-interface",
"href": "https://wicg.github.io/fenced-frame/#fence-interface",
"title": "The Fence interface",
"number": "1.4"
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced frame"
},
"definedIn": "pre"
},
Expand All @@ -531,10 +530,9 @@
"access": "public",
"informative": false,
"heading": {
"id": "fence-interface",
"href": "https://wicg.github.io/fenced-frame/#fence-interface",
"title": "The Fence interface",
"number": "1.4"
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced frame"
},
"definedIn": "pre"
},
Expand All @@ -552,10 +550,29 @@
"access": "public",
"informative": false,
"heading": {
"id": "fence-interface",
"href": "https://wicg.github.io/fenced-frame/#fence-interface",
"title": "The Fence interface",
"number": "1.4"
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced frame"
},
"definedIn": "pre"
},
{
"id": "dom-fencereportingdestination-direct-seller",
"href": "https://wicg.github.io/fenced-frame/#dom-fencereportingdestination-direct-seller",
"linkingText": [
"\"direct-seller\""
],
"localLinkingText": [],
"type": "enum-value",
"for": [
"FenceReportingDestination"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced frame"
},
"definedIn": "pre"
},
Expand All @@ -573,10 +590,9 @@
"access": "public",
"informative": false,
"heading": {
"id": "fence-interface",
"href": "https://wicg.github.io/fenced-frame/#fence-interface",
"title": "The Fence interface",
"number": "1.4"
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced frame"
},
"definedIn": "pre"
},
Expand All @@ -592,10 +608,9 @@
"access": "public",
"informative": false,
"heading": {
"id": "fence-interface",
"href": "https://wicg.github.io/fenced-frame/#fence-interface",
"title": "The Fence interface",
"number": "1.4"
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced frame"
},
"definedIn": "pre"
},
Expand Down Expand Up @@ -659,6 +674,24 @@
},
"definedIn": "pre"
},
{
"id": "typedefdef-reporteventtype",
"href": "https://wicg.github.io/fenced-frame/#typedefdef-reporteventtype",
"linkingText": [
"ReportEventType"
],
"localLinkingText": [],
"type": "typedef",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced frame"
},
"definedIn": "pre"
},
{
"id": "fence",
"href": "https://wicg.github.io/fenced-frame/#fence",
Expand Down Expand Up @@ -697,6 +730,26 @@
},
"definedIn": "pre"
},
{
"id": "dom-fence-setreporteventdataforautomaticbeacons-event-event",
"href": "https://wicg.github.io/fenced-frame/#dom-fence-setreporteventdataforautomaticbeacons-event-event",
"linkingText": [
"event"
],
"localLinkingText": [],
"type": "argument",
"for": [
"Fence/setReportEventDataForAutomaticBeacons(event)"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced frame"
},
"definedIn": "pre"
},
{
"id": "dom-fence-reportevent",
"href": "https://wicg.github.io/fenced-frame/#dom-fence-reportevent",
Expand All @@ -717,6 +770,46 @@
},
"definedIn": "prose"
},
{
"id": "dom-fence-setreporteventdataforautomaticbeacons",
"href": "https://wicg.github.io/fenced-frame/#dom-fence-setreporteventdataforautomaticbeacons",
"linkingText": [
"setReportEventDataForAutomaticBeacons(event)"
],
"localLinkingText": [],
"type": "method",
"for": [
"Fence"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced frame"
},
"definedIn": "prose"
},
{
"id": "dom-fence-getnestedconfigs",
"href": "https://wicg.github.io/fenced-frame/#dom-fence-getnestedconfigs",
"linkingText": [
"getNestedConfigs()"
],
"localLinkingText": [],
"type": "method",
"for": [
"Fence"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced frame"
},
"definedIn": "prose"
},
{
"id": "fenced-frame-src",
"href": "https://wicg.github.io/fenced-frame/#fenced-frame-src",
Expand Down
100 changes: 100 additions & 0 deletions ed/dfns/turtledove.json
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,106 @@
},
"definedIn": "prose"
},
{
"id": "dom-navigator-leaveadinterestgroup-group-group",
"href": "https://wicg.github.io/turtledove/#dom-navigator-leaveadinterestgroup-group-group",
"linkingText": [
"group"
],
"localLinkingText": [],
"type": "argument",
"for": [
"Navigator/leaveAdInterestGroup(group)"
],
"access": "public",
"informative": false,
"heading": {
"id": "leaving-interest-groups",
"href": "https://wicg.github.io/turtledove/#leaving-interest-groups",
"title": "Leaving Interest Groups",
"number": "3"
},
"definedIn": "pre"
},
{
"id": "dictdef-auctionadinterestgroupkey",
"href": "https://wicg.github.io/turtledove/#dictdef-auctionadinterestgroupkey",
"linkingText": [
"AuctionAdInterestGroupKey"
],
"localLinkingText": [],
"type": "dictionary",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "leaving-interest-groups",
"href": "https://wicg.github.io/turtledove/#leaving-interest-groups",
"title": "Leaving Interest Groups",
"number": "3"
},
"definedIn": "pre"
},
{
"id": "dom-auctionadinterestgroupkey-owner",
"href": "https://wicg.github.io/turtledove/#dom-auctionadinterestgroupkey-owner",
"linkingText": [
"owner"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"AuctionAdInterestGroupKey"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/turtledove/#title",
"title": "FLEDGE"
},
"definedIn": "pre"
},
{
"id": "dom-auctionadinterestgroupkey-name",
"href": "https://wicg.github.io/turtledove/#dom-auctionadinterestgroupkey-name",
"linkingText": [
"name"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"AuctionAdInterestGroupKey"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/turtledove/#title",
"title": "FLEDGE"
},
"definedIn": "pre"
},
{
"id": "dom-navigator-leaveadinterestgroup",
"href": "https://wicg.github.io/turtledove/#dom-navigator-leaveadinterestgroup",
"linkingText": [
"leaveAdInterestGroup(group)"
],
"localLinkingText": [],
"type": "method",
"for": [
"Navigator"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/turtledove/#title",
"title": "FLEDGE"
},
"definedIn": "prose"
},
{
"id": "interestgroupbiddingscriptrunnerglobalscope",
"href": "https://wicg.github.io/turtledove/#interestgroupbiddingscriptrunnerglobalscope",
Expand Down
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 1c94f88

Please sign in to comment.