-
Notifications
You must be signed in to change notification settings - Fork 733
Closed
Labels
Closed Accepted by CSSWG ResolutionTestedMemory aid - issue has WPT testsMemory aid - issue has WPT testsTracked in DoCcss-text-3Current WorkCurrent Work
Description
If you put a span around a ­
style it (for example, change the color), and the word does get hyphenated (due to the hyphens
property being manual
or auto
and running out of space on the line), does the style get applied to the visible hyphen that gets inserted, or not?
The spec currently doesn't say.
As shown in this example, all browsers (FF, Chrome, Safari) do apply the style of the span around the soft hyphen onto the inserted hyphen, so I think it would make sense to spec it that way.
Metadata
Metadata
Assignees
Labels
Closed Accepted by CSSWG ResolutionTestedMemory aid - issue has WPT testsMemory aid - issue has WPT testsTracked in DoCcss-text-3Current WorkCurrent Work