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 |