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

Unified Diff: LayoutTests/platform/linux/editing/input/reveal-caret-of-multiline-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: 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-contenteditable-expected.txt
diff --git a/LayoutTests/platform/linux/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt b/LayoutTests/platform/linux/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt
index fd0b90f3ebf11d1fea0f33a52ae98cfd4ffc0a5a..090f3869fd81b0debd4f4e35867289e948522aa7 100644
--- a/LayoutTests/platform/linux/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt
+++ b/LayoutTests/platform/linux/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x238
RenderBlock {DIV} at (0,0) size 784x20
RenderText {#text} at (0,0) size 568x19
text run at (0,0) width 568: "When the caret is scrolled out, on starting typing it must be brought to the center of the control."
-layer at (8,28) size 784x202 clip at (9,29) size 767x185 scrollY 278.00 scrollHeight 620
+layer at (8,28) size 784x202 clip at (9,29) size 767x185 scrollY 277 scrollHeight 620
RenderBlock {DIV} at (0,20) size 784x202 [border: (1px solid #000000)]
RenderText {#text} at (1,1) size 16x19
text run at (1,1) width 16: "00"

Powered by Google App Engine
This is Rietveld 408576698