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

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

Issue 426593011: Set autofilled property to false when edit the autofilled text in textarea (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: put back the file that was removed by mistake. Created 6 years, 4 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/textarea/edit-autofilled-text.html ('k') | Source/core/html/HTMLTextAreaElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/textarea/edit-autofilled-text-expected.txt
diff --git a/LayoutTests/fast/forms/textarea/edit-autofilled-text-expected.txt b/LayoutTests/fast/forms/textarea/edit-autofilled-text-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8f147ed94b0cf06ed15547721dd1808518a1179b
--- /dev/null
+++ b/LayoutTests/fast/forms/textarea/edit-autofilled-text-expected.txt
@@ -0,0 +1,7 @@
+This tests that background and foreground colors for autofilled textarea should be restored to original colors when editing the text.
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS
+
« no previous file with comments | « LayoutTests/fast/forms/textarea/edit-autofilled-text.html ('k') | Source/core/html/HTMLTextAreaElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698