Skip to content

Which punctuation marks need to be adjusted at the end of each line? #779

Description

@xfq

In css-text, only fullwidth closing punctuation at the end of each line are adjusted: https://www.w3.org/TR/css-text-4/#text-spacing-trim-property

CLReq currently adjusts every one-em-wide punctuation at the end of each line, in accordance with the national standard of Mainland China: https://www.w3.org/TR/clreq/#id104 . This also includes commas, periods, secondary commas, colons, semicolons, question marks, and exclamation marks.

The behavior seems inconsistent and may need to be discussed.


Chinese:

CSS标准里只挤压行尾的全角结束括号:https://www.w3.org/TR/css-text-4/#text-spacing-trim-property

CLReq依照中国大陆国标,挤压所有行尾的一个字宽的标点,包括逗号、句号、顿号、冒号、分号、问号、感叹号也是:https://www.w3.org/TR/clreq/#id104

行为似乎不一致,这个可能需要讨论一下。

Related: #446

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions