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

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

Issue 568453002: Removing container's Left & Top border from computed scroll offset bounds. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removing parent's left & top border from computed scroll rect. Created 6 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/linux/editing/input/caret-at-the-edge-of-contenteditable-expected.txt
diff --git a/LayoutTests/platform/linux/editing/input/caret-at-the-edge-of-contenteditable-expected.txt b/LayoutTests/platform/linux/editing/input/caret-at-the-edge-of-contenteditable-expected.txt
index 1574a97224ec1e6802a2d12896c72edf27a06e19..29822b0a66c49b103e9ec022dd2d19812bf747cd 100644
--- a/LayoutTests/platform/linux/editing/input/caret-at-the-edge-of-contenteditable-expected.txt
+++ b/LayoutTests/platform/linux/editing/input/caret-at-the-edge-of-contenteditable-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x58
RenderBlock {DIV} at (0,0) size 784x20
RenderText {#text} at (0,0) size 784x19
text run at (0,0) width 784: "When the caret reaches the edge of the input box or content editable div, on the next input if must jump to the center of the control."
-layer at (8,28) size 82x22 clip at (9,29) size 80x20 scrollX 42 scrollWidth 337
+layer at (8,28) size 82x22 clip at (9,29) size 80x20 scrollX 41 scrollWidth 337
RenderBlock {DIV} at (0,20) size 82x22 [border: (1px solid #000000)]
RenderText {#text} at (1,1) size 336x19
text run at (1,1) width 336: "012345678901012345678901234567890123456789"

Powered by Google App Engine
This is Rietveld 408576698