[Bug 25363] Event click in table (adjustment default action)

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25363

--- Comment #1 from spiritRKS1910 <crimsteam@gmail.com> ---
Similar for dblclick, now we have: 
Default action     None (in both table)

but in description:
"As with the click event type, the default action of the dblclick event type
varies based on the event target of the event and the value of the
MouseEvent.button or MouseEvent.buttons attributes. Normally, the typical
default actions of the dblclick event type match those of the click event type,
with the following additional behavior:

    If the event target is selectable, the default action MUST be to select
part or all of the selectable content. Subsequent clicks MAY select additional
selectable portions of that content."

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 16 April 2014 16:10:39 UTC