Closed Bug 1380938 Opened 8 years ago Closed 8 years ago

stylo: we should be calling ResolveSameStructsAs on visited style contexts

Categories

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

enhancement

Tracking

()

RESOLVED INVALID

People

(Reporter: heycam, Unassigned)

References

Details

We currently only call ResolveSameStructsAs on the primary style context, and not on any visited style context. That might cause us to miss some visited style changes.
Actually, I think this doesn't matter, since we never call PeekStyleXXX on visited style contexts in CalcStyleDifferenceInternal. (We call it on the regular style context instead.)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.