Skip to content

Input write mode consistency #167

@scottkellum

Description

@scottkellum

Description

Inputs, buttons, and select menus currently don’t respect writing-mode in all browsers. Firefox renders these elements as expected in the correct writing-mode, while Webkit and Chromium based browsers do not.

Rationale

When writing-mode isn’t respected it can create a disjointed and difficult to read experience. This also creates an inconsistent UI for developers to style that can not adequately be targeted with @supports.

Specification

https://drafts.csswg.org/css-writing-modes-4/#block-flow

Tests

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions