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

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

Issue 597853004: Revert of Turn off autofill highlight when changing option in an autofilled <select> element (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 6 years, 3 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/autofilled.html ('k') | LayoutTests/platform/mac/fast/forms/autofilled-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/autofilled-expected.txt
diff --git a/LayoutTests/fast/forms/autofilled-expected.txt b/LayoutTests/fast/forms/autofilled-expected.txt
index e93fae1c317311d5b4f8046a975792c9050c8d01..81c530e1814fb1ea8db84a282fec8f3505b3eecf 100644
--- a/LayoutTests/fast/forms/autofilled-expected.txt
+++ b/LayoutTests/fast/forms/autofilled-expected.txt
@@ -1,5 +1,5 @@
This tests that foreground and background colors properly change for autofilled inputs or select options. It can only be run using the test harness.
-
+
PASS successfullyParsed is true
TEST COMPLETE
@@ -18,8 +18,6 @@ PASS foregroundOf(select1) is not originalForeground
PASS backgroundOf(select1) is not originalBackground
PASS foregroundOf(select2) is not originalForeground
PASS backgroundOf(select2) is not originalBackground
-PASS foregroundOf(select3) is not originalForeground
-PASS backgroundOf(select3) is not originalBackground
PASS select2.options.length is 3
PASS select2.options.length is 2
PASS foregroundOf(select2) is autofilledSelectForeground
@@ -37,6 +35,4 @@ PASS foregroundOf(select1) is originalForeground
PASS backgroundOf(select1) is originalBackground
PASS foregroundOf(select2) is originalForeground
PASS backgroundOf(select2) is originalBackground
-PASS foregroundOf(select3) is originalForeground
-PASS backgroundOf(select3) is originalBackground
« no previous file with comments | « LayoutTests/fast/forms/autofilled.html ('k') | LayoutTests/platform/mac/fast/forms/autofilled-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698