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

Side by Side Diff: LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt

Issue 399933003: Auto-rebaseline for r178354 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 800x356 3 layer at (0,0) size 800x378
4 RenderBlock {HTML} at (0,0) size 800x356 4 RenderBlock {HTML} at (0,0) size 800x378
5 RenderBody {BODY} at (8,8) size 784x340 5 RenderBody {BODY} at (8,8) size 784x362
6 RenderBlock {FORM} at (0,0) size 784x340 6 RenderBlock {FORM} at (0,0) size 784x362
7 RenderListBox {SELECT} at (0,0) size 81x321 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)] 7 RenderText {#text} at (80,325) size 5x17
8 RenderText {#text} at (81,300) size 4x17 8 text run at (80,325) width 5: " "
9 text run at (81,300) width 4: " " 9 RenderBR {BR} at (84,325) size 1x17
10 RenderBR {BR} at (85,300) size 0x17 10 RenderMenuList {SELECT} at (0,343) size 75x19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
11 RenderMenuList {SELECT} at (0,321) size 75x19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
12 RenderBlock (anonymous) at (1,1) size 73x17 11 RenderBlock (anonymous) at (1,1) size 73x17
13 RenderText at (4,1) size 35x15 12 RenderText at (4,1) size 35x15
14 text run at (4,1) width 35: "Three" 13 text run at (4,1) width 35: "Three"
15 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 layer at (8,8) size 80x342 clip at (9,9) size 63x340
16 RenderListBox {SELECT} at (0,0) size 80.27x342 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
17 RenderBlock {OPTGROUP} at (1,1) size 63.27x85 [color=#008000]
18 RenderBlock {DIV} at (0,0) size 63.27x17
19 RenderText {#text} at (2,0) size 52x15
20 text run at (2,0) width 52: "Enabled"
21 RenderBlock {OPTION} at (0,17) size 63.27x17 [color=#0000FF]
22 RenderText {#text} at (2,0) size 41x15
23 text run at (2,0) width 41: " One"
24 RenderBlock {OPTION} at (0,34) size 63.27x17 [color=#0000FF]
25 RenderText {#text} at (2,0) size 40x15
26 text run at (2,0) width 40: " Two"
27 RenderBlock {OPTION} at (0,51) size 63.27x17 [color=#0000FF]
28 RenderText {#text} at (2,0) size 50x15
29 text run at (2,0) width 50: " Three"
30 RenderBlock {OPTION} at (0,68) size 63.27x17 [color=#0000FF]
31 RenderText {#text} at (2,0) size 43x15
32 text run at (2,0) width 43: " Four"
33 RenderBlock {OPTGROUP} at (1,86) size 63.27x85 [color=#FFC0CB]
34 RenderBlock {DIV} at (0,0) size 63.27x17
35 RenderText {#text} at (2,0) size 56x15
36 text run at (2,0) width 56: "Disabled"
37 RenderBlock {OPTION} at (0,17) size 63.27x17 [color=#FF0000]
38 RenderText {#text} at (2,0) size 41x15
39 text run at (2,0) width 41: " One"
40 RenderBlock {OPTION} at (0,34) size 63.27x17 [color=#FF0000]
41 RenderText {#text} at (2,0) size 40x15
42 text run at (2,0) width 40: " Two"
43 RenderBlock {OPTION} at (0,51) size 63.27x17 [color=#FF0000]
44 RenderText {#text} at (2,0) size 50x15
45 text run at (2,0) width 50: " Three"
46 RenderBlock {OPTION} at (0,68) size 63.27x17 [color=#FF0000]
47 RenderText {#text} at (2,0) size 43x15
48 text run at (2,0) width 43: " Four"
49 RenderBlock {OPTGROUP} at (1,171) size 63.27x85 [color=#008000]
50 RenderBlock {DIV} at (0,0) size 63.27x17
51 RenderText {#text} at (2,0) size 60x15
52 text run at (2,0) width 60: "Enabled2"
53 RenderBlock {OPTION} at (0,17) size 63.27x17 [color=#0000FF]
54 RenderText {#text} at (2,0) size 41x15
55 text run at (2,0) width 41: " One"
56 RenderBlock {OPTION} at (0,34) size 63.27x17 [color=#FF0000]
57 RenderText {#text} at (2,0) size 40x15
58 text run at (2,0) width 40: " Two"
59 RenderBlock {OPTION} at (0,51) size 63.27x17 [color=#0000FF] [bgcolor=#999 999]
60 RenderText {#text} at (2,0) size 50x15
61 text run at (2,0) width 50: " Three"
62 RenderBlock {OPTION} at (0,68) size 63.27x17 [color=#0000FF]
63 RenderText {#text} at (2,0) size 43x15
64 text run at (2,0) width 43: " Four"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698