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

Unified Diff: LayoutTests/platform/chromium-linux/fast/forms/listbox-scrollbar-incremental-load-expected.txt

Issue 14096013: Implement select element list box with shadow DOM. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@shadowselect
Patch Set: Created 7 years, 8 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/chromium-linux/fast/forms/listbox-scrollbar-incremental-load-expected.txt
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/listbox-scrollbar-incremental-load-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/listbox-scrollbar-incremental-load-expected.txt
index b2d02be40792341f957ebf6f0099117b67d30157..ef79524de4eab1d0f855b0b508ed74eaaf79d40d 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/listbox-scrollbar-incremental-load-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/listbox-scrollbar-incremental-load-expected.txt
@@ -23,5 +23,27 @@ layer at (0,0) size 800x600
text run at (0,20) width 60: "scroll bar "
text run at (60,20) width 81: "to reflect this."
RenderBlock (anonymous) at (0,112) size 784x73
- RenderListBox {SELECT} at (2,2) size 56x69 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
RenderText {#text} at (0,0) size 0x0
+layer at (10,122) size 56x69 clip at (11,123) size 39x67 scrollY 51 scrollHeight 118
+ RenderListBox {SELECT} at (2,2) size 56x69 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+ RenderBlock {OPTION} at (1,1) size 39x17
+ RenderText {#text} at (2,0) size 24x16
+ text run at (2,0) width 24: "One"
+ RenderBlock {OPTION} at (1,18) size 39x17
+ RenderText {#text} at (2,0) size 23x16
+ text run at (2,0) width 23: "Two"
+ RenderBlock {OPTION} at (1,35) size 39x17
+ RenderText {#text} at (2,0) size 32x16
+ text run at (2,0) width 32: "Three"
+ RenderBlock {OPTION} at (1,52) size 39x17
+ RenderText {#text} at (2,0) size 26x16
+ text run at (2,0) width 26: "Four"
+ RenderBlock {OPTION} at (1,69) size 39x17
+ RenderText {#text} at (2,0) size 23x16
+ text run at (2,0) width 23: "Five"
+ RenderBlock {OPTION} at (1,86) size 39x17
+ RenderText {#text} at (2,0) size 19x16
+ text run at (2,0) width 19: "Six"
+ RenderBlock {OPTION} at (1,103) size 39x16 [color=#323232] [bgcolor=#C8C8C8]
+ RenderText {#text} at (2,0) size 35x16
+ text run at (2,0) width 35: "Seven"

Powered by Google App Engine
This is Rietveld 408576698