Skip to content

text-decoration-skip-ink behavior is unsupported #704

@hadar759

Description

@hadar759

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

https://satori-playground.vercel.app/?share=XVHLTsMwEPwVaxHqJVLDQwhZhUvLgTNIXHpx4k3i4tiR7ZCGKP_OOg-k9uTdmdXM7HqA3EoEDjupfo6GMR96jS_DEGvGKlRlFTjb3KXp7SaZwU7JUF1hUvlGi57QQuN5RWN9UA7zoKwhLre6rc3KCq1K8x6w9pFCE9Ct1Kn1QRX93hJoov8lnYn8u3S2NXJvtXXE3xRFMbPjeDSvsdj5Rph5_nIpykW6H-oXOXu4XyRn8GvZ9ylN__GA53DA3DqxbEG26LQyuMaJloxNpow1wonG93lFyUrlg5-ybGMYmtht6c70QgK2iXoe-ADTRYE_kyvMJwf-GBuJWVsCL4T2mADW9qQ--yb-V-imjnRi7rc6Qwk8uBbHBILIaKJCrW1nnZYw_gE

Additional Context

Satori:

Image

HTML:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions