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

feat(*): add VideoFrame to createImageBitmap #35518

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Conversation

stepancar
Copy link
Contributor

Description

Added VideoFrame as a source for createImageBitmap

Motivation

According specification
VideoFrame can be passed to createImageBitmap

Additional details

(https://html.spec.whatwg.org/multipage/imagebitmap-and-animations.html#dom-createimagebitmap-dev)

@stepancar stepancar requested a review from a team as a code owner August 19, 2024 21:14
@stepancar stepancar requested review from sideshowbarker and removed request for a team August 19, 2024 21:14
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Aug 19, 2024
Copy link
Contributor

github-actions bot commented Aug 19, 2024

Preview URLs

(comment last updated: 2024-08-19 21:16:06)

@sideshowbarker sideshowbarker merged commit 58e2387 into mdn:main Aug 19, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants