-
Notifications
You must be signed in to change notification settings - Fork 794
[css-pseudo] highlight pseudos and emphasis/underline properties #7101
Copy link
Copy link
Closed
Labels
Closed Accepted by CSSWG Resolutioncss-pseudo-4Current WorkCurrent Worki18n-trackerGroup bringing to attention of Internationalization, or tracked by i18n but not needing response.Group bringing to attention of Internationalization, or tracked by i18n but not needing response.
Metadata
Metadata
Assignees
Labels
Closed Accepted by CSSWG Resolutioncss-pseudo-4Current WorkCurrent Worki18n-trackerGroup bringing to attention of Internationalization, or tracked by i18n but not needing response.Group bringing to attention of Internationalization, or tracked by i18n but not needing response.
Type
Fields
Give feedbackNo fields configured for issues without a type.
https://drafts.csswg.org/css-pseudo-4/#highlight-styling
The current spec text could be interpreted as only allowing ‘text-decoration’ and ‘text-decoration-*’ and ‘text-shadow’, which would include line decorations and text shadows, but not emphasis marks or ‘text-underline-position’ or ‘text-underline-offset’. Should we somehow allow those properties more explicitly?
(@fantasai, @frivoal, @mrego)