Hit testing should use ancestorInThisScope to get the non-shadow ancestor
Created attachment 192561 [details] Patch
Created attachment 192566 [details] Patch
This doesn't look right, you're forcing the hit test to jump all the way out of every shadow back into the main document. What bug is this trying to fix?
(In reply to comment #3) > This doesn't look right, you're forcing the hit test to jump all the way out of every shadow back into the main document. > > What bug is this trying to fix? Resolved this on IRC, patch looks good, we filed a bug about the cases this breaks.
Comment on attachment 192566 [details] Patch Clearing flags on attachment: 192566 Committed r145448: <http://trac.webkit.org/changeset/145448>
All reviewed patches have been landed. Closing bug.