DescriptionNever ignore HTMLLabelElement's click() calls
Programatic HTMLElement::click() is expected to execute the activation
behavior of the element. For label element, it should always trigger
the target control's click behavior even if the label is selected.
BUG=375358
TEST=fast/events/label-click.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174613
Patch Set 1 #
Total comments: 8
Patch Set 2 : For landing #Patch Set 3 : Fix test #Patch Set 4 : Click may be not a mouse event #
Messages
Total messages: 17 (0 generated)
|