Closed
Bug 1096639
Opened 10 years ago
Closed 10 years ago
Use computed display in nsCSSFrameConstructor::CreateNeededPseudoSiblings
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
INVALID
People
(Reporter: xidorn, Assigned: xidorn)
Details
In bug 1083004 we check whether we should create ruby base container based on the frame creation function, because anonymous ruby boxes currently have incorrect computed display value in tests.
That problem will be fixed by bug 1068477. After that, we should change the checking code to use the computed display value instead of creation function.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → quanxunzhen
Assignee | ||
Updated•10 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•