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

Unified Diff: LayoutTests/platform/mac/editing/input/caret-at-the-edge-of-input-expected.txt

Issue 1360323003: Auto-rebaseline for r202651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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: LayoutTests/platform/mac/editing/input/caret-at-the-edge-of-input-expected.txt
diff --git a/LayoutTests/platform/mac/editing/input/caret-at-the-edge-of-input-expected.txt b/LayoutTests/platform/mac/editing/input/caret-at-the-edge-of-input-expected.txt
index 9256ed28c8a14fddd68d2eb1c984925d891e8757..010473a6a70c755d98ec89f58605f7627bea03f4 100644
--- a/LayoutTests/platform/mac/editing/input/caret-at-the-edge-of-input-expected.txt
+++ b/LayoutTests/platform/mac/editing/input/caret-at-the-edge-of-input-expected.txt
@@ -10,8 +10,8 @@ layer at (0,0) size 800x53
LayoutTextControl {INPUT} at (0,0) size 71x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
-layer at (11,29) size 65x13 scrollX 33.00 scrollWidth 274
+layer at (11,29) size 65x13 scrollX 36.00 scrollWidth 261
LayoutBlockFlow {DIV} at (3,3) size 65x13
- LayoutText {#text} at (0,0) size 274x13
- text run at (0,0) width 274: "012345678901012345678901234567890123456789"
+ LayoutText {#text} at (0,0) size 262x13
+ text run at (0,0) width 262: "012345678901012345678901234567890123456789"
caret: position 12 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698