[Bug 20604] New: [Shadow]: Make event's relatedTarget part of the tuple that contains adjsuted target

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20604

            Bug ID: 20604
           Summary: [Shadow]: Make event's relatedTarget part of the tuple
                    that contains adjsuted target
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: dglazkov@chromium.org
        QA Contact: public-webapps-bugzilla@w3.org
            Blocks: 14978

"The MouseEvent relatedTarget attribute must return the adjusted related
target"

We need to compute related target ahead of time, since DOM operations in event
listeners could affect the DOM structure.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 8 January 2013 17:28:30 UTC