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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/tabindex-order-expected.txt

Issue 2896033003: Revert of No extra space emission in TextIterator::HandleTextNode (Closed)
Patch Set: Rebaseline 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/svg/custom/tabindex-order-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/tabindex-order-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/tabindex-order-expected.txt
index a910a20807b2ed008a695533a0214ae2c1dfe55a..5c3d990be182923a614a3428bfc141eb50429b02 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/tabindex-order-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/tabindex-order-expected.txt
@@ -2,7 +2,7 @@ This page tests that the SVG tabbing order is respected properly.
To test, put focus in "a". Pressing Tab should focus "a" through "k" in order, and pressing Shift-Tab should reverse the order.
-Tabbing forward....
+ Tabbing forward....
<rect id="h" tabindex="6"> focused
<rect id="i" tabindex="0"> focused

Powered by Google App Engine
This is Rietveld 408576698