Closed
Bug 1784577
Opened 3 years ago
Closed 2 years ago
Implement logic for setting/removing last remembered size
Categories
(Core :: Layout, enhancement)
Core
Layout
Tracking
()
RESOLVED
FIXED
105 Branch
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: Oriol, Assigned: Oriol)
References
Details
Attachments
(1 file)
Bug 1781046 added the infrastructure for having a last remembered size, but it's never set.
It should be set and removed as specified in https://andreubotella.com/csswg-auto-build/css-sizing-4/#last-remembered
Assignee | ||
Comment 1•3 years ago
|
||
Depends on D154575
Pushed by oriol-bugzilla@hotmail.com:
https://hg.mozilla.org/integration/autoland/rev/c1f0ddaebf2f
Add logic for updating the last remembered size. r=emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/35548 for changes under testing/web-platform/tests
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 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
•