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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 087926f41cd0d84bc7e7caf2a1f3621c8cdad7ed..89d945a6323c1699b520bf27fd5679bea58b0ca0 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
@@ -1,16 +1,16 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x57
- RenderBlock {HTML} at (0,0) size 800x57
- RenderBody {BODY} at (8,8) size 784x41
+layer at (0,0) size 800x53
+ RenderBlock {HTML} at (0,0) size 800x53
+ RenderBody {BODY} at (8,8) size 784x37
RenderBlock {DIV} at (0,0) size 784x18
RenderText {#text} at (0,0) size 677x18
text run at (0,0) width 677: "When the caret reaches the edge of the input box, on the next input if must jump to the center of the control."
- RenderBlock (anonymous) at (0,18) size 784x23
- RenderTextControl {INPUT} at (2,2) size 73x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderBlock (anonymous) at (0,18) size 784x19
+ RenderTextControl {INPUT} at (0,0) size 73x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (13,31) size 67x13 scrollX 37 scrollWidth 293
+layer at (11,29) size 67x13 scrollX 37 scrollWidth 293
RenderBlock {DIV} at (3,3) size 67x13
RenderText {#text} at (0,0) size 293x13
text run at (0,0) width 293: "012345678901012345678901234567890123456789"

Powered by Google App Engine
This is Rietveld 408576698