Closed
Bug 1598132
Opened 5 years ago
Closed 5 years ago
Add nsLayoutUtils::GetPrevContinuationOrIBSplitSibling()
Categories
(Core :: Layout, task)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: TYLin, Assigned: TYLin)
Details
Attachments
(1 file)
I notice this comment that we don't have nsLayoutUtils::GetPrevContinuationOrIBSplitSibling()
when figuring out the reflow order of a placeholder vs its out-of-flow frame while triaging bug 1597100.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/561b26f58f17
Add GetPrevContinuationOrIBSplitSibling() and improve GetNextContinuationOrIBSplitSibling() in nsLayoutUtils. r=emilio
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•