Chrome Version: 60.0.3112.101 (Official Build) (64-bit)
OS: Linux
JS code:
http://jsbin.com/suqolojaca/1/edit?html,js,output (fallback contents)
http://jsbin.com/xocalecefa/1/edit?html,js,output (host children)
Expected result:
elementFromPoint(fallback content) returns the slot node.
elementFromPoint(host child) has to return the slot node.
Actual result:
elementFromPoint(fallback content) returns the slot node,
but elementFromPoint(host child) has to return null.
elementFromPoint(host child) is not working properly.
Comment 1 by kochi@chromium.org
, Aug 29 2017