[wpt-sync] Sync PR 45070 - [aspect-ratio] Fix aspect-ratio under-invalidation.
Categories
(Core :: Layout, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45070 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45070
Details from upstream follow.
Ian Kilpatrick <ikilpatrick@chromium.org> wrote:
[aspect-ratio] Fix aspect-ratio under-invalidation.
We didn't mark items with an aspect-ratio as depending on their
block-size during the min/max sizes pass. This patch does this, and
unifies the logic with replaced elements.Bug: 325928327
Change-Id: I408c27ade5ceb2a5f09d9028320083ee98d50955Reviewed-on: https://chromium-review.googlesource.com/5362614
WPT-Export-Revision: dfaa90b295ba5367f227d3e6b87c1e45a86074a3
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
FAIL: 1
Safari
PASS: 1
Links
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•