Closed
Bug 1832706
Opened 2 years ago
Closed 2 years ago
[css-contain][css-sizing] content-visibility: auto should force contain-intrinsic-size to gain an auto value
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 1804761
People
(Reporter: mozilla-apprentice, Unassigned)
References
(Blocks 1 open bug)
Details
A resolution was made for csswg-drafts/#8407.
[css-contain][css-sizing] Behavior of slightly offscreen content having `content-visibility:auto` and `contain-intrinsic-size` when UA margin around the viewport is 0
- RESOLVED: content-visibility: auto forces contain-intrinsic-size to gain an auto value, and we'll define that auto value for contain-intrinsic-size so it works with all the current values, and then make sure that the last remembered size is forgotten when contain-intrinsic-size changes (specifying where in rendering step it happens) so we can deal with the cases that Rob brought up.
Comment 1•2 years ago
|
||
See Oriol's comment in bug 1832675 comment 8.
Blocks: css-content-visibility
Updated•2 years ago
|
Depends on: 1781046
Summary: [css-contain][css-sizing] Behavior of slightly offscreen content having `content-visibility:auto` and `contain-intrinsic-size` when UA margin around the viewport is 0 → [css-contain][css-sizing] content-visibility: auto should force contain-intrinsic-size to gain an auto value
Updated•2 years ago
|
Comment 2•2 years ago
|
||
this is probably a dupe of bug 1804761
Comment 3•2 years ago
•
|
||
Duping to bug 1804761 which is fixed in today's Nightly, with a commit message that does indeed match what this bug is about.
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•