Skip to content

[css-writing-modes] percentage size of orthogonal box in auto-sized container resolves against ICB #555

@fantasai

Description

@fantasai

gtalbot submitted a set of tests that render the same in Edge, Blink, and Gecko but don't match the Writing Modes spec. We should probably update the spec in this case.

The situation is a percentage-inline-size element establishing an orthogonal flow inside an auto-sized parent. The spec doesn't say anything special, but one would imply from CSS2.1 that the percentage should be treated as auto. But it seems to resolve against the initial containing block. (Though I'm not 100% sure if that's actually what is going on.)

http://gtalbot.org/BrowserBugsSection/CSS3WritingModes/s732-sizing-orthog-vrl-in-htb-024.xht

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions