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

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

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 55x17 7 RenderText {#text} at (0,0) size 55x17
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 RenderInline {I} at (0,0) size 784x35 9 RenderInline {I} at (0,0) size 784x35
10 RenderInline {A} at (0,0) size 306x17 [color=#0000EE] 10 RenderInline {A} at (0,0) size 306x17 [color=#0000EE]
11 RenderText {#text} at (54,0) size 306x17 11 RenderText {#text} at (54,0) size 306x17
12 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=12364" 12 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=12364"
13 RenderText {#text} at (359,0) size 784x35 13 RenderText {#text} at (359,0) size 784x35
14 text run at (359,0) width 5: " " 14 text run at (359,0) width 5: " "
15 text run at (363,0) width 421: "REGRESSSION (NativeListBox): Selecte d option's background is" 15 text run at (363,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 RenderText {#text} at (162,18) size 5x17 17 RenderText {#text} at (162,18) size 5x17
18 text run at (162,18) width 5: "." 18 text run at (162,18) width 5: "."
19 RenderBlock (anonymous) at (0,52) size 784x66 19 RenderBlock (anonymous) at (0,52) size 784x66
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 layer at (8,59) size 61x68 clip at (11,62) size 40x62 scrollHeight 74 22 layer at (8,59) size 60x68 clip at (11,62) size 39x62 scrollHeight 74
23 RenderListBox {SELECT} at (0,-0.75) size 61.39x67.75 [bgcolor=#FFFFFF] [border : (3px solid #0000FF)] 23 RenderListBox {SELECT} at (0,-0.75) size 60x67.75 [bgcolor=#FFFFFF] [border: ( 3px solid #0000FF)]
24 RenderBlock {OPTION} at (6,6) size 34.39x17 24 RenderBlock {OPTION} at (6,6) size 33x17
25 RenderText {#text} at (2,0) size 23x15 25 RenderText {#text} at (2,0) size 21x16
26 text run at (2,0) width 23: "one" 26 text run at (2,0) width 21: "one"
27 RenderBlock {OPTION} at (6,23) size 34.39x17 27 RenderBlock {OPTION} at (6,23) size 33x17
28 RenderText {#text} at (2,0) size 21x15 28 RenderText {#text} at (2,0) size 20x16
29 text run at (2,0) width 21: "two" 29 text run at (2,0) width 20: "two"
30 RenderBlock {OPTION} at (6,40) size 34.39x17 30 RenderBlock {OPTION} at (6,40) size 33x17
31 RenderText {#text} at (2,0) size 31x15 31 RenderText {#text} at (2,0) size 29x16
32 text run at (2,0) width 31: "three" 32 text run at (2,0) width 29: "three"
33 RenderBlock {OPTION} at (6,57) size 34.39x17 [bgcolor=#800080] 33 RenderBlock {OPTION} at (6,57) size 33x17 [bgcolor=#800080]
34 RenderText {#text} at (2,0) size 23x15 34 RenderText {#text} at (2,0) size 21x16
35 text run at (2,0) width 23: "four" 35 text run at (2,0) width 21: "four"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698