Open Bug 1968754 Opened 1 year ago Updated 11 months ago

[css-view-transitions] Deal with clearing abspos clips that cross the view transition boundary correctly

Categories

(Core :: Web Painting, task)

task

Tracking

()

People

(Reporter: emilio, Unassigned)

References

(Blocks 1 open bug)

Details

The dependent bug gets the captured / not captured boundary correctly, but I'm pretty sure it doesn't deal with clearing the clip properly for something like:

<div class=captured><div style="position: relative; width: 0; height: 0; overflow: clip"><div class=captured><div style="position: absolute"></div></div></div></div>

Where the abspos shouldn't be clipped by the relpos.

Whiteboard: [viewtransitions:m2] → [viewtransitions:triage]
Points: --- → 2
Whiteboard: [viewtransitions:triage] → [viewtransitions:m2]
Points: 2 → ---
Whiteboard: [viewtransitions:m2]
You need to log in before you can comment on or make changes to this bug.