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