Open
Bug 1845187
Opened 2 years ago
Updated 1 month ago
[css-flexbox] implement the newer intrinsic sizing algorithm for flexbox
Categories
(Core :: Layout: Flexbox, defect)
Core
Layout: Flexbox
Tracking
()
NEW
People
(Reporter: mozilla-apprentice, Unassigned)
References
Details
(Keywords: webcompat:platform-bug)
User Story
user-impact-score:40
Resolutions were made for csswg-drafts/#8884.
[css-flexbox] Intrinsic main size algorithm for row flexboxes not web compatible
- RESOLVED: take existing algo, mark it as informative, and explain why that is.
- RESOLVED: spec what chrome has implemented in canary currently
Comment 1•2 years ago
|
||
See https://github.com/w3c/csswg-drafts/issues/8884#issuecomment-1636311498 -- that has the algorithm that the Chrome folks are proposing that we spec.
Comment 3•7 months ago
|
||
(In reply to Daniel Holbert [:dholbert] from comment #1)
See https://github.com/w3c/csswg-drafts/issues/8884#issuecomment-1636311498 -- that has the algorithm that the Chrome folks are proposing that we spec.
Per https://github.com/w3c/csswg-drafts/issues/8884#issuecomment-3239634727 , dgrogan says they successfully shipped that algorithm earlier this year in Chrome 136.
Updated•7 months ago
|
Summary: [css-flexbox] Intrinsic main size algorithm for row flexboxes not web compatible → [css-flexbox] implement the newer intrinsic sizing algorithm for flexbox
Updated•7 months ago
|
Keywords: webcompat:platform-bug
Updated•7 months ago
|
User Story: (updated)
You need to log in
before you can comment on or make changes to this bug.
Description
•