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.
https://popover.oddbird.net
BSD 3-Clause "New" or "Revised" License
269 stars 14 forks source link

Tests fail on updated browsers. #113

Closed jgerigmeyer closed 8 months ago

jgerigmeyer commented 1 year ago

See: https://github.com/oddbird/popover-polyfill/actions/runs/5505587356/jobs/10033139741

jgerigmeyer commented 8 months ago

Later browser versions support popover, so the tests aren't even testing the polyfill. 🙄