Skip to content

[web] TextAlign.justify is broken in DOM mode #96533

@mdebbar

Description

@mdebbar

When text is rendered in a <p> element with <span>s inside it, then the TextAlign.justify doesn't render correctly.

This happens because the line breaks are inserted as <br> elements, and this doesn't let the paragraph element justify its content.

CanvasDOM

image

image

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: typographyText rendering, possibly libtxtplatform-webWeb applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions