Skip to content

[css-text] automatic hyphens should repect all kinds of manual hyphens #1040

Closed
@chenpighead

Description

@chenpighead

Quote from the spec.,

Automatic hyphenation opportunities within a word must be ignored if the word contains a conditional hyphen (­ or U+00AD), in favor of the conditional hyphen(s). However, if, even after breaking at such opportunities, a portion of that word is is still too long to fit on one line, an automatic hyphenation opportunity may be used.

However, I think the idea is to let automatic hyphenations always respect the manual ones, which include both conditional hyphens (­ or U+00AD) and unconditional hyphens (U+2010 or U+002D). So, I'd like to propose that we address this in the specification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions