DescriptionAdjust autofilled property for <search> input and <select> elements.
Set value of autofilled property to false in the following cases:
- Cancel search via cancel button in <search> element.
- Delete autofilled selected <select> option.
This patch also
- Merged test case for editing text in autofilled textarea.
R=isherman@chromium.org, tkent@chromium.org
BUG=395627
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180550
Patch Set 1 #
Total comments: 13
Patch Set 2 : Update code as per review comments. #
Total comments: 5
Patch Set 3 : Update code as per tkent's further review comments. #Patch Set 4 : Rebase and add NeedsRebaseLine for window test. #
Messages
Total messages: 23 (0 generated)
|