Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1765)

Side by Side Diff: LayoutTests/fast/forms/input-autofilled-expected.txt

Issue 471803003: Adjust autofilled property for <search> input and <select> elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This tests that foreground and background colors properly change for autofilled inputs or select options. It can only be run using the test harness. 1 This tests that foreground and background colors properly change for autofilled inputs or select options. It can only be run using the test harness.
2 2
3 PASS successfullyParsed is true 3 PASS successfullyParsed is true
4 4
5 TEST COMPLETE 5 TEST COMPLETE
6 PASS search.value is "Search value"
7 PASS search.value is ""
6 PASS 8 PASS
7 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698