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

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

Issue 37283002: Drop NotEnumerable for the on* event handler IDL attributes (again) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rm redundant test Created 7 years, 2 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 HTMLFormElement#requestAutocomplete and associated events 1 HTMLFormElement#requestAutocomplete and associated events
2 2
3 For this test to pass, you should see all PASSED below. 3 For this test to pass, you should see all PASSED below.
4 4
5 PASS no enumerable properties on HTMLFormElement 5 PASS found enumerable properties on HTMLFormElement
6 PASS no enumerable properties on HTMLFormElement 6 PASS found enumerable properties on HTMLFormElement
7 PASS no enumerable properties on HTMLFormElement 7 PASS found enumerable properties on HTMLFormElement
8 PASS event is an AutocompleteErrorEvent 8 PASS event is an AutocompleteErrorEvent
9 PASS got expected reason: disabled 9 PASS got expected reason: disabled
10 PASS event is an AutocompleteErrorEvent 10 PASS event is an AutocompleteErrorEvent
11 PASS got expected reason: disabled 11 PASS got expected reason: disabled
12 PASS got expected number of error events (3) 12 PASS got expected number of error events (3)
13 PASS successfullyParsed is true 13 PASS successfullyParsed is true
14 14
15 TEST COMPLETE 15 TEST COMPLETE
16 16
OLDNEW
« no previous file with comments | « LayoutTests/fast/forms/form-request-autocomplete.html ('k') | Source/core/html/HTMLBodyElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698