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

Unified Diff: LayoutTests/fast/forms/autocomplete-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month 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: LayoutTests/fast/forms/autocomplete-expected.txt
diff --git a/LayoutTests/fast/forms/autocomplete-expected.txt b/LayoutTests/fast/forms/autocomplete-expected.txt
index df9b351314fe0ceb632530866a2ead1789a7ff08..d16a92c8f7e50338315d67ac6dda976b7bdb5ddb 100644
--- a/LayoutTests/fast/forms/autocomplete-expected.txt
+++ b/LayoutTests/fast/forms/autocomplete-expected.txt
@@ -1,5 +1,8 @@
This tests that the 'autocomplete' attribute of form and input elements is bound to a JavaScript property.
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS ('autocomplete' in form) is true
PASS ('autocomplete' in field) is true
PASS form.getAttribute('autocomplete') is null

Powered by Google App Engine
This is Rietveld 408576698