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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-item-background-clip-expected.txt

Issue 1676983002: Auto-rebaseline for r374097 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 54x17 7 LayoutText {#text} at (0,0) size 54x17
8 text run at (0,0) width 54: "Test for " 8 text run at (0,0) width 54: "Test for "
9 LayoutInline {I} at (0,0) size 782x35 9 LayoutInline {I} at (0,0) size 782x35
10 LayoutInline {A} at (0,0) size 305x17 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 305x17 [color=#0000EE]
11 LayoutText {#text} at (53,0) size 305x17 11 LayoutText {#text} at (53,0) size 305x17
12 text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=12364" 12 text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=12364"
13 LayoutText {#text} at (357,0) size 782x35 13 LayoutText {#text} at (357,0) size 782x35
14 text run at (357,0) width 5: " " 14 text run at (357,0) width 5: " "
15 text run at (361,0) width 421: "REGRESSSION (NativeListBox): Selecte d option's background is" 15 text run at (361,0) width 421: "REGRESSSION (NativeListBox): Selecte d option's background is"
16 text run at (0,18) width 163: "not clipped to the list box" 16 text run at (0,18) width 163: "not clipped to the list box"
17 LayoutText {#text} at (162,18) size 5x17 17 LayoutText {#text} at (162,18) size 5x17
18 text run at (162,18) width 5: "." 18 text run at (162,18) width 5: "."
19 LayoutBlockFlow (anonymous) at (0,52) size 784x67 19 LayoutBlockFlow (anonymous) at (0,52) size 784x68
20 LayoutText {#text} at (0,0) size 0x0 20 LayoutText {#text} at (0,0) size 0x0
21 LayoutText {#text} at (0,0) size 0x0 21 LayoutText {#text} at (0,0) size 0x0
22 layer at (8,60) size 60x68 clip at (11,63) size 39x62 scrollHeight 74 22 layer at (8,60) size 60x68 clip at (11,63) size 39x62 scrollHeight 74
23 LayoutListBox {SELECT} at (0,0.25) size 60x67.75 [bgcolor=#FFFFFF] [border: (3 px solid #0000FF)] 23 LayoutListBox {SELECT} at (0,0.25) size 60x67.75 [bgcolor=#FFFFFF] [border: (3 px solid #0000FF)]
24 LayoutBlockFlow {OPTION} at (6,6) size 33x17 24 LayoutBlockFlow {OPTION} at (6,6) size 33x17
25 LayoutText {#text} at (2,0) size 21x16 25 LayoutText {#text} at (2,0) size 21x16
26 text run at (2,0) width 21: "one" 26 text run at (2,0) width 21: "one"
27 LayoutBlockFlow {OPTION} at (6,23) size 33x17 27 LayoutBlockFlow {OPTION} at (6,23) size 33x17
28 LayoutText {#text} at (2,0) size 20x16 28 LayoutText {#text} at (2,0) size 20x16
29 text run at (2,0) width 20: "two" 29 text run at (2,0) width 20: "two"
30 LayoutBlockFlow {OPTION} at (6,40) size 33x17 30 LayoutBlockFlow {OPTION} at (6,40) size 33x17
31 LayoutText {#text} at (2,0) size 29x16 31 LayoutText {#text} at (2,0) size 29x16
32 text run at (2,0) width 29: "three" 32 text run at (2,0) width 29: "three"
33 LayoutBlockFlow {OPTION} at (6,57) size 33x17 [bgcolor=#800080] 33 LayoutBlockFlow {OPTION} at (6,57) size 33x17 [bgcolor=#800080]
34 LayoutText {#text} at (2,0) size 21x16 34 LayoutText {#text} at (2,0) size 21x16
35 text run at (2,0) width 21: "four" 35 text run at (2,0) width 21: "four"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698