[Webkit-unassigned] [Bug 115899] New: [CSSRegions] Fix offsetLeft / offsetTop for elements inside named flow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 10 04:51:54 PDT 2013


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

           Summary: [CSSRegions] Fix offsetLeft / offsetTop for elements
                    inside named flow
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: stavila at adobe.com


If an element in a named flow thread has no offsetParent inside the named flow, its offsetParent will be the document's body (http://dev.w3.org/csswg/css-regions/#cssomview-offset-attributes). In this situation, the offsetLeft and offsetTop values are not correctly computed.

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