[Webkit-unassigned] [Bug 26829] New: add methods baselinePosition and lineHeight to InlineBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 29 22:55:27 PDT 2009


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

           Summary: add methods baselinePosition and lineHeight to InlineBox
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Trivial
          Priority: P3
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rolandsteiner at google.com
OtherBugsDependingO 3749
             nThis:


[outtake from larger ruby patch - see bug #3749]

There are quite a few places in the code of InlineBox and InlineFlowBox in the
form:

boxPtr->renderer()->lineHeight()

same for baselinePosition(). Adding corresponding methods to InlineBox would
make the code more readable.

Also, implementation for ruby will make use of those new methods.


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



More information about the webkit-unassigned mailing list