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 17.2.5.
  • Loading branch information
reffy-bot committed Sep 13, 2024
1 parent bea59f9 commit 90492c3
Show file tree
Hide file tree
Showing 6 changed files with 83 additions and 293 deletions.
7 changes: 5 additions & 2 deletions ed/algorithms/attribution-reporting-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1398,6 +1398,9 @@
}
]
},
{
"html": "<p>If <var>sourceType</var> is \"<code><a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#source-type-navigation\" id=\"ref-for-source-type-navigation⑦\">navigation</a></code>\", enforce\nthe <a href=\"https://wicg.github.io/attribution-reporting-api/#attribution-scope\">attribution-scope privacy limit</a>.</p>"
},
{
"html": "<p><a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#process-an-attribution-source\" id=\"ref-for-process-an-attribution-source\">Process</a> <var>source</var>.</p>"
}
Expand Down Expand Up @@ -1573,7 +1576,7 @@
"rationale": "let",
"steps": [
{
"html": "<p>Let <var>sourceType</var> be \"<code><a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#source-type-navigation\" id=\"ref-for-source-type-navigation\">navigation</a></code>\".</p>"
"html": "<p>Let <var>sourceType</var> be \"<code><a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#source-type-navigation\" id=\"ref-for-source-type-navigation\">navigation</a></code>\".</p>"
},
{
"html": "<p>If <var>eligibility</var> is \"<code><a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#eligibility-event-source\" id=\"ref-for-eligibility-event-source④\">event-source</a></code>\",\nset <var>sourceType</var> to \"<code><a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#source-type-event\" id=\"ref-for-source-type-event⑧\">event</a></code>\".</p>"
Expand All @@ -1589,7 +1592,7 @@
"rationale": "let",
"steps": [
{
"html": "<p>Let <var>sourceType</var> be \"<code><a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#source-type-navigation\" id=\"ref-for-source-type-navigation\">navigation</a></code>\".</p>"
"html": "<p>Let <var>sourceType</var> be \"<code><a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#source-type-navigation\" id=\"ref-for-source-type-navigation\">navigation</a></code>\".</p>"
},
{
"html": "<p>If <var>eligibility</var> is \"<code><a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#eligibility-event-source\" id=\"ref-for-eligibility-event-source④\">event-source</a></code>\",\nset <var>sourceType</var> to \"<code><a data-link-type=\"dfn\" href=\"https://wicg.github.io/attribution-reporting-api/#source-type-event\" id=\"ref-for-source-type-event⑧\">event</a></code>\".</p>"
Expand Down
156 changes: 31 additions & 125 deletions ed/headings/ink-enhancement.json
Original file line number Diff line number Diff line change
@@ -1,162 +1,68 @@
{
"spec": {
"title": "Ink API",
"title": "Web Ink Enhancement: Delegated Ink Trail Presentation Aided By The OS | ink-enhancement",
"url": "https://wicg.github.io/ink-enhancement/"
},
"headings": [
{
"id": "title",
"href": "https://wicg.github.io/ink-enhancement/#title",
"id": "web-ink-enhancement-delegated-ink-trail-presentation-aided-by-the-os",
"href": "https://wicg.github.io/ink-enhancement/#web-ink-enhancement-delegated-ink-trail-presentation-aided-by-the-os",
"level": 1,
"title": "Ink API"
"title": "Web Ink Enhancement: Delegated Ink Trail Presentation Aided By The OS"
},
{
"id": "profile-and-date",
"href": "https://wicg.github.io/ink-enhancement/#profile-and-date",
"id": "introduction",
"href": "https://wicg.github.io/ink-enhancement/#introduction",
"level": 2,
"title": "Draft Community Group Report, 13 July 2021"
"title": "Introduction"
},
{
"id": "abstract",
"href": "https://wicg.github.io/ink-enhancement/#abstract",
"id": "problem",
"href": "https://wicg.github.io/ink-enhancement/#problem",
"level": 2,
"title": "Abstract"
"title": "Problem"
},
{
"id": "status",
"href": "https://wicg.github.io/ink-enhancement/#status",
"id": "solution",
"href": "https://wicg.github.io/ink-enhancement/#solution",
"level": 2,
"title": "Status of this document"
"title": "Solution"
},
{
"id": "toc",
"href": "https://wicg.github.io/ink-enhancement/#toc",
"level": 2,
"title": "Table of Contents"
},
{
"id": "intro",
"href": "https://wicg.github.io/ink-enhancement/#intro",
"level": 2,
"title": "Introduction",
"number": "1"
},
{
"id": "scope",
"href": "https://wicg.github.io/ink-enhancement/#scope",
"level": 2,
"title": "Scope",
"number": "2"
},
{
"id": "ink-api",
"href": "https://wicg.github.io/ink-enhancement/#ink-api",
"level": 2,
"title": "Ink API",
"number": "3"
},
{
"id": "ink-api-introduction",
"href": "https://wicg.github.io/ink-enhancement/#ink-api-introduction",
"level": 3,
"title": "Introduction",
"number": "3.1"
},
{
"id": "ink-interface",
"href": "https://wicg.github.io/ink-enhancement/#ink-interface",
"level": 3,
"title": "Ink interface",
"number": "3.2"
},
{
"id": "ink-presenter-param",
"href": "https://wicg.github.io/ink-enhancement/#ink-presenter-param",
"level": 3,
"title": "InkPresenterParam dictionary",
"number": "3.3"
},
{
"id": "ink-presenter",
"href": "https://wicg.github.io/ink-enhancement/#ink-presenter",
"id": "sample-app-flow",
"href": "https://wicg.github.io/ink-enhancement/#sample-app-flow",
"level": 3,
"title": "DelegatedInkTrailPresenter interface",
"number": "3.4"
"title": "Sample app flow"
},
{
"id": "ink-trail-style",
"href": "https://wicg.github.io/ink-enhancement/#ink-trail-style",
"level": 3,
"title": "InkTrailStyle dictionary",
"number": "3.5"
},
{
"id": "navigator-interface-extensions",
"href": "https://wicg.github.io/ink-enhancement/#navigator-interface-extensions",
"level": 3,
"title": "Ink Navigator interface extension",
"number": "3.6"
},
{
"id": "usage-examples",
"href": "https://wicg.github.io/ink-enhancement/#usage-examples",
"id": "goals",
"href": "https://wicg.github.io/ink-enhancement/#goals",
"level": 2,
"title": "Usage Examples",
"number": "4"
"title": "Goals"
},
{
"id": "w3c-conformance",
"href": "https://wicg.github.io/ink-enhancement/#w3c-conformance",
"id": "non-goals",
"href": "https://wicg.github.io/ink-enhancement/#non-goals",
"level": 2,
"title": "Conformance"
"title": "Non-goals"
},
{
"id": "w3c-conventions",
"href": "https://wicg.github.io/ink-enhancement/#w3c-conventions",
"level": 3,
"title": "Document conventions"
},
{
"id": "w3c-conformant-algorithms",
"href": "https://wicg.github.io/ink-enhancement/#w3c-conformant-algorithms",
"level": 3,
"title": "Conformant Algorithms"
},
{
"id": "index",
"href": "https://wicg.github.io/ink-enhancement/#index",
"id": "code-example",
"href": "https://wicg.github.io/ink-enhancement/#code-example",
"level": 2,
"title": "Index"
},
{
"id": "index-defined-here",
"href": "https://wicg.github.io/ink-enhancement/#index-defined-here",
"level": 3,
"title": "Terms defined by this specification"
},
{
"id": "index-defined-elsewhere",
"href": "https://wicg.github.io/ink-enhancement/#index-defined-elsewhere",
"level": 3,
"title": "Terms defined by reference"
"title": "Code example"
},
{
"id": "references",
"href": "https://wicg.github.io/ink-enhancement/#references",
"id": "interface-details",
"href": "https://wicg.github.io/ink-enhancement/#interface-details",
"level": 2,
"title": "References"
},
{
"id": "normative",
"href": "https://wicg.github.io/ink-enhancement/#normative",
"level": 3,
"title": "Normative References"
"title": "Interface Details"
},
{
"id": "idl-index",
"href": "https://wicg.github.io/ink-enhancement/#idl-index",
"id": "other-options",
"href": "https://wicg.github.io/ink-enhancement/#other-options",
"level": 2,
"title": "IDL Index"
"title": "Other options"
}
]
}
7 changes: 4 additions & 3 deletions ed/ids/attribution-reporting-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1469,6 +1469,7 @@
"https://wicg.github.io/attribution-reporting-api/#ref-for-parse-source-registration-json",
"https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-current-wall-time",
"https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-and-deliver-debug-reports-on-registration-header-errors",
"https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A6",
"https://wicg.github.io/attribution-reporting-api/#ref-for-process-an-attribution-source",
"https://wicg.github.io/attribution-reporting-api/#ref-for-registrar-os%E2%91%A3",
"https://wicg.github.io/attribution-reporting-api/#ref-for-get-os-registrations-from-a-header-value",
Expand Down Expand Up @@ -1526,7 +1527,7 @@
"https://wicg.github.io/attribution-reporting-api/#ref-for-concept-response-header-list%E2%91%A3",
"https://wicg.github.io/attribution-reporting-api/#ref-for-eligibility-navigation-source%E2%91%A4",
"https://wicg.github.io/attribution-reporting-api/#ref-for-eligibility-event-source%E2%91%A2",
"https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A6",
"https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A7",
"https://wicg.github.io/attribution-reporting-api/#ref-for-eligibility-event-source%E2%91%A3",
"https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A7",
"https://wicg.github.io/attribution-reporting-api/#ref-for-process-an-attribution-source-response",
Expand Down Expand Up @@ -4101,7 +4102,7 @@
"https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A2%E2%91%A1",
"https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-set-of-possible-trigger-states%E2%91%A3",
"https://wicg.github.io/attribution-reporting-api/#ref-for-compute-the-channel-capacity-of-a-source%E2%91%A1",
"https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A7",
"https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A8",
"https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A8%E2%91%A8",
"https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A0%E2%91%A2",
"https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%93%AA%E2%93%AA",
Expand Down Expand Up @@ -4154,7 +4155,7 @@
"https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report-trigger-priority%E2%91%A5",
"https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report-trigger-priority%E2%91%A6",
"https://wicg.github.io/attribution-reporting-api/#attribution-scope",
"https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A8",
"https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A0%E2%93%AA",
"https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-attribution-scopes%E2%91%A0%E2%91%A4",
"https://wicg.github.io/attribution-reporting-api/#w3c-conformance",
"https://wicg.github.io/attribution-reporting-api/#w3c-conventions",
Expand Down
Loading

0 comments on commit 90492c3

Please sign in to comment.