[Webkit-unassigned] [Bug 96557] New: Text Autosizing: Support vertical writing modes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 14:03:26 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=96557

           Summary: Text Autosizing: Support vertical writing modes.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: johnme at chromium.org
                CC: jchaffraix at webkit.org, satish at chromium.org
        Depends on: 96143
            Blocks: 84186


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list