Open
Conversation
6 tasks
Member
|
Thank you. Is there an existing browser implementation? It seems to be missing from BCD for now. |
Member
|
It seems like it's not implemented yet. So I would keep this PR open until the first experimental implementation lands, as we only document features supported by browsers. Thank you again for doing this in advance! |
c4c9d81 to
01414b1
Compare
Contributor
Author
Right. https://groups.google.com/a/mozilla.org/g/dev-platform/c/8qxAHE9-Xdo is my intent to ship this in Firefox. I'll work on adding BCD definitions. |
Contributor
|
Preview URLs (4 pages)
(comment last updated: 2026-04-14 09:28:44) |
a998293 to
ce2b217
Compare
ce2b217 to
24afef4
Compare
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.
Description
This adds docs for the
shadowrootslotassignmentattribute.Motivation
Trying to add the docs so that whatwg/html#12267 can be merged.
Additional details
I've largely cribbed the docs style from the other
shadowroot*attributes.Related issues and pull requests
mdn/browser-compat-data#29457