Ignore embedded whitespace between first-letter and punctuation
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
People
(Reporter: smontagu, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: testcase)
Attachments
(1 file)
|
648 bytes,
text/html
|
Details |
| Reporter | ||
Comment 1•15 years ago
|
||
| Reporter | ||
Comment 3•15 years ago
|
||
Comment 5•5 years ago
|
||
In Norwegian there is also whitespace between the punctuation and the first letter:
Example:
– Pettersen, ropte hun, – kom inn og få kaffe.
The spec should be updated to support non English languages.
Comment 6•5 years ago
|
||
The CSS Working Group have discussed the issue and concluded:
https://github.com/w3c/csswg-drafts/issues/5154#issuecomment-667151573
Waiting for the editor's draft to be updated.
Comment 7•5 years ago
|
||
The editors draft has now been updated:
Punctuation (i.e, characters that belong to the Punctuation (P*) Unicode general category [UAX44]) that precedes or follows the first typographic letter unit and any intervening space separators (characters that belong to the Zs Unicode general category [UAX44]) must also be included in the ::first-letter pseudo-element.
Comment 8•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:jfkthame, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Description
•