Closed
Bug 1746897
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 32141 - [css-flexbox] New test for iframes as flex items
Categories
(Core :: Layout: Flexbox, task, P4)
Core
Layout: Flexbox
Tracking
()
RESOLVED
FIXED
97 Branch
| Tracking | Status | |
|---|---|---|
| firefox97 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32141 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32141
Details from upstream follow.
Sergio Villar Senin <svillar@igalia.com> wrote:
[css-flexbox] New test for iframes as flex items
This comes from this WebKit bug. A recent commit in WebKit regressed those cases where non-image replaced elements were sized as it they had an intrinsic ratio when they really don't.
One of those examples of replaced elements that are not images is
<iframe>s. They have a default 300x150px size but that does not imply that they have an intrinsic ratio of 2.
| Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → Layout: Flexbox
Product: Testing → Core
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a83dbbb703df9e17019c00cae927d0658caaa782
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/65498a2d2d22
[wpt PR 32141] - [css-flexbox] New test for iframes as flex items, a=testonly
| Assignee | ||
Comment 3•4 years ago
|
||
Test result changes from PR not available.
Comment 4•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•