[Webkit-unassigned] [Bug 27037] New: Fix baselines for inline tables.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 12:38:47 PDT 2009


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

           Summary: Fix baselines for inline tables.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agl at chromium.org


CSS specifies that the baseline of an inline table is the baseline of
the first row. Previously, inline tables were floating off into
nowhere.

See http://www.w3.org/TR/CSS2/visudet.html#leading:
  "The baseline of an 'inline-table' is the baseline of the first row of the
table."

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