Skip to content

[css-writing-modes-4] Allow sideways-x and vertical-x to share a block formatting context? #10714

@fantasai

Description

@fantasai

Writing Modes currently says that if a block has a different writing-mode value than its parent, then it forms a new block formatting context.

This was quite appropriate for Writing Modes L3, but in L4 we introduced the sideways-* variants that are just like their vertical-* variants except the line orientation is different. This probably doesn't need a new block formatting context.

Should we loosen this restriction so that sideways-* and vertical-* blocks can share a block formatting context?

CC @kojiishi @MurakamiShinyu

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Regular agenda items

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions