Skip to content
Open
Show file tree
Hide file tree
Changes from 2 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
4 changes: 4 additions & 0 deletions features/interest-invokers.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name: 'Interest invokers'
description: The `interestfor` global HTML attribute triggers actions on a target element when the user shows interest (e.g., hover, focus, long-press). The user agent detects this interest, firing an InterestEvent on the target. This event has default actions, like showing or hiding popovers.
spec: https://github.com/whatwg/html/pull/11006
group: html
6 changes: 6 additions & 0 deletions features/interest-invokers.yml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Generated from: interest-invokers.yml
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
support: {}
Loading