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 missing api.HTMLScriptElement.blocking feature #18276

Merged

Conversation

queengooborg
Copy link
Collaborator

@queengooborg queengooborg commented Nov 24, 2022

This PR is a part of a project to add missing interfaces and interface features to BCD that are from an active spec (including WICG specs) and is supported in at least one browser. This particular PR adds the missing blocking member of the HTMLScriptElement API, populating the results using data from the mdn-bcd-collector project (v7.0.0).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/HTMLScriptElement/blocking

Check out the collector's guide on how to review this PR.

This PR is a part of a project to add missing interfaces and interface features to BCD that are from an active spec (including WICG specs) and is supported in at least one browser.  This particular PR adds the missing `blocking` member of the HTMLScriptElement API, populating the results using data from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v6.3.0).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/HTMLScriptElement/blocking

_Check out the [collector's guide on how to review this PR](https://github.com/GooborgStudios/mdn-bcd-collector#reviewing-bcd-changes)._
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 24, 2022
},
"status": {
"experimental": true,
"standard_track": true,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you add a spec link or change this to false?

api/HTMLScriptElement.json Outdated Show resolved Hide resolved
Co-authored-by: Philip Jägenstedt <philip@foolip.org>
@queengooborg queengooborg enabled auto-merge (squash) November 26, 2022 00:39
@queengooborg queengooborg merged commit d1cccd2 into mdn:main Nov 26, 2022
@queengooborg queengooborg deleted the api/HTMLScriptElement/blocking/additions branch November 26, 2022 02:18
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants