Skip to content

added experimental note for pseudo-elements after pseudo-elements #39251

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

Merged

Conversation

dletorey
Copy link
Contributor

Description

  • added experimental note for Firefox
  • added experimental note to the Firefox 138 release page

Motivation

Related issues and pull requests

  • N/A

@dletorey dletorey requested a review from a team as a code owner April 23, 2025 15:02
@dletorey dletorey requested review from pepelsbey and removed request for a team April 23, 2025 15:02
@github-actions github-actions bot added Content:Firefox Content in the Mozilla/Firefox subtree size/m [PR only] 51-500 LoC changed labels Apr 23, 2025
Copy link
Contributor

github-actions bot commented Apr 23, 2025

Preview URLs

Flaws (4)

URL: /en-US/docs/Mozilla/Firefox/Experimental_features
Title: Experimental features in Firefox
Flaw count: 3

  • macros:
    • Macro produces link /en-US/docs/Web/HTML/Element/details which is a redirect
    • Macro produces link /en-US/docs/Web/HTML/Element/details which is a redirect
    • Macro produces link /en-US/docs/Web/HTML/Element/input which is a redirect

URL: /en-US/docs/Mozilla/Firefox/Releases/138
Title: Firefox 138 for developers
Flaw count: 1

  • macros:
    • Macro produces link /en-US/docs/Web/HTML/Element/details which is a redirect
External URLs (2)

URL: /en-US/docs/Mozilla/Firefox/Experimental_features
Title: Experimental features in Firefox


URL: /en-US/docs/Mozilla/Firefox/Releases/138
Title: Firefox 138 for developers

(comment last updated: 2025-04-28 10:51:09)

@@ -824,6 +824,50 @@ The CSS {{cssxref("::details-content")}} pseudo-element enables you to style the
</tbody>
</table>

### Allow pseudo-elements after element-backed pseudo-elements
Copy link
Member

@estelle estelle Apr 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drive by comment:

There are a few other times pseudo-elements on pseudo-elements are mentioned. I thought there was a note on it somewhere, which I can't find, but did find these while looking for it:

if ::first-letter is supported on ::details-content, pseudo-elements are already allowed on element-backed pseudo-elements.... so not sure the title is exact here. I was looking for a "tree-abiding pseudo-elements" note, but apparently that's not it.

@Rumyra Rumyra merged commit abe5730 into mdn:main Apr 29, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Firefox Content in the Mozilla/Firefox subtree size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants