Closed Bug 147888 Opened 22 years ago Closed 13 years ago

fix style context parentage around our global pseudos

Categories

(Core :: CSS Parsing and Computation, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 323656
Future

People

(Reporter: dbaron, Unassigned)

References

Details

(Whiteboard: [whitebox])

We often create pseudo-element style contexts for extra frames that we create
that aren't in the content model.  We do this for {ib} constructon
(:-moz-anonymous-block), internal table frames (:-moz-table-row, etc), and other
things.  When these style contexts have children that are in the content model,
explicit inheritance doesn't work correctly.  We need to fix:
 * the initial style context parentage to avoid giving these contexts children
(with assertions)
 * ReResolveStyleContext to reconstruct the tree correctly
Depends on: 147887
Blocks: 141054
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → Future
is it possible to have a testcase minimized for this issue?
This is here because I need to look for problems.  I'm not sure of any specific
ones offhand.
Whiteboard: [dev notes]
Thanks David !
Whiteboard: [dev notes] → [whitebox]
Assignee: dbaron → nobody
Status: ASSIGNED → NEW
QA Contact: ian → style-system
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.