Chrome Version: 61.0.3163.100 (Official Build) (64-bit)
OS: Linux OS
JS code:
http://jsbin.com/xasokabogo/1/edit?html,output
Expected Result:
relatedTarget which is in the shadow tree should return null after the event dispatch finishes.
Actual Result:
relatedTarget returns the element in the shadow tree. This means the content inside the shadow tree is leaking.
Comment 1 by kochi@chromium.org
, Oct 5 2017Status: Assigned (was: Untriaged)