[wpt-sync] Sync PR 38654 - Add tests for CreateImageBitmap with "ImageOrientation: none"
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38654 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38654
Details from upstream follow.
Yi <yiyix@google.com> wrote:
Add tests for CreateImageBitmap with "ImageOrientation: none"
Add tests for each orientation of EXIF with option ImageOrientation: none to make sure it goes back to the same image.
Bug: 1342260
Change-Id: Ic9f090db0759a733f2be5480f00d1baa36cd8d95
Reviewed-on: https://chromium-review.googlesource.com/4225359
WPT-Export-Revision: e4e33ab9e783d5d8a2f17d52a7dc5fac27bf6700
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 8 subtests
Status Summary
Firefox
OK : 3
PASS: 13
FAIL: 7
Chrome
OK : 3
PASS: 16
FAIL: 4
Safari
OK : 3
PASS: 11
FAIL: 9
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/canvas/element/manual/imagebitmap/createImageBitmap-exif-orientation_none.html [wpt.fyi]
- createImageBitmap with Orientation 2:
FAIL(Chrome:PASS, Safari:FAIL) - createImageBitmap with Orientation 3:
FAIL(Chrome:PASS, Safari:FAIL) - createImageBitmap with Orientation 4:
FAIL(Chrome:PASS, Safari:FAIL) - createImageBitmap with Orientation 5:
FAIL(Chrome:PASS, Safari:FAIL) - createImageBitmap with Orientation 6:
FAIL(Chrome:FAIL, Safari:FAIL) - createImageBitmap with Orientation 7:
FAIL(Chrome:PASS, Safari:FAIL) - createImageBitmap with Orientation 8:
FAIL(Chrome:FAIL, Safari:FAIL)
- createImageBitmap with Orientation 2:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7428519a77c4
https://hg.mozilla.org/mozilla-central/rev/c5812e3596d3
Description
•