Skip to content

Conversation

@thecrypticace
Copy link
Contributor

See #17360

This PR updates the marker variant to also target the marker present in <summary> elements in WebKit browsers. Chromium uses ::marker and is therefore already covered.

@thecrypticace thecrypticace requested a review from a team as a code owner March 24, 2025 22:48
@thecrypticace thecrypticace force-pushed the feat/webkit-details-marker branch from dd9c8d6 to 6126a88 Compare March 24, 2025 22:49
Copy link
Member

@philipp-spiess philipp-spiess left a comment

Choose a reason for hiding this comment

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

Nice!

staticVariant('first-letter', ['&::first-letter'])
staticVariant('first-line', ['&::first-line'])

// TODO: Remove alpha vars or no?
Copy link
Member

Choose a reason for hiding this comment

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

Is this still relevant? I don't even know what this comment is trying to say so we might wanna remove it lol

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah we should drop the comment

@RobinMalfait RobinMalfait merged commit bd501e8 into main Mar 25, 2025
6 checks passed
@RobinMalfait RobinMalfait deleted the feat/webkit-details-marker branch March 25, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants