Since the support for accessibility semantics is in (Thanks Jamie!), we are now enabling Popover attribute by default.
*Bug:* Bug 1866993 - Enable popover by default. <https://bugzilla.mozilla.org/show_bug.cgi?id=1866993> *Specification:* https://html.spec.whatwg.org/#the-popover-attribute *Platform coverage:* all *Preference: *dom.element.popover.enabled *Other browsers:* Chrome - supported since v114 Safari - supported since Safari Technology Preview 166 *web-platform-tests:* WPT popover tests <https://wpt.fyi/results/html/semantics/popovers> Thanks! Ziran On Friday 1 December 2023 at 16:03:43 UTC Ziran Sun wrote: > Hi Jamie, > > We haven't implemented any accessibility semantics. Thanks very much for > bringing this up. > > I filed a bug at here > <https://bugzilla.mozilla.org/show_bug.cgi?id=1867811> and added you in > the cc list. > > Thanks, > > Ziran > > > On 11/30/23 00:15, James Teh wrote: > > Hi Ziran, > Does this implement any accessibility semantics? I believe Chrome > implements some default accessibility semantics for popover. I'm not sure > if these have been included in the spec yet, but I can find out from Chrome > accessibility folks. > The general idea here is to ensure that popover has at least a basic level > of accessibility exposure, even if an author failed to explicitly specify > semantics. Of course, the author *should* specify semantics, but history > dictates that many won't and we want to ensure users have reasonable access > regardless. > Thanks! > Jamie > > On Thu, Nov 30, 2023 at 12:19 AM Ziran Sun <[email protected]> wrote: > >> Hi all, >> >> As of Firefox 122, I intend to turn the Popover attribute on by default. >> >> It has been developed behind the dom.element.popover.enabled preference >> at https://bugzilla.mozilla.org/show_bug.cgi?id=1808823. >> >> Status in other browsers is: >> Chrome - supported since v114 >> Safari - supported since Safari Technology Preview 166 >> >> *Bug to turn on by default*: >> https://bugzilla.mozilla.org/show_bug.cgi?id= >> <https://bugzilla.mozilla.org/show_bug.cgi?id=1860446>1866993 >> <https://bugzilla.mozilla.org/show_bug.cgi?id=1866993> >> >> Standard: https://html.spec.whatwg.org/#the-popover-attribute >> >> Many thanks, >> >> Ziran >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "[email protected]" 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/mozilla.org/d/msgid/dev-platform/7caf5306-08dd-45f3-9403-5b57fb8954a4%40igalia.com >> >> <https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/7caf5306-08dd-45f3-9403-5b57fb8954a4%40igalia.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "[email protected]" 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/mozilla.org/d/msgid/dev-platform/6906c446-8bc6-4a92-989c-146442c63af6n%40mozilla.org.
