Open
Bug 2010392
Opened 5 hours ago
Updated 4 hours ago
[wpt-sync] Sync PR 57173 - Map "createImageBitmap" to web-features
Categories
(Core :: Graphics: Canvas2D, task, P4)
Core
Graphics: Canvas2D
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 57173 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/57173
Details from upstream follow.
Mike Pennisi <mike@mikepennisi.com> wrote:
Map "createImageBitmap" to web-features
Hello, reviewers! As of 2025-12-05, the wpt-pr-bot is requesting reviews from code owners for changes to WEB_FEATURES.yml files. To learn more about the purpose of these files, check out this presentation from TPAC 2025, Annotating WPT to Surface the Status of the Platform.
Matching test files for <a href="https://webstatus.dev/features/createimagebitmap">createImageBitmap</a>
<details>
<summary><code>./html/canvas/element/manual/imagebitmap</code></summary>
- [x] html/canvas/element/manual/imagebitmap/canvas-ImageBitmap-close.html
- [x] html/canvas/element/manual/imagebitmap/canvas-createImageBitmap-resize.html
- [x] html/canvas/element/manual/imagebitmap/canvas-createImageBitmap-video-resize.html
- [x] html/canvas/element/manual/imagebitmap/common.sub.js
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-blob-invalidtype.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-bounds.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-colorSpaceConversion.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-drawImage-closed.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-drawImage.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation_none.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-flipY.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-in-worker-transfer.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-invalid-args.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-origin.sub.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-premultiplyAlpha.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-resolves-in-task.any.js
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-serializable.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-sizeOverflow.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-transfer.html
- [x] html/canvas/element/manual/imagebitmap/createImageBitmap-worker.js
- [x] html/canvas/element/manual/imagebitmap/imageBitmap-from-imageData-no-image-rotation-expected.html
- [x] html/canvas/element/manual/imagebitmap/imageBitmap-from-imageData-no-image-rotation.html
- [x] html/canvas/element/manual/imagebitmap/imageBitmapRendering-transferFromImageBitmap-expected.html
- [x] html/canvas/element/manual/imagebitmap/imageBitmapRendering-transferFromImageBitmap-flipped-expected.html
- [x] html/canvas/element/manual/imagebitmap/imageBitmapRendering-transferFromImageBitmap-flipped.html
- [x] html/canvas/element/manual/imagebitmap/imageBitmapRendering-transferFromImageBitmap-webgl-expected.html
- [x] html/canvas/element/manual/imagebitmap/imageBitmapRendering-transferFromImageBitmap-webgl.html
- [x] html/canvas/element/manual/imagebitmap/imageBitmapRendering-transferFromImageBitmap.html
- [x] html/canvas/element/manual/imagebitmap/imagebitmap-replication-exif-orientation.html
- [x] html/canvas/element/manual/imagebitmap/serialize-worker.js
- [x] html/canvas/element/manual/imagebitmap/transfer-worker.js
- [x] html/canvas/element/manual/imagebitmap/worker-onmessage-noop.js
</details>
| Assignee | ||
Updated•5 hours ago
|
Component: web-platform-tests → Graphics: Canvas2D
Product: Testing → Core
| Assignee | ||
Comment 1•4 hours ago
|
||
| Assignee | ||
Comment 2•4 hours ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
You need to log in
before you can comment on or make changes to this bug.
Description
•