Skip to content

Add stacking context damage when outline-width becomes non-zero#274

Merged
Loirooriol merged 1 commit intoservo:mainfrom
Loirooriol:outline-damage
Nov 27, 2025
Merged

Add stacking context damage when outline-width becomes non-zero#274
Loirooriol merged 1 commit intoservo:mainfrom
Loirooriol:outline-damage

Conversation

@Loirooriol
Copy link
Copy Markdown
Collaborator

As an optimization, we skip outlines in the stacking context if they have a width of zero. This means that when it becomes non-zero, we need stacking context damage.

As an optimization, we skip outlines in the stacking context if they
have a width of zero. This means that when it becomes non-zero, we need
stacking context damage.

Co-authored-by: Martin Robinson <[email protected]>
Signed-off-by: Oriol Brufau <[email protected]>
@Loirooriol Loirooriol added this pull request to the merge queue Nov 27, 2025
Merged via the queue into servo:main with commit ae78004 Nov 27, 2025
5 checks passed
@Loirooriol Loirooriol deleted the outline-damage branch November 27, 2025 12:51
github-merge-queue bot pushed a commit to servo/servo that referenced this pull request Nov 27, 2025
#40916)

Bumps Stylo to servo/stylo#274

Testing: Adding new test

Signed-off-by: Oriol Brufau <[email protected]>
Co-authored-by: Martin Robinson <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Dec 1, 2025
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