summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-14 18:00:30 +0000
committerjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-14 18:00:30 +0000
commit695897b04997fca07ec8e3533e20162af986db56 (patch)
tree21db19e9c66463bce094bc2933974648d0e35ebc /webkit
parentc6d084f93a200b1f27ae6e6e1a60bc339c29b24e (diff)
downloadchromium_src-695897b04997fca07ec8e3533e20162af986db56.zip
chromium_src-695897b04997fca07ec8e3533e20162af986db56.tar.gz
chromium_src-695897b04997fca07ec8e3533e20162af986db56.tar.bz2
Rebaselining the layout test LayoutTests/fast/events/frame-tab-focus.html.
It tests focus traversal in a page with tab, shift-tab, option-tab and shift-option-tab. The parts with options are Mac-isms and not relevant. The other parts work as expected. Review URL: http://codereview.chromium.org/17399 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8023 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/events/frame-tab-focus-expected.txt146
1 files changed, 146 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/events/frame-tab-focus-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/events/frame-tab-focus-expected.txt
new file mode 100644
index 0000000..b91871b
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/events/frame-tab-focus-expected.txt
@@ -0,0 +1,146 @@
+This page tests tabbing between subframes. To test, click on this text to focus the main window. Then press Tab 7 times, then Shift-Tab 7 times, which should move focus forward and backward through all inputs and frames. Then press Option-Tab 11 times and Shift-Option-Tab 11 times, which should move focus forward and backward through all inputs, frames, and links.
+
+ [tabindex of one] [tabindex of three] [tabindex of two] [tabindex of three]
+Tabbing forward...
+
+main window: INPUT #2 (tabindex=2) focused
+main window: INPUT #2 (tabindex=2) blurred
+main window: INPUT #1 (tabindex=3) focused
+main window: INPUT #1 (tabindex=3) blurred
+main window: window blurred
+child: window focused
+child: INPUT #0 (tabindex=0) focused
+child: INPUT #0 (tabindex=0) blurred
+child: window blurred
+main window: window focused
+main window: INPUT #0 (tabindex=0) focused
+main window: INPUT #0 (tabindex=0) blurred
+main window: window blurred
+empty-child: window focused
+empty-child: window blurred
+middle-child-1: window focused
+middle-child-1: INPUT #0 (tabindex=0) focused
+middle-child-1: INPUT #0 (tabindex=0) blurred
+middle-child-1: window blurred
+middle-child-2: window focused
+middle-child-2: INPUT #0 (tabindex=0) focused
+middle-child-2: INPUT #0 (tabindex=0) blurred
+middle-child-2: window blurred
+main window: window focused
+main window: INPUT #3 (tabindex=0) focused
+main window: INPUT #3 (tabindex=0) blurred
+
+Tabbing backward...
+
+main window: INPUT #3 (tabindex=0) focused
+main window: INPUT #3 (tabindex=0) blurred
+main window: window blurred
+middle-child-2: window focused
+middle-child-2: INPUT #0 (tabindex=0) focused
+middle-child-2: INPUT #0 (tabindex=0) blurred
+middle-child-2: window blurred
+middle-child-1: window focused
+middle-child-1: INPUT #0 (tabindex=0) focused
+middle-child-1: INPUT #0 (tabindex=0) blurred
+middle-child-1: window blurred
+empty-child: window focused
+empty-child: window blurred
+main window: window focused
+main window: INPUT #0 (tabindex=0) focused
+main window: INPUT #0 (tabindex=0) blurred
+main window: window blurred
+child: window focused
+child: INPUT #0 (tabindex=0) focused
+child: INPUT #0 (tabindex=0) blurred
+child: window blurred
+main window: window focused
+main window: INPUT #1 (tabindex=3) focused
+main window: INPUT #1 (tabindex=3) blurred
+main window: INPUT #2 (tabindex=2) focused
+main window: INPUT #2 (tabindex=2) blurred
+
+Option-tabbing forward...
+
+main window: INPUT #2 (tabindex=2) focused
+main window: INPUT #2 (tabindex=2) blurred
+main window: INPUT #1 (tabindex=3) focused
+main window: INPUT #1 (tabindex=3) blurred
+main window: window blurred
+child: window focused
+child: INPUT #0 (tabindex=0) focused
+child: INPUT #0 (tabindex=0) blurred
+child: window blurred
+main window: window focused
+main window: INPUT #0 (tabindex=0) focused
+main window: INPUT #0 (tabindex=0) blurred
+main window: window blurred
+empty-child: window focused
+empty-child: window blurred
+middle-child-1: window focused
+middle-child-1: INPUT #0 (tabindex=0) focused
+middle-child-1: INPUT #0 (tabindex=0) blurred
+middle-child-1: window blurred
+middle-child-2: window focused
+middle-child-2: INPUT #0 (tabindex=0) focused
+middle-child-2: INPUT #0 (tabindex=0) blurred
+middle-child-2: window blurred
+main window: window focused
+main window: INPUT #3 (tabindex=0) focused
+main window: INPUT #3 (tabindex=0) blurred
+main window: INPUT #2 (tabindex=2) focused
+main window: INPUT #2 (tabindex=2) blurred
+main window: INPUT #1 (tabindex=3) focused
+main window: INPUT #1 (tabindex=3) blurred
+main window: window blurred
+child: window focused
+child: INPUT #0 (tabindex=0) focused
+child: INPUT #0 (tabindex=0) blurred
+child: window blurred
+main window: window focused
+main window: INPUT #0 (tabindex=0) focused
+main window: INPUT #0 (tabindex=0) blurred
+
+Option-tabbing backward...
+
+main window: INPUT #3 (tabindex=0) focused
+main window: INPUT #3 (tabindex=0) blurred
+main window: window blurred
+middle-child-2: window focused
+middle-child-2: INPUT #0 (tabindex=0) focused
+middle-child-2: INPUT #0 (tabindex=0) blurred
+middle-child-2: window blurred
+middle-child-1: window focused
+middle-child-1: INPUT #0 (tabindex=0) focused
+middle-child-1: INPUT #0 (tabindex=0) blurred
+middle-child-1: window blurred
+empty-child: window focused
+empty-child: window blurred
+main window: window focused
+main window: INPUT #0 (tabindex=0) focused
+main window: INPUT #0 (tabindex=0) blurred
+main window: window blurred
+child: window focused
+child: INPUT #0 (tabindex=0) focused
+child: INPUT #0 (tabindex=0) blurred
+child: window blurred
+main window: window focused
+main window: INPUT #1 (tabindex=3) focused
+main window: INPUT #1 (tabindex=3) blurred
+main window: INPUT #2 (tabindex=2) focused
+main window: INPUT #2 (tabindex=2) blurred
+main window: INPUT #3 (tabindex=0) focused
+main window: INPUT #3 (tabindex=0) blurred
+main window: window blurred
+middle-child-2: window focused
+middle-child-2: INPUT #0 (tabindex=0) focused
+middle-child-2: INPUT #0 (tabindex=0) blurred
+middle-child-2: window blurred
+middle-child-1: window focused
+middle-child-1: INPUT #0 (tabindex=0) focused
+middle-child-1: INPUT #0 (tabindex=0) blurred
+middle-child-1: window blurred
+empty-child: window focused
+
+Test finished
+
+