Closed
Bug 1791402
Opened 3 years ago
Closed 3 years ago
Last remembered size should take multiple fragments into account
Categories
(Core :: Layout, enhancement)
Core
Layout
Tracking
()
RESOLVED
FIXED
107 Branch
| Tracking | Status | |
|---|---|---|
| firefox107 | --- | fixed |
People
(Reporter: Oriol, Assigned: Oriol)
References
Details
Attachments
(1 file)
See https://github.com/w3c/csswg-drafts/issues/7598
The idea was using the maximum of the inline sizes as the last remembered inline size, and the sum of the block sizes as the last remembered block size.
| Assignee | ||
Comment 1•3 years ago
|
||
Depends on D157641
Pushed by oriol-bugzilla@hotmail.com:
https://hg.mozilla.org/integration/autoland/rev/da7fb0b93660
Take all fragments into account for last remembered size. r=emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/36001 for changes under testing/web-platform/tests
Comment 4•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox107:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•