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

Unified Diff: LayoutTests/platform/linux/fast/forms/listbox-hit-test-zoomed-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/fast/forms/listbox-hit-test-zoomed-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/listbox-hit-test-zoomed-expected.txt b/LayoutTests/platform/linux/fast/forms/listbox-hit-test-zoomed-expected.txt
index 1f6b6f2ed026dfe341e8c83cd735f4f64f749d02..d114f0966b79e4329ecb12066f841c8c5317ca44 100644
--- a/LayoutTests/platform/linux/fast/forms/listbox-hit-test-zoomed-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/listbox-hit-test-zoomed-expected.txt
@@ -22,7 +22,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,18) size 1130x18
text run at (0,18) width 1130: " Actual: false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false"
-layer at (10,10) size 139x162 clip at (22,22) size 99x138 scrollY 8.00 scrollHeight 370
+layer at (10,10) size 139x162 clip at (22,22) size 99x138 scrollHeight 370
RenderListBox {SELECT} at (0,0) size 138.78x162 [bgcolor=#FFFFFF] [border: (12px solid #000000)]
RenderBlock {OPTION} at (24,24) size 75.78x20.38
RenderText {#text} at (2,0) size 27x18

Powered by Google App Engine
This is Rietveld 408576698