esrille / escudo

The Escudo Web Browser
Apache License 2.0
68 stars 13 forks source link

[CSSOM View] document.elementFromPoint() should return the top-most element #52

Closed ShikiOkasaka closed 11 years ago

ShikiOkasaka commented 11 years ago

cf. wg/cssom-view/#widl-Document-elementFromPoint-Element-float-x-float-y

ShikiOkasaka commented 11 years ago

Test for this issue: 3cef0586288ac5aa11ec0887c61f382644f162c8 Note the mousemove event internally uses the same routine as elementFromPoint() for getting the target element.

ShikiOkasaka commented 11 years ago

Fixed at 5de0982c44ddd7d88eb5556dff64b1b2afb6861b