Contact emails lwar...@igalia.com <mailto:lwar...@igalia.com>, chrom...@keithcirkel.co.uk <mailto:chrom...@keithcirkel.co.uk>
Explainer https://open-ui.org/components/interest-invokers.explainer Specification None Summary Adding interesttarget attribute to <button>, <input type="button"> / <input type="reset">, and <a> elements would allow authors to assign behaviour to buttons in a more accessible and declarative way, while reducing bugs and reducing the amount of JavaScript pages are required to ship for interactivity. Buttons with interesttarget will - when hovered, focused, or long pressed (touch support) - dispatch an interest event on the element referenced by interesttarget, with some default behaviours, and dispatch a loseinterest event when focus, hover or long press is finished. Blink component Blink>DOM <https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink%3EDOM> Motivation This proposal builds on invokers by adding a new `interesttarget` attribute that can be used on buttons and links to trigger a popover based on focus, hover or other mechanisms. Initial public proposal https://github.com/whatwg/html/issues/9625 TAG review None TAG review status Pending Risks Interoperability and Compatibility None Gecko: No signal WebKit: No signal Web developers: No signals Other signals: WebView application risks Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications? None Debuggability None Is this feature fully tested by web-platform-tests <https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md>? No Flag name on chrome://flags None Finch feature name None Non-finch justification None Requires code in //chrome? False Tracking bug https://issues.chromium.org/issues/326681249 Estimated milestones No milestones specified Link to entry on the Chrome Platform Status https://chromestatus.com/feature/4530756656562176 This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscr...@chromium.org. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/B7F891EB-32FE-48FD-B54B-E452AD74CC3E%40igalia.com.