[wpt-sync] Sync PR 26198 - [Image-Orientation] Always orient cross-origin images
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26198 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26198
Details from upstream follow.
b'Stephen Chenney <schenney@chromium.org>' wrote:
[Image-Orientation] Always orient cross-origin images
Enforce the requirement that all uses of images
always orient when the image is cross origin. We
rely on ImageResourceContent::IsAccessAllowed and
ConvasImageSource::WouldTaintOrigin.Bug: 1110330
Change-Id: I017b4fbf045eb8b0080ba85c49abfba02d2843ff
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473799
Commit-Queue: Stephen Chenney \<schenney@chromium.org>
Reviewed-by: Fredrik Söderquist \<fs@opera.com>
Reviewed-by: Fernando Serboncini \<fserb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#819513}
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL: 1
Chrome
FAIL: 1
Safari
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-images/image-orientation/image-orientation-none-cross-origin-canvas.html: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•