[Bug 25657] [D3E] click event after mousedown and mouseup events (more detail)

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

--- Comment #4 from Travis Leithead [MSFT] <travil@microsoft.com> ---
Yes, thanks for this example file. It appears that the WebKit/Trident behavior
finds the nearest inclusive ancestor (i.e., if the event targets are the same,
that's the click target; if one target includes the other, that is the click
target. If neither include each other, then it's the nearest common ancestor.

I can make this spec update.

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

Received on Friday, 23 May 2014 23:20:02 UTC