Open
Bug 1708310
Opened 4 years ago
Make sure fit-content() work properly in table layout
Categories
(Core :: Layout: Tables, enhancement, P3)
Core
Layout: Tables
Tracking
()
NEW
People
(Reporter: boris, Unassigned)
References
Details
Bug 1312588 supports fit-content()
for block frames and we temporarily treat it as -moz-fit-content
in BasicTableLayoutStrategy.cpp. Need to revisit this and add more tests for fit-content() in table layout.
You need to log in
before you can comment on or make changes to this bug.
Description
•