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

api._globals.createImageBitmap - values of imageOrientation option are not covered #23310

Closed
OnkarRuikar opened this issue Jun 8, 2024 · 0 comments · Fixed by #23480
Closed
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@OnkarRuikar
Copy link
Contributor

What type of issue is this?

Missing compatibility data

What information was incorrect, unhelpful, or incomplete?

Refer section https://developer.mozilla.org/en-US/docs/Web/API/createImageBitmap#imageorientation , the values of imageOrientation have not been captured in BCD.

none value is in the pipeline but we can consider that later.

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

Add all values to compatibility table.

Did you test this? If so, how?

Tested in Chromium browser.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/createImageBitmap#imageorientation

MDN metadata

No response

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 a pull request may close this issue.

3 participants
@queengooborg @OnkarRuikar and others