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

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

Issue 2887273003: No extra space emission in TextIterator::HandleReplacedElement (Closed)
Patch Set: Fri May 19 00:09:20 PDT 2017 Created 3 years, 7 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 7bbbbedd5c49a46c84778c008f0ac125f6e6af9e..23bf534987501470667411fd6f40546f086a184d 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
@@ -1,6 +1,6 @@
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]
+ [tabindex of one] [tabindex of three] [tabindex of two] [tabindex of three]
Tabbing forward...
main window: INPUT #2 (tabindex=2) focused

Powered by Google App Engine
This is Rietveld 408576698