[Webkit-unassigned] [Bug 104024] New: [CSS Regions] getClientRects and getBoundingClientRect is not returning the correct rects for the elements inside a flow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 11:43:11 PST 2012


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

           Summary: [CSS Regions] getClientRects and getBoundingClientRect
                    is not returning the correct rects for the elements
                    inside a flow
           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: achicu at adobe.com
            Blocks: 57312


Doing something like document.querySelector("h1").getBoundingClientRect() or document.querySelector("h1").getClientRects() when "h1" is an element inside a flow thread will return invalid rectangles.

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