[Webkit-unassigned] [Bug 88066] New: Make RenderTableSection - nodeAtPoint and paintObject reuse spanning logic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 1 02:33:13 PDT 2012


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

           Summary: Make RenderTableSection -  nodeAtPoint and paintObject
                    reuse spanning logic
           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: allan.jensen at nokia.com
        Depends on: 86605


The recent patch for bug #86605 introduced new functions that handles writing-mode, text direction and calculates rows and columns intersected by a rectangle. This is somewhat similar to what the functions dirtiedRows() and dirtiedColumns() already does, and the code should be combined.

This will also solve a problem of dirtiedColumns() not handling right-to-left text.

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