Replace ::-servo-details-content with ::details-content#292
Merged
mrobinson merged 1 commit intoservo:mainfrom Jan 28, 2026
Merged
Replace ::-servo-details-content with ::details-content#292mrobinson merged 1 commit intoservo:mainfrom
::-servo-details-content with ::details-content#292mrobinson merged 1 commit intoservo:mainfrom
Conversation
This is now available to author styles. Signed-off-by: Luke Warlow <[email protected]>
Loirooriol
approved these changes
Jan 23, 2026
github-merge-queue bot
pushed a commit
to servo/servo
that referenced
this pull request
Jan 26, 2026
Update details to support `::details-content` pseudo element. This is currently not element-backed but will support the basic styling. This replaces the existing `::-servo-details-content` styling. Testing: WPTs and manually using https://demo.lukewarlow.dev/css-forms.html <img width="159" height="66" alt="image" src="https://github.com/user-attachments/assets/8e72e7f3-2b49-43c6-9a4e-dbea0586739e" /> Stylo PR: servo/stylo#292 --------- Signed-off-by: Luke Warlow <[email protected]>
github-merge-queue bot
pushed a commit
to servo/servo
that referenced
this pull request
Jan 28, 2026
Update details to support `::details-content` pseudo element. This is currently not element-backed but will support the basic styling. This replaces the existing `::-servo-details-content` styling. Testing: WPTs and manually using https://demo.lukewarlow.dev/css-forms.html <img width="159" height="66" alt="image" src="https://github.com/user-attachments/assets/8e72e7f3-2b49-43c6-9a4e-dbea0586739e" /> Stylo PR: servo/stylo#292 Signed-off-by: Luke Warlow <[email protected]>
github-merge-queue bot
pushed a commit
to servo/servo
that referenced
this pull request
Jan 28, 2026
Update details to support `::details-content` pseudo element. This is currently not element-backed but will support the basic styling. This replaces the existing `::-servo-details-content` styling. Testing: WPTs and manually using https://demo.lukewarlow.dev/css-forms.html <img width="159" height="66" alt="image" src="https://github.com/user-attachments/assets/8e72e7f3-2b49-43c6-9a4e-dbea0586739e" /> Stylo PR: servo/stylo#292 Signed-off-by: Luke Warlow <[email protected]>
github-merge-queue bot
pushed a commit
to servo/servo
that referenced
this pull request
Jan 28, 2026
Update details to support `::details-content` pseudo element. This is currently not element-backed but will support the basic styling. This replaces the existing `::-servo-details-content` styling. Testing: WPTs and manually using https://demo.lukewarlow.dev/css-forms.html <img width="159" height="66" alt="image" src="https://github.com/user-attachments/assets/8e72e7f3-2b49-43c6-9a4e-dbea0586739e" /> Stylo PR: servo/stylo#292 Signed-off-by: Luke Warlow <[email protected]>
Loirooriol
pushed a commit
that referenced
this pull request
Feb 5, 2026
This is now available to author styles. Signed-off-by: Luke Warlow <[email protected]>
Loirooriol
pushed a commit
that referenced
this pull request
Feb 5, 2026
This is now available to author styles. Signed-off-by: Luke Warlow <[email protected]>
lando-worker bot
pushed a commit
to mozilla-firefox/firefox
that referenced
this pull request
Feb 9, 2026
…ent`. r=firefox-style-system-reviewers,emilio This imports servo/stylo#292 Differential Revision: https://phabricator.services.mozilla.com/D282266
github-actions bot
pushed a commit
that referenced
this pull request
Feb 10, 2026
…ent`. r=firefox-style-system-reviewers,emilio This imports #292 Differential Revision: https://phabricator.services.mozilla.com/D282266
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.
This is now available to author styles.