Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add popover API #19328

Merged
merged 4 commits into from
Apr 11, 2023
Merged

add popover API #19328

merged 4 commits into from
Apr 11, 2023

Conversation

keithamus
Copy link
Contributor

Summary

This adds all of the API for global attributes and properties with relation to the Popover API. I worked on this mostly to get the ball rolling. Chrome 114 is slated to ship this but it has not definitely shipped to a browser.

Test results and supporting details

These are available in the specification: https://html.spec.whatwg.org/#the-popover-attribute

Related issues

mdn/content#25125

@github-actions github-actions bot added data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:html 📄 Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML labels Apr 6, 2023
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR! I think the CI failure is because we want multipage/ links to the HTML spec.

Chrome 114 is correct according to https://chromestatus.com/feature/5463833265045504

api/HTMLElement.json Outdated Show resolved Hide resolved
api/HTMLElement.json Outdated Show resolved Hide resolved
api/HTMLElement.json Outdated Show resolved Hide resolved
api/HTMLElement.json Outdated Show resolved Hide resolved
api/HTMLElement.json Outdated Show resolved Hide resolved
api/HTMLElement.json Outdated Show resolved Hide resolved
html/global_attributes.json Outdated Show resolved Hide resolved
Co-authored-by: Florian Scholz <fs@florianscholz.com>
html/global_attributes.json Outdated Show resolved Hide resolved
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 👍

@Elchi3 Elchi3 merged commit 38fa524 into mdn:main Apr 11, 2023
@keithamus keithamus deleted the add-popover-api branch April 12, 2023 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:html 📄 Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants