Open Bug 1127162 Opened 9 years ago Updated 2 years ago

Block size of inline element is incorrect when text-orientation is mixed

Categories

(Core :: Layout: Text and Fonts, defect)

defect

Tracking

()

People

(Reporter: xidorn, Unassigned)

References

Details

When the text-orientation is mixed, if we have the following content:

<span>test</span>

the block size and inline size should always be identical whatever the writing mode is.

But currently, when the writing mode is vertical, the block size is incorrectly computed as if orientation is upright.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.