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 16.0.5.
  • Loading branch information
reffy-bot committed Jul 9, 2024
1 parent 42a21e8 commit 543418d
Show file tree
Hide file tree
Showing 6 changed files with 893 additions and 537 deletions.
281 changes: 281 additions & 0 deletions ed/dfns/attribution-reporting-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2088,6 +2088,69 @@
},
"definedIn": "dt"
},
{
"id": "attribution-source-attribution-scope-limit",
"href": "https://wicg.github.io/attribution-reporting-api/#attribution-source-attribution-scope-limit",
"linkingText": [
"attribution scope limit"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"attribution source"
],
"access": "private",
"informative": false,
"heading": {
"id": "attribution-source",
"href": "https://wicg.github.io/attribution-reporting-api/#attribution-source",
"title": "Attribution source",
"number": "6.14"
},
"definedIn": "dt"
},
{
"id": "attribution-source-attribution-scopes",
"href": "https://wicg.github.io/attribution-reporting-api/#attribution-source-attribution-scopes",
"linkingText": [
"attribution scopes"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"attribution source"
],
"access": "private",
"informative": false,
"heading": {
"id": "attribution-source",
"href": "https://wicg.github.io/attribution-reporting-api/#attribution-source",
"title": "Attribution source",
"number": "6.14"
},
"definedIn": "dt"
},
{
"id": "attribution-source-max-event-states",
"href": "https://wicg.github.io/attribution-reporting-api/#attribution-source-max-event-states",
"linkingText": [
"max event states"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"attribution source"
],
"access": "private",
"informative": false,
"heading": {
"id": "attribution-source",
"href": "https://wicg.github.io/attribution-reporting-api/#attribution-source",
"title": "Attribution source",
"number": "6.14"
},
"definedIn": "dt"
},
{
"id": "attribution-source-expiry-time",
"href": "https://wicg.github.io/attribution-reporting-api/#attribution-source-expiry-time",
Expand Down Expand Up @@ -3080,6 +3143,27 @@
},
"definedIn": "dt"
},
{
"id": "attribution-trigger-attribution-scopes",
"href": "https://wicg.github.io/attribution-reporting-api/#attribution-trigger-attribution-scopes",
"linkingText": [
"attribution scopes"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"attribution trigger"
],
"access": "private",
"informative": false,
"heading": {
"id": "attribution-trigger",
"href": "https://wicg.github.io/attribution-reporting-api/#attribution-trigger",
"title": "Attribution trigger",
"number": "6.21"
},
"definedIn": "dt"
},
{
"id": "attribution-report",
"href": "https://wicg.github.io/attribution-reporting-api/#attribution-report",
Expand Down Expand Up @@ -6165,6 +6249,63 @@
},
"definedIn": "prose"
},
{
"id": "default-max-event-states",
"href": "https://wicg.github.io/attribution-reporting-api/#default-max-event-states",
"linkingText": [
"Default max event states"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "constants",
"href": "https://wicg.github.io/attribution-reporting-api/#constants",
"title": "Constants",
"number": "8"
},
"definedIn": "prose"
},
{
"id": "max-length-of-attribution-scope-for-source",
"href": "https://wicg.github.io/attribution-reporting-api/#max-length-of-attribution-scope-for-source",
"linkingText": [
"Max length of attribution scope for source"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "constants",
"href": "https://wicg.github.io/attribution-reporting-api/#constants",
"title": "Constants",
"number": "8"
},
"definedIn": "prose"
},
{
"id": "max-attribution-scopes-per-source",
"href": "https://wicg.github.io/attribution-reporting-api/#max-attribution-scopes-per-source",
"linkingText": [
"Max attribution scopes per source"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "constants",
"href": "https://wicg.github.io/attribution-reporting-api/#constants",
"title": "Constants",
"number": "8"
},
"definedIn": "prose"
},
{
"id": "max-pending-sources-per-source-origin",
"href": "https://wicg.github.io/attribution-reporting-api/#max-pending-sources-per-source-origin",
Expand Down Expand Up @@ -7759,6 +7900,48 @@
},
"definedIn": "prose"
},
{
"id": "source-registration-json-key-attribution_scope_limit",
"href": "https://wicg.github.io/attribution-reporting-api/#source-registration-json-key-attribution_scope_limit",
"linkingText": [
"attribution_scope_limit"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"source-registration JSON key"
],
"access": "private",
"informative": false,
"heading": {
"id": "parsing-source-registration",
"href": "https://wicg.github.io/attribution-reporting-api/#parsing-source-registration",
"title": "Parsing source-registration JSON",
"number": "11.3"
},
"definedIn": "prose"
},
{
"id": "source-registration-json-key-attribution_scopes",
"href": "https://wicg.github.io/attribution-reporting-api/#source-registration-json-key-attribution_scopes",
"linkingText": [
"attribution_scopes"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"source-registration JSON key"
],
"access": "private",
"informative": false,
"heading": {
"id": "parsing-source-registration",
"href": "https://wicg.github.io/attribution-reporting-api/#parsing-source-registration",
"title": "Parsing source-registration JSON",
"number": "11.3"
},
"definedIn": "prose"
},
{
"id": "source-registration-json-key-debug_key",
"href": "https://wicg.github.io/attribution-reporting-api/#source-registration-json-key-debug_key",
Expand Down Expand Up @@ -7990,6 +8173,27 @@
},
"definedIn": "prose"
},
{
"id": "source-registration-json-key-max_event_states",
"href": "https://wicg.github.io/attribution-reporting-api/#source-registration-json-key-max_event_states",
"linkingText": [
"max_event_states"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"source-registration JSON key"
],
"access": "private",
"informative": false,
"heading": {
"id": "parsing-source-registration",
"href": "https://wicg.github.io/attribution-reporting-api/#parsing-source-registration",
"title": "Parsing source-registration JSON",
"number": "11.3"
},
"definedIn": "prose"
},
{
"id": "source-registration-json-key-priority",
"href": "https://wicg.github.io/attribution-reporting-api/#source-registration-json-key-priority",
Expand Down Expand Up @@ -8405,6 +8609,44 @@
},
"definedIn": "prose"
},
{
"id": "parse-max-event-states",
"href": "https://wicg.github.io/attribution-reporting-api/#parse-max-event-states",
"linkingText": [
"parse max event states"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "parsing-source-registration",
"href": "https://wicg.github.io/attribution-reporting-api/#parsing-source-registration",
"title": "Parsing source-registration JSON",
"number": "11.3"
},
"definedIn": "prose"
},
{
"id": "parse-attribution-scopes-for-source",
"href": "https://wicg.github.io/attribution-reporting-api/#parse-attribution-scopes-for-source",
"linkingText": [
"parse attribution scopes for source"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "parsing-source-registration",
"href": "https://wicg.github.io/attribution-reporting-api/#parsing-source-registration",
"title": "Parsing source-registration JSON",
"number": "11.3"
},
"definedIn": "prose"
},
{
"id": "parse-source-registration-json",
"href": "https://wicg.github.io/attribution-reporting-api/#parse-source-registration-json",
Expand Down Expand Up @@ -8913,6 +9155,26 @@
},
"definedIn": "prose"
},
{
"id": "trigger-registration-json-key-attribution_scopes",
"href": "https://wicg.github.io/attribution-reporting-api/#trigger-registration-json-key-attribution_scopes",
"linkingText": [
"attribution_scopes"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"trigger-registration JSON key"
],
"access": "private",
"informative": false,
"heading": {
"id": "trigger-algorithms",
"href": "https://wicg.github.io/attribution-reporting-api/#trigger-algorithms",
"title": "12. Triggering Algorithms"
},
"definedIn": "prose"
},
{
"id": "trigger-registration-json-key-debug_key",
"href": "https://wicg.github.io/attribution-reporting-api/#trigger-registration-json-key-debug_key",
Expand Down Expand Up @@ -9345,6 +9607,25 @@
},
"definedIn": "prose"
},
{
"id": "parse-attribution-scopes-for-trigger",
"href": "https://wicg.github.io/attribution-reporting-api/#parse-attribution-scopes-for-trigger",
"linkingText": [
"parse attribution scopes for trigger"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "attribution-trigger-creation",
"href": "https://wicg.github.io/attribution-reporting-api/#attribution-trigger-creation",
"title": "Creating an attribution trigger",
"number": "12.1"
},
"definedIn": "prose"
},
{
"id": "create-an-attribution-trigger",
"href": "https://wicg.github.io/attribution-reporting-api/#create-an-attribution-trigger",
Expand Down
Loading

0 comments on commit 543418d

Please sign in to comment.