RESOLVED WONTFIX 96557
Text Autosizing: Support vertical writing modes.
https://bugs.webkit.org/show_bug.cgi?id=96557
Summary Text Autosizing: Support vertical writing modes.
John Mellor
Reported 2012-09-12 14:03:52 PDT
Bug 96143 added code to avoid autosizing text in constrained height elements. Working out whether the height of text is constrained when the containing block has a perpendicular writing mode is tricky (especially since WebKit itself currently gets this wrong in several places), so this was left as a FIXME, which this bug intends to fix. Any future known conflicts between Text Autosizing and vertical writing modes will also be added to this bug.
Attachments
John Mellor
Comment 1 2012-09-14 17:15:52 PDT
Adding two vertical writing mode bugs that block this.
Daniel Bates
Comment 2 2016-09-19 15:11:53 PDT
Marking this bug Resolved WontFix because the TEXT_AUTOSIZING feature was removed in <https://trac.webkit.org/changeset/206119> (bug #162167). See bug 84186, comment 32 for more details.
Note You need to log in before you can comment on or make changes to this bug.