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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/forms/form-request-autocomplete-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/form-request-autocomplete-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/form-request-autocomplete-expected.txt
deleted file mode 100644
index e38661f8bcd9f7fe428faae58faeed3ccb3a5d08..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/forms/form-request-autocomplete-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-CONSOLE MESSAGE: requestAutocomplete: form autocomplete attribute is set to off.
-CONSOLE MESSAGE: requestAutocomplete: form autocomplete attribute is set to off.
-CONSOLE MESSAGE: requestAutocomplete: form autocomplete attribute is set to off.
-CONSOLE MESSAGE: requestAutocomplete: must be called in response to a user gesture.
-HTMLFormElement#requestAutocomplete and associated events
-
-For this test to pass, you should see all PASSED below.
-
-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
-PASS got expected reason: disabled
-PASS events bubbled as expected
-PASS got expected number of error events (4)
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
-

Powered by Google App Engine
This is Rietveld 408576698