Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions features/draft/spec/ink-enhancement.yml → features/ink.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
draft_date: 2024-09-09
name: Ink API
description: TODO
name: Ink
description: The `navigator.ink` API uses the system compositor to draw to a `<canvas>` element ahead of pointer events, reducing the delay between moving a stylus or cursor and a pen stroke appearing on screen.
spec: https://wicg.github.io/ink-enhancement/
compat_features:
- api.Ink
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated from: ink-enhancement.yml
# Generated from: ink.yml
# Do not edit this file by hand. Edit the source file instead!

status:
Expand Down