csswg-drafts icon indicating copy to clipboard operation
csswg-drafts copied to clipboard

[css-text-4] hanging-punctuation property not language-specific enough

Open macnmm opened this issue 11 months ago • 0 comments

https://drafts.csswg.org/css-text-4/#hanging-punctuation-property

The list of hanging characters includes characters that should not hang if processing layout according to Japanese rules. At least there should be modifications to the behavior based on the language conventions being emulated.

For example, Latin period characters are used in Japanese layout, but should not hang; but Japanese period and comma should.

There are likely language-specific hanging conventions that would dictate the need for language-specificity in the behaviors.

macnmm avatar Mar 26 '24 02:03 macnmm