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

Unified Diff: LayoutTests/fast/forms/reset-autofilled-expected.txt

Issue 26622007: Move isAutofilled and setAutofilled from HTMLInputElement to HTMLFormControlElement (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update messaging in 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/reset-autofilled.html ('k') | Source/core/css/SelectorChecker.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/reset-autofilled-expected.txt
diff --git a/LayoutTests/fast/forms/reset-autofilled-expected.txt b/LayoutTests/fast/forms/reset-autofilled-expected.txt
index e3f9e522533f32908a84d850549064efa495a9e5..d692357ff6717de11d3d6401f548c1b1d8b7b408 100644
--- a/LayoutTests/fast/forms/reset-autofilled-expected.txt
+++ b/LayoutTests/fast/forms/reset-autofilled-expected.txt
@@ -1,5 +1,5 @@
-This tests that a field's autofilled state is reverted when the form is reset. It can only be run using DumpRenderTree.
-
-PASS countAutofilledElements() is 1
+This tests that a field's autofilled state is reverted when the form is reset. It can only be run using the test harness.
+
+PASS countAutofilledElements() is 3
PASS countAutofilledElements() is 0
« no previous file with comments | « LayoutTests/fast/forms/reset-autofilled.html ('k') | Source/core/css/SelectorChecker.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698