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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/frame-tab-focus-expected.txt

Issue 1718153002: Implement 'sequential focus navigation starting point.' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Actual fix for non-oilpan test failures Created 4 years, 10 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: third_party/WebKit/LayoutTests/fast/events/frame-tab-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/frame-tab-focus-expected.txt b/third_party/WebKit/LayoutTests/fast/events/frame-tab-focus-expected.txt
index 81002d0be6e92ac75fbe5a9981ebd946829d93f9..7bbbbedd5c49a46c84778c008f0ac125f6e6af9e 100644
--- a/third_party/WebKit/LayoutTests/fast/events/frame-tab-focus-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/frame-tab-focus-expected.txt
@@ -51,8 +51,6 @@ main window: A #0 (tabindex=1) blurred
Option-tabbing forward...
-main window: A #0 (tabindex=1) focused
-main window: A #0 (tabindex=1) blurred
main window: INPUT #2 (tabindex=2) focused
main window: INPUT #2 (tabindex=2) blurred
main window: A #2 (tabindex=2) focused
@@ -85,6 +83,8 @@ 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: A #0 (tabindex=1) focused
+main window: A #0 (tabindex=1) blurred
Option-tabbing backward...

Powered by Google App Engine
This is Rietveld 408576698