Skip to content

[Gecko Bug 1886441] Part 3 - Implement substitutions in @scope.#46553

Merged
moz-wptsync-bot merged 3 commits intomasterfrom
gecko/1886441
May 30, 2024
Merged

[Gecko Bug 1886441] Part 3 - Implement substitutions in @scope.#46553
moz-wptsync-bot merged 3 commits intomasterfrom
gecko/1886441

Conversation

@moz-wptsync-bot
Copy link
Copy Markdown
Collaborator

:scope gets implicitly added if not present, without contributing
specificity (See w3c/csswg-drafts#10196).

& is replaced with scope-start selector, or :scope if it not
specified.

Differential Revision: https://phabricator.services.mozilla.com/D207780

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1886441
gecko-commit: fae17dbd22d2e12315bca8fc854a837fde4dcc7d
gecko-reviewers: firefox-style-system-reviewers, emilio

dshin-moz added 3 commits May 30, 2024 15:31
`:scope` gets implicitly added if not present, without contributing
specificity (See w3c/csswg-drafts#10196).

`&` is replaced with `scope-start` selector, or `:scope` if it not
specified.

Differential Revision: https://phabricator.services.mozilla.com/D207780

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1886441
gecko-commit: fae17dbd22d2e12315bca8fc854a837fde4dcc7d
gecko-reviewers: firefox-style-system-reviewers, emilio
Keep track of implicit scopes for shadow DOM styled separately,
as cascade data for shadow DOM are shared.

Differential Revision: https://phabricator.services.mozilla.com/D207781

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1886441
gecko-commit: ca2516594d77da2f9c7ea54672bc4199235fb23d
gecko-reviewers: firefox-style-system-reviewers, emilio
Differential Revision: https://phabricator.services.mozilla.com/D207783

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1886441
gecko-commit: bddfdb4b7b6686af36f951455e5b6529052cbdf4
gecko-reviewers: firefox-style-system-reviewers, emilio
Copy link
Copy Markdown
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

The review process for this patch is being conducted in the Firefox project.

@moz-wptsync-bot moz-wptsync-bot merged commit c426a43 into master May 30, 2024
@moz-wptsync-bot moz-wptsync-bot deleted the gecko/1886441 branch May 30, 2024 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants