Skip to content

[css-writing-modes] direction: auto #2091

@laukstein

Description

@laukstein

HTML supports attribute dir= auto | ltr | rtl.
CSS supports direction: ltr | rtl. Why is missing direction: auto?

dir=auto is a huge benefit for bidirectional texts, direction: auto would be a huge benefit too.
Spec https://drafts.csswg.org/css-writing-modes-4/#propdef-direction

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions