oddbird / popover-polyfill

Polyfills the HTML popover attribute and showPopover/hidePopover/togglePopover methods onto HTMLElement, as well as the popovertarget and popovertargetaction attributes on <button> elements.
BSD 3-Clause "New" or "Revised" License
247 stars 14 forks source link

Add caveat about not polyfilling partial support #210

Closed jamesnw closed 3 months ago

jamesnw commented 3 months ago

Description

In #208, a user reported the polyfill was not able to be applied in certain builds of Chromium where part of the popover spec was enabled as part of the compilation (as opposed to a feature flag).

This caveat intentionally doesn't specify versions, as it is a function of the engine version, the engine compilation, and a user setting.

Related Issue(s)

Closes #208

netlify[bot] commented 3 months ago

Deploy Preview for popover-polyfill ready!

Name Link
Latest commit f230cb878f39263ae71ab3fb272b7c925180163d
Latest deploy log https://app.netlify.com/sites/popover-polyfill/deploys/665f638aaeed2d00086104a1
Deploy Preview https://deploy-preview-210--popover-polyfill.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.