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

Side by Side Diff: LayoutTests/fast/forms/select-style-expected.txt

Issue 184553007: Auto-rebaseline for r168130 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 554x18
7 text run at (0,0) width 250: "This tests that styled popups look right. "
8 text run at (250,0) width 304: "(Aqua for now- later, we will honor the styling)."
9 RenderBR {BR} at (554,14) size 0x0
10 RenderMenuList {SELECT} at (2,20) size 51x18 [bgcolor=#FF0000] [border: (1 px solid #000000)]
11 RenderBlock (anonymous) at (1,1) size 49x16
12 RenderText at (8,1) size 20x13
13 text run at (8,1) width 20: "test"
14 RenderText {#text} at (55,19) size 4x18
15 text run at (55,19) width 4: " "
16 RenderBR {BR} at (59,33) size 0x0
17 RenderText {#text} at (0,40) size 528x18
18 text run at (0,40) width 528: "This tests that background color is white by default regardless of the parent element."
19 RenderBR {BR} at (528,54) size 0x0
20 RenderInline {SPAN} at (0,0) size 69x28 [bgcolor=#FF0000]
21 RenderText {#text} at (0,0) size 0x0
22 RenderMenuList {SELECT} at (7,60) size 51x18 [bgcolor=#FFFFFF]
23 RenderBlock (anonymous) at (0,0) size 51x18
24 RenderText at (8,2) size 20x13
25 text run at (8,2) width 20: "test"
26 RenderText {#text} at (60,59) size 4x18
27 text run at (60,59) width 4: " "
28 RenderText {#text} at (0,0) size 0x0
29 RenderBR {BR} at (0,0) size 0x0
30 RenderText {#text} at (0,80) size 625x18
31 text run at (0,80) width 625: "This tests that background color is inher ited from the parent if background-color:inherit is specified."
32 RenderBR {BR} at (625,94) size 0x0
33 RenderInline {SPAN} at (0,0) size 69x28 [bgcolor=#FF0000]
34 RenderText {#text} at (0,0) size 0x0
35 RenderMenuList {SELECT} at (7,100) size 51x18 [border: (1px solid #00000 0)]
36 RenderBlock (anonymous) at (1,1) size 49x16
37 RenderText at (8,1) size 20x13
38 text run at (8,1) width 20: "test"
39 RenderText {#text} at (60,99) size 4x18
40 text run at (60,99) width 4: " "
41 RenderText {#text} at (0,0) size 0x0
42 RenderBR {BR} at (0,0) size 0x0
43 RenderText {#text} at (0,120) size 637x18
44 text run at (0,120) width 637: "This tests that background color is the same as the parent if background-color:transparent is specified."
45 RenderBR {BR} at (637,134) size 0x0
46 RenderInline {SPAN} at (0,0) size 69x28 [bgcolor=#FF0000]
47 RenderText {#text} at (0,0) size 0x0
48 RenderMenuList {SELECT} at (7,140) size 51x18 [border: (1px solid #00000 0)]
49 RenderBlock (anonymous) at (1,1) size 49x16
50 RenderText at (8,1) size 20x13
51 text run at (8,1) width 20: "test"
52 RenderText {#text} at (60,139) size 4x18
53 text run at (60,139) width 4: " "
54 RenderText {#text} at (0,0) size 0x0
55 RenderBR {BR} at (0,0) size 0x0
56 RenderText {#text} at (0,160) size 498x18
57 text run at (0,160) width 498: "This tests that background is white if o nly background-image:none is specified."
58 RenderBR {BR} at (498,174) size 0x0
59 RenderMenuList {SELECT} at (2,180) size 51x18 [bgcolor=#FFFFFF]
60 RenderBlock (anonymous) at (0,0) size 51x18
61 RenderText at (8,2) size 20x13
62 text run at (8,2) width 20: "test"
63 RenderText {#text} at (55,179) size 4x18
64 text run at (55,179) width 4: " "
65 RenderBR {BR} at (59,193) size 0x0
66 RenderText {#text} at (0,200) size 418x18
67 text run at (0,200) width 418: "This tests that the image specified for background-image is visible."
68 RenderBR {BR} at (418,214) size 0x0
69 RenderMenuList {SELECT} at (2,220) size 51x18 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)]
70 RenderBlock (anonymous) at (1,1) size 49x16
71 RenderText at (8,1) size 20x13
72 text run at (8,1) width 20: "test"
73 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698