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

Unified Diff: LayoutTests/platform/linux/fast/forms/select/menulist-appearance-basic-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: exposeRect() : Removing borderTop from localExposeRect of scrollable box 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/fast/forms/select/menulist-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/select/menulist-appearance-basic-expected.txt b/LayoutTests/platform/linux/fast/forms/select/menulist-appearance-basic-expected.txt
index a76ad095eaf503ac737c3b93da3060641f360d8e..73806c90c9088da100a3aa2b19f3b3014c079100 100644
--- a/LayoutTests/platform/linux/fast/forms/select/menulist-appearance-basic-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/select/menulist-appearance-basic-expected.txt
@@ -125,7 +125,7 @@ layer at (12,281) size 200x25 clip at (13,282) size 183x23 scrollHeight 51
RenderBlock {OPTION} at (1,35) size 183x17
RenderText {#text} at (2,0) size 36x16
text run at (2,0) width 36: "Item 3"
-layer at (12,315) size 200x25 clip at (13,316) size 183x23 scrollY 12 scrollHeight 51
+layer at (12,315) size 200x25 clip at (13,316) size 183x23 scrollY 11 scrollHeight 51
RenderListBox {SELECT} at (4,307) size 200x25 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 183x17
RenderText {#text} at (2,0) size 36x16
@@ -136,7 +136,7 @@ layer at (12,315) size 200x25 clip at (13,316) size 183x23 scrollY 12 scrollHeig
RenderBlock {OPTION} at (1,35) size 183x17
RenderText {#text} at (2,0) size 36x16
text run at (2,0) width 36: "Item 3"
-layer at (12,349) size 200x25 clip at (13,350) size 183x23 scrollY 12 scrollHeight 51
+layer at (12,349) size 200x25 clip at (13,350) size 183x23 scrollY 11 scrollHeight 51
RenderListBox {SELECT} at (4,341) size 200x25 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 183x17
RenderText {#text} at (2,0) size 36x16

Powered by Google App Engine
This is Rietveld 408576698