[whatwg] Inert nodes and element.click()

Boris Zbarsky bzbarsky at MIT.EDU
Thu May 23 06:30:31 PDT 2013


On 5/23/13 5:48 AM, Matt Falkenhagen wrote:
> 1. For an inert element, what happens on element.click() or
> element.dispatchEvent(new Event('click'))?

What would make the most sense to me is to have these work as normal but 
for the node to not have any default activation behavior.

-Boris



More information about the whatwg mailing list