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

Unified Diff: LayoutTests/fast/forms/checkbox/checkbox-focus-by-mouse-expected.txt

Issue 13888009: Mouse press should focus on any types of form controls. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: LayoutTests/fast/forms/checkbox/checkbox-focus-by-mouse-expected.txt
diff --git a/LayoutTests/accessibility/table-destroyed-crash-expected.txt b/LayoutTests/fast/forms/checkbox/checkbox-focus-by-mouse-expected.txt
similarity index 62%
copy from LayoutTests/accessibility/table-destroyed-crash-expected.txt
copy to LayoutTests/fast/forms/checkbox/checkbox-focus-by-mouse-expected.txt
index 9aa0afd89117c36604892b870d06e2cc7d28edc6..ebf5587ec3650890b7beda1f8deab265fcd31fe1 100644
--- a/LayoutTests/accessibility/table-destroyed-crash-expected.txt
+++ b/LayoutTests/fast/forms/checkbox/checkbox-focus-by-mouse-expected.txt
@@ -1,8 +1,9 @@
-This tests that we do not crash when a table is destroyed.
+Clicking on a form control should focus on it.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS Focus event was dispatched.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698