- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Thu, 23 May 2013 09:30:31 -0400
- To: whatwg@lists.whatwg.org
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
Received on Thursday, 23 May 2013 13:31:04 UTC