Closed
Bug 1787109
Opened 4 years ago
Closed 3 years ago
[wpt-sync] Sync PR 35612 - Add aspect-ratio test for failing images
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
107 Branch
| Tracking | Status | |
|---|---|---|
| firefox107 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35612 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35612
Details from upstream follow.
jakearchibald <jaffathecake@gmail.com> wrote:
Add aspect-ratio test for failing images
http://wpt.live/css/css-sizing/aspect-ratio/replaced-element-028.html - this asserts that
aspect-ratiois not applied to images if the image fails to load.However, I think it should apply if the image is
display:blockordisplay:inline-block.@tabatkins @fantasai can you confirm that this is test is correct?
Safari currently fails this test. It renders the image with a 1:1 ratio.
| Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=06463a1822e70671a4caf2ad0b66b416f7f4957d
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/71b08b8f9a77
[wpt PR 35612] - Add aspect-ratio test for failing images, a=testonly
Comment 3•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox107:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•