[Webkit-unassigned] [Bug 98076] New: baseline flexitem aligment in columns incorrect when writing mode is orthogonal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 14:53:34 PDT 2012


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

           Summary: baseline flexitem aligment in columns incorrect when
                    writing mode is orthogonal
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://plexode.com/u/#AH)5(v42G%22E9(!flex686%2F27%3A2
                    6%3Cr5!writing-mode7r4ertical-rlG%3EE*%3E%0Ab)(style%3
                    DG2(%20M!-webkit-~http://plexode.com/eval3/#ht=6div)di
                    splay79%3B9-flow7(column%3B(!item-align7(baselineG*((6
                    h1Hhello8h1*((6pHworld8p*8div*
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org
            Blocks: 62048


Test case in URL.

We try to compute the ascent of the vertical text, but we get -1 because firstLineBoxBaseline returns -1 when we're at a writing mode root.  For flexbox, we actually want the baseline even in the orthogonal case.

-- 
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