[Webkit-unassigned] [Bug 15539] New: border is not taken in account with offsetLeft/Top in border-box mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 05:29:54 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15539

           Summary: border is not taken in account with offsetLeft/Top in
                    border-box mode
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marcus at better.se


Bug #14722 notes that WebKit does not include the border of the offsetParent in
the offsetLeft/Top values for an element, in order to imitate Mozilla's
behaviour. However there is one case where Mozilla does include the border (and
WebKit doesn't), and that is when the parent element has -moz-box-sizing
border-box. WebKit should do this too if it wants to follow Mozilla.


-- 
Configure bugmail: http://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