-
Couldn't load subscription status.
- Fork 307
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Bug report
Description / Observed Behavior
text-decoration-skip-ink is unsupported.
Without specifying text-decoration-skip-ink, or when specifying text-decoration-skip-ink: auto, underline doesn't skip long characters.
Underline decoration is built as one line from the start of the text to the end of it (see src/builder/text-decoration.ts)
Expected Behavior
Without specifying text-decoration-skip-ink, or when specifying text-decoration-skip-ink: auto, underline skips long characters.
Reproduction
Additional Context
Satori:
HTML:

Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request