Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backdrop-filter: should create stacking context in servo. #121

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

JoshuaBrest
Copy link

This needs to create a stacking context to fix some websites that don't specify isolation in addition to backdrop-filter.

delan and others added 5 commits February 5, 2025 00:53
Any ancestors of this commit are from upstream mozilla-central, with
some filtering and renaming. Our patches and sync tooling start here.

The sync tooling has all been squashed into this commit, based on:
https://github.com/servo/stylo/commits/64731e10dc8ef87ef52aa2fb9f988c3b2530f3a7
This is a rebase of 816c355

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Servo already supports this selector, it just needs to be turned on.

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
Signed-off-by: Xiaocheng Hu <xiaochengh.work@gmail.com>
@JoshuaBrest JoshuaBrest force-pushed the stacking-context-backdrop-filter branch from 616b5d3 to d37f4c7 Compare February 7, 2025 22:14
@JoshuaBrest JoshuaBrest force-pushed the stacking-context-backdrop-filter branch from d37f4c7 to f30d582 Compare February 7, 2025 22:56
@JoshuaBrest
Copy link
Author

servo/servo#35415

longvatrong111 and others added 2 commits February 11, 2025 21:25
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.

8 participants