Open Bug 1134945 Opened 9 years ago Updated 2 years ago

Avoid using pref isize for computing min isize of ruby

Categories

(Core :: Layout, defect)

defect

Tracking

()

People

(Reporter: xidorn, Unassigned)

References

Details

Currently, nsRubyBaseContainerFrame::AddInlineMinISize uses AddInlinePrefISize of its children for computing the inline min isize. Per bug 1134432 comment 15, it might be incorrect becasue some inline elements return their intrinsic size depends on whether it is computing min or pref isize.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.