Closed Bug 1375338 Opened 7 years ago Closed 7 years ago

stylo: Unexpected frame reconstruction when changing color property

Categories

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

enhancement

Tracking

()

RESOLVED FIXED

People

(Reporter: xidorn, Assigned: bzbarsky)

References

(Blocks 1 open bug)

Details

This is for the failures in layout/base/tests/test_frame_reconstruction_for_pseudo_elements.html

This test checks that, when we change an attribute of an element, which leads to change to color property, there wouldn't be any frame reconstruction happens for ::first-line and ::after pseudo-elements.

I'm not sure about the exact condition of this issue, though.

cc bz and emilio since your work seems to be related to this.
Yes, this is all broken right now.  We need to fix bug 1324618 and bug 1324619.  Working on it now, in fact.
Depends on: 1324618, 1324619
Depends on: 1376073
Assignee: nobody → bzbarsky
Priority: -- → P2
The patch in bug 1376073 is enough on its own to fix this; it has nothing to do with ::first-line per se.
No longer depends on: 1324619
Fixed by bug 1376073.
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.