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

Unified Diff: LayoutTests/platform/linux/editing/input/reveal-caret-of-multiline-input-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: Reduced layout test file contents from javascript, style and html content Created 6 years, 2 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/reveal-caret-of-multiline-input-expected.txt
diff --git a/LayoutTests/platform/linux/editing/input/reveal-caret-of-multiline-input-expected.txt b/LayoutTests/platform/linux/editing/input/reveal-caret-of-multiline-input-expected.txt
index 1008adfcc742644bbd416f95a17d4f766df73525..626e2863a400e5c36745fb51b57ae14f0d511427 100644
--- a/LayoutTests/platform/linux/editing/input/reveal-caret-of-multiline-input-expected.txt
+++ b/LayoutTests/platform/linux/editing/input/reveal-caret-of-multiline-input-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x207
RenderBlock (anonymous) at (0,20) size 784x171
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (8,28) size 101x166 clip at (9,29) size 84x164 scrollY 121.00 scrollHeight 516
+layer at (8,28) size 101x166 clip at (9,29) size 84x164 scrollY 120 scrollHeight 516
RenderTextControl {TEXTAREA} at (0,0) size 101x166 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 80x512
RenderText {#text} at (0,0) size 16x16

Powered by Google App Engine
This is Rietveld 408576698