Add is-available-to-element-internals#893
Merged
domenic merged 6 commits intowhatwg:masterfrom Oct 5, 2020
Merged
Conversation
This was referenced Sep 15, 2020
annevk
reviewed
Sep 21, 2020
3 tasks
annevk
reviewed
Sep 28, 2020
Co-authored-by: Anne van Kesteren <annevk@annevk.nl>
Co-authored-by: Anne van Kesteren <annevk@annevk.nl>
annevk
approved these changes
Sep 28, 2020
Member
annevk
left a comment
There was a problem hiding this comment.
Build fails because csswg.org is down (which hosts part of the build pipeline), but I guess we're waiting for the HTML side here anyway.
Contributor
Author
Ahh ok, thanks. I was wondering what was broken there. Let me know what changes you want to see on the HTML side. I addressed a few comments from rniwa already. |
Member
|
The build is still failing because of trailing whitespace. I'll try to fixup and get this merged... |
Contributor
Author
|
Thanks for the help on all of these PRs! |
moz-v2v-gh
pushed a commit
to mozilla/gecko-dev
that referenced
this pull request
Aug 10, 2021
…owRoot; r=smaug See whatwg/dom#893. Differential Revision: https://phabricator.services.mozilla.com/D121565
jamienicol
pushed a commit
to jamienicol/gecko
that referenced
this pull request
Aug 20, 2021
…owRoot; r=smaug See whatwg/dom#893. Differential Revision: https://phabricator.services.mozilla.com/D121565
jwidar
pushed a commit
to jwidar/LatencyZeroGithub
that referenced
this pull request
Sep 16, 2025
…owRoot; r=smaug See whatwg/dom#893. Differential Revision: https://phabricator.services.mozilla.com/D121565
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add
"is available to element internals"flag, for use with the accompanying HTML PR which restricts access toElementInternals.shadowRootfor shadow roots which were pre-existing before a custom element upgrade/construction. See the discussion on Issue 871 for more context.Preview | Diff