Skip to content

Commit 5858712

Browse files
committed
Remove compat_features
1 parent bfa2c7d commit 5858712

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

features/interest-invokers.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,3 @@ name: 'Interest invokers'
22
description: The `interestfor` global HTML attribute adds "interest" behaviors to the element, such that when the user "shows interest" in the element, actions are triggered on the target element, such as showing a popover. The user agent handles detecting when the user "shows interest" in the element, via methods such as hovering the element with a mouse, hitting special hotkeys on the keyboard, or long-pressing the element on touchscreens. When interest is shown or lost, an `InterestEvent` is fired on the target, which have default actions in the case of popovers - showing and hiding the popover.
33
spec: https://github.com/whatwg/html/pull/11006
44
group: html
5-
compat_features:
6-
- api.HTMLElement.interestfor
7-
- html.global_attributes.interestfor

0 commit comments

Comments
 (0)