DescriptionInput type file should return ButtonRole.
Due to changes in this CL https://codereview.chromium.org/718403002/ input type file was affected.
Since after all checks inside html input element, TextFieldRole was returned to chromium. But the check for
input type file was outside the check for html input element.
BUG=418486
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185928
Patch Set 1 #
Messages
Total messages: 11 (2 generated)
|