Skip to content

Adjust restyle damage for clip-path. - #444

Merged
jdm merged 1 commit into
mainfrom
jdm-patch-2
Aug 17, 2026
Merged

Adjust restyle damage for clip-path.#444
jdm merged 1 commit into
mainfrom
jdm-patch-2

Conversation

@jdm

@jdm jdm commented Aug 14, 2026

Copy link
Copy Markdown
Member

clip-path's calculations in servo occur while building the stacking context. If the value changes, we need to rebuild the stacking context.

servo/servo#47256

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

@mrobinson mrobinson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense. Clipping is calculated during stacking context construction.

@jdm
jdm added this pull request to the merge queue Aug 17, 2026
Merged via the queue into main with commit 800d90b Aug 17, 2026
5 checks passed
@jdm
jdm deleted the jdm-patch-2 branch August 17, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants