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

[Gecko Bug 1490791] Make ShadowRoot stylesheet list work only when the shadow root is connected. #12979

Merged
merged 1 commit into from
Sep 13, 2018

Conversation

moz-wptsync-bot
Copy link
Collaborator

This avoids the issue of triggering stylesheet loads for disconnected stuff and
such, and is more consistent with Chrome and WebKit.

This is per the recent CSSWG resolution at
w3c/csswg-drafts#3096.

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1490791
gecko-commit: 71f86120ca35d113a2462b2ffe68bc5accc813e4
gecko-integration-branch: autoland
gecko-reviewers: smaug

…nected.

This avoids the issue of triggering stylesheet loads for disconnected stuff and
such, and is more consistent with Chrome and WebKit.

This is per the recent CSSWG resolution at
w3c/csswg-drafts#3096.

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1490791
gecko-commit: 71f86120ca35d113a2462b2ffe68bc5accc813e4
gecko-integration-branch: autoland
gecko-reviewers: smaug
Copy link
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.

Already reviewed downstream.

@moz-wptsync-bot moz-wptsync-bot merged commit 8d57f38 into master Sep 13, 2018
@moz-wptsync-bot moz-wptsync-bot deleted the gecko/1490791 branch September 13, 2018 02:39
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