-
Notifications
You must be signed in to change notification settings - Fork 746
Open
Labels
css-text-4i18n-clreqChinese language enablementChinese language enablementi18n-jlreqJapanese language enablementJapanese language enablementi18n-needs-resolutionIssue the Internationalization Group has raised and looks for a response on.Issue the Internationalization Group has raised and looks for a response on.
Description
https://www.w3.org/TR/css-text-4/#text-autospace-property
no-autospace
No automatic space is inserted.
My reading of this paragraph is that no-autospace
will prevent the browser from creating new gaps in the text, but will not remove any spaces that the text already contains.
Perhaps we need a way to also replace those space characters with no gap (the logical correlate to the way we can insert gaps by replacing space characters). That would enable the CSS author to create text that consistently has no gaps.
Would it be possible to use a rule such as text-autospace:no-autospace replace;
?
Metadata
Metadata
Assignees
Labels
css-text-4i18n-clreqChinese language enablementChinese language enablementi18n-jlreqJapanese language enablementJapanese language enablementi18n-needs-resolutionIssue the Internationalization Group has raised and looks for a response on.Issue the Internationalization Group has raised and looks for a response on.