Closed Bug 1364873 Opened 7 years ago Closed 7 years ago

stylo: Restyle frame-backed pseudos

Categories

(Core :: CSS Parsing and Computation, enhancement)

53 Branch
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: xidorn, Assigned: emilio)

References

Details

emilio said we probably don't have a bug filed for frame-backed pseudo-elements, so we should have one.
Flags: needinfo?(emilio+bugs)
Assignee: nobody → emilio+bugs
Cameron, do you know any other pseudo that is not backed by content and that we need to restyle, apart from the bullets and ::backdrop, which were taken care on bug 1364871?

Otherwise I think we can close this.
Flags: needinfo?(emilio+bugs) → needinfo?(cam)
Maybe ::first-letter/line counts as frame-backed?  But that's for later...

::-moz-math-anonymous we don't have to worry about, since we don't give it any rules.

How about ::-moz-inner-focus?  We don't actually have a separate frame for that, we just resolve some style with it.  For that matter, I don't know how Gecko would restyle that...

That's all that stands out to me from nsCSSPseudoElementList.h.
Flags: needinfo?(cam)
Ok, let's close this then.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.