-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make ShadowRoot stylesheet list work only when the shadow root is con…
…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
- Loading branch information
1 parent
632a3f5
commit 8d57f38
Showing
2 changed files
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters