Closed Bug 1695314 Opened 3 years ago Closed 3 years ago

Frame constructor shouldn't use nsIFrame::IsFloating to determine whether it should create a float.

Categories

(Core :: Layout: Positioned, task)

task

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(1 file)

No description provided.

It should just look at the float style. This shouldn't be a behavior
change because SVG text should pass false for aCanBeFloated.

This unblocks bug 1690701 because checking the out of flow frame bit
here would be wrong (we're deciding whether the frame should be out of
flow so the bit isn't set yet).

Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9bfc0d833adf
Frame constructor shouldn't use nsIFrame::IsFloating to determine whether it should create a float. r=TYLin
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: