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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/forms/form-request-autocomplete.html ('k') | Source/core/html/HTMLBodyElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/form-request-autocomplete-expected.txt
diff --git a/LayoutTests/fast/forms/form-request-autocomplete-expected.txt b/LayoutTests/fast/forms/form-request-autocomplete-expected.txt
index 63439b090546f03dfa4c690417c130c364d4f22e..dd4282a85ef6efffa0cd96a5cd87fac8268c56f5 100644
--- a/LayoutTests/fast/forms/form-request-autocomplete-expected.txt
+++ b/LayoutTests/fast/forms/form-request-autocomplete-expected.txt
@@ -2,9 +2,9 @@ HTMLFormElement#requestAutocomplete and associated events
For this test to pass, you should see all PASSED below.
-PASS no enumerable properties on HTMLFormElement
-PASS no enumerable properties on HTMLFormElement
-PASS no enumerable properties on HTMLFormElement
+PASS found enumerable properties on HTMLFormElement
+PASS found enumerable properties on HTMLFormElement
+PASS found enumerable properties on HTMLFormElement
PASS event is an AutocompleteErrorEvent
PASS got expected reason: disabled
PASS event is an AutocompleteErrorEvent
« 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