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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/forms/form-request-autocomplete-expected.txt

Issue 1958543002: requestAutocomplete: remove from web platform (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Document-createEvent-expected.txt Created 4 years, 7 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
(Empty)
1 CONSOLE MESSAGE: requestAutocomplete: form autocomplete attribute is set to off.
2 CONSOLE MESSAGE: requestAutocomplete: form autocomplete attribute is set to off.
3 CONSOLE MESSAGE: requestAutocomplete: form autocomplete attribute is set to off.
4 CONSOLE MESSAGE: requestAutocomplete: must be called in response to a user gestu re.
5 HTMLFormElement#requestAutocomplete and associated events
6
7 For this test to pass, you should see all PASSED below.
8
9 PASS found enumerable properties on HTMLFormElement
10 PASS found enumerable properties on HTMLFormElement
11 PASS found enumerable properties on HTMLFormElement
12 PASS event is an AutocompleteErrorEvent
13 PASS got expected reason: disabled
14 PASS event is an AutocompleteErrorEvent
15 PASS got expected reason: disabled
16 PASS events bubbled as expected
17 PASS got expected number of error events (4)
18 PASS successfullyParsed is true
19
20 TEST COMPLETE
21
22
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698