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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/scrollbars/listbox-scrollbar-combinations-expected.txt

Issue 1412303002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (165,0) size 4x19 6 LayoutText {#text} at (165,0) size 4x19
7 text run at (165,0) width 4: " " 7 text run at (165,0) width 4: " "
8 LayoutText {#text} at (334,0) size 4x19 8 LayoutText {#text} at (334,0) size 4x19
9 text run at (334,0) width 4: " " 9 text run at (334,0) width 4: " "
10 LayoutText {#text} at (503,0) size 4x19 10 LayoutText {#text} at (503,0) size 4x19
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 LayoutText {#text} at (2,0) size 25x14 118 LayoutText {#text} at (2,0) size 25x14
119 text run at (2,0) width 25: "Five" 119 text run at (2,0) width 25: "Five"
120 layer at (366,168) size 125x100 clip at (367,169) size 110x98 120 layer at (366,168) size 125x100 clip at (367,169) size 110x98
121 LayoutListBox {SELECT} at (358,160) size 125x100 [color=#DCDCDC] [bgcolor=#718 D93] [border: (1px solid #D3D3D3)] 121 LayoutListBox {SELECT} at (358,160) size 125x100 [color=#DCDCDC] [bgcolor=#718 D93] [border: (1px solid #D3D3D3)]
122 LayoutBlockFlow {OPTION} at (11,11) size 90x15.39 122 LayoutBlockFlow {OPTION} at (11,11) size 90x15.39
123 LayoutText {#text} at (2,0) size 26x14 123 LayoutText {#text} at (2,0) size 26x14
124 text run at (2,0) width 26: "One" 124 text run at (2,0) width 26: "One"
125 LayoutBlockFlow {OPTION} at (11,26.39) size 90x15.39 125 LayoutBlockFlow {OPTION} at (11,26.39) size 90x15.39
126 LayoutText {#text} at (2,0) size 26x14 126 LayoutText {#text} at (2,0) size 26x14
127 text run at (2,0) width 26: "Two" 127 text run at (2,0) width 26: "Two"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698