On Sat, Jan 29, 2022 at 1:27 AM 'Sara Tang' via blink-dev < [email protected]> wrote:
> +Daniel Libby > ------------------------------ > *From:* Sara Tang > *Sent:* Friday, January 28, 2022 4:26 PM > *To:* [email protected] <[email protected]> > *Subject:* Intent to Prototype: Confirmation of Action API > > Contact emails [email protected] > > Explainer https://github.com/WICG/aom/blob/gh-pages/notification-api.md > > Specification > > Summary > > This effort aims to create a JavaScript API so that developers can better > notify AT users of actions/changes to a webpage not necessarily tied to UI > elements. > > > Blink component Blink>Accessibility > <https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink%3EAccessibility> > > Motivation > > Currently the only mechanism available today that communicates content > changes in a web app down to the accessibility layer is via ARIA live > regions. One major limitation to ARIA live regions is that they assume the > change to a webpage is tied to a DOM element. This leads to content authors > employing various inefficient or inconsistent tricks and hacks to notify of > changes that are not associated with the DOM. We propose a separate > notification API to address these scenarios, called Confirmation of Action. > > > Initial public proposal > https://github.com/WICG/aom/blob/gh-pages/notification-api.md > > TAG review > Just wanted to note that it seems worthwhile to file for an early TAG review. > TAG review status Pending > > Risks > > > Interoperability and Compatibility > > > > *Gecko*: No signal > > *WebKit*: No signal > > *Web developers*: Positive (https://github.com/w3c/aria/issues/832) > > *Other signals*: > > > Debuggability > > TBD > > > Is this feature fully tested by web-platform-tests > <https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md> > ? No > > Flag name --enable-blink-features=ConfirmationOfAction > > Requires code in //chrome? False > > Tracking bug https://bugs.chromium.org/p/chromium/issues/detail?id=1291098 > > Estimated milestones > > No milestones specified > > > Link to entry on the Chrome Platform Status > https://chromestatus.com/feature/5745430754230272 > > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CH2PR00MB06809C5589E8FD6848CF5E09F2239%40CH2PR00MB0680.namprd00.prod.outlook.com > <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CH2PR00MB06809C5589E8FD6848CF5E09F2239%40CH2PR00MB0680.namprd00.prod.outlook.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAL5BFfV68gZzQ70-Ff_Cj6HYfThdPAe3ywT8bYWAdO-c5fKoLw%40mail.gmail.com.
