-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update of ED report from new reffy run
Using reffy commit 17.2.5.
- Loading branch information
reffy-bot
committed
Sep 13, 2024
1 parent
bea59f9
commit 90492c3
Showing
6 changed files
with
83 additions
and
293 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.