webstatus.dev
webstatus.dev copied to clipboard
Label "popover" as Baseline Newly available
Popover (https://webstatus.dev/features/popover) is supported by all browsers and should be listed as Baseline Newly available (currently labeled as "limited")
Hi @kosamari!
We consume what is provided by the web-features repo. Currently, they mark baseline as false. Can you make an issue there? Once you do, we'll close this one.
cc: @atopal @ddbeck
For background, mdn/browser-compat-data recently marked HTMLElement.popover as partially-implemented, due to popovers being undismissable in some circumstances in Safari on iOS. Apparently, this bug has been around since popover shipped in Safari. See:
- https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/popover#browser_compatibility
- https://github.com/mdn/browser-compat-data/issues/22927
- https://bugs.webkit.org/show_bug.cgi?id=267688
they mark baseline as false.
Based on data by BCD so it's a bit of a Catch-22.
Can you make an issue there?
https://github.com/mdn/browser-compat-data/issues/25077 Once updated, it will be incorporated into the web-features repo on the next BCD bump
https://github.com/mdn/browser-compat-data/issues/25077 is resolved in BCD. Since web-features v2.21.0, popover is shown as being newly available. This appears now on webstatus.dev. I think this issue can be resolved.
The complete history of this feature's support data can be found in https://github.com/web-platform-dx/web-features/issues/915#issuecomment-2642868467.
Current Screenshot shows it as Baseline Newly available: .
@jcscottiii I guess this can be closed now.