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

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

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (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/focus2-expected.txt
diff --git a/LayoutTests/fast/forms/focus2-expected.txt b/LayoutTests/fast/forms/focus2-expected.txt
deleted file mode 100644
index c51b9067b08714032fb4fae0d6be40ffc9f956af..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/forms/focus2-expected.txt
+++ /dev/null
@@ -1,96 +0,0 @@
-This test tabs between lots of elements, printing out the events you see along the way.
-
-
-anchor
-
-PARENT DOCUMENT:
-focus event: [to] BUTTON
-keydown event: [to] BUTTON
-blur event: [to] BUTTON
-focus event: [to] CHECKBOX
-keydown event: [to] CHECKBOX
-blur event: [to] CHECKBOX
-focus event: [to] FILE
-keydown event: [to] FILE
-blur event: [to] FILE
-focus event: [to] IMAGE
-keydown event: [to] IMAGE
-blur event: [to] IMAGE
-focus event: [to] ISINDEX
-keydown event: [to] ISINDEX
-blur event: [to] ISINDEX
-focus event: [to] PASSWORD
-keydown event: [to] PASSWORD
-blur event: [to] PASSWORD
-focus event: [to] RADIO
-keydown event: [to] RADIO
-blur event: [to] RADIO
-focus event: [to] RANGE
-keydown event: [to] RANGE
-blur event: [to] RANGE
-focus event: [to] RESET
-keydown event: [to] RESET
-blur event: [to] RESET
-focus event: [to] SEARCH
-keydown event: [to] SEARCH
-blur event: [to] SEARCH
-focus event: [to] SUBMIT
-keydown event: [to] SUBMIT
-blur event: [to] SUBMIT
-focus event: [to] TEXT
-keydown event: [to] TEXT
-blur event: [to] TEXT
-focus event: [to] TEXTAREA
-keydown event: [to] TEXTAREA
-blur event: [to] TEXTAREA
-focus event: [to] DIV
-keydown event: [to] DIV
-blur event: [to] DIV
-focus event: [to] ANCHOR
-blur event: [to] ANCHOR
-
-IFRAME DOCUMENT:
-focus event: [to] BUTTON
-keydown event: [to] BUTTON
-blur event: [to] BUTTON
-focus event: [to] CHECKBOX
-keydown event: [to] CHECKBOX
-blur event: [to] CHECKBOX
-focus event: [to] FILE
-keydown event: [to] FILE
-blur event: [to] FILE
-focus event: [to] IMAGE
-keydown event: [to] IMAGE
-blur event: [to] IMAGE
-focus event: [to] ISINDEX
-keydown event: [to] ISINDEX
-blur event: [to] ISINDEX
-focus event: [to] PASSWORD
-keydown event: [to] PASSWORD
-blur event: [to] PASSWORD
-focus event: [to] RADIO
-keydown event: [to] RADIO
-blur event: [to] RADIO
-focus event: [to] RANGE
-keydown event: [to] RANGE
-blur event: [to] RANGE
-focus event: [to] RESET
-keydown event: [to] RESET
-blur event: [to] RESET
-focus event: [to] SEARCH
-keydown event: [to] SEARCH
-blur event: [to] SEARCH
-focus event: [to] SUBMIT
-keydown event: [to] SUBMIT
-blur event: [to] SUBMIT
-focus event: [to] TEXT
-keydown event: [to] TEXT
-blur event: [to] TEXT
-focus event: [to] TEXTAREA
-keydown event: [to] TEXTAREA
-blur event: [to] TEXTAREA
-focus event: [to] DIV
-keydown event: [to] DIV
-blur event: [to] DIV
-focus event: [to] ANCHOR
-

Powered by Google App Engine
This is Rietveld 408576698