DescriptionSend mouse events for disabled form controls.
Intent to Implement:
https://groups.google.com/a/chromium.org/d/msg/blink-dev/rhNbsYDBJes/Jvmtv6IbBwAJ
The HTML spec clearly indicates that only click should be prevented. Add
a flag to change the behaviour and put it as an experimental flag for now.
Click events will not be dispatched if a disabled form control exists in
the event path.
BUG=696686, 693521
Review-Url: https://codereview.chromium.org/2832073003
Cr-Commit-Position: refs/heads/master@{#466783}
Committed: https://chromium.googlesource.com/chromium/src/+/af6f27363128a72a89cb581f3073c0e068854308
Patch Set 1 #Patch Set 2 : Rebase #
Total comments: 24
Patch Set 3 : Fix nits #
Total comments: 4
Patch Set 4 : Fix nits #
Messages
Total messages: 22 (15 generated)
|