[Webkit-unassigned] [Bug 104509] New: [Shadow DOM] The MouseEvent offsetX and offsetY attributes must return the coordinates relative to the origin of the padding edge of the relative target after retargeting.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 9 22:17:56 PST 2012


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

           Summary: [Shadow DOM] The MouseEvent offsetX and offsetY
                    attributes must return the coordinates relative to the
                    origin of the padding edge of the relative target
                    after retargeting.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
                CC: webcomponents-bugzilla at chromium.org
            Blocks: 59805


Shadow DOM spec is updated:
http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#event-dispatch
Section 5.5.
> The MouseEvent offsetX and offsetY attributes must return the coordinates relative to the origin of the padding edge of the relative target

We should implement this behavior.

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