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

Side by Side Diff: LayoutTests/platform/win-xp/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 800x377 3 layer at (0,0) size 800x379
4 RenderBlock {HTML} at (0,0) size 800x377 4 RenderBlock {HTML} at (0,0) size 800x379
5 RenderBody {BODY} at (8,8) size 784x361 5 RenderBody {BODY} at (8,8) size 784x363
6 RenderBlock {FORM} at (0,0) size 784x361 6 RenderBlock {FORM} at (0,0) size 784x363
7 RenderListBox {SELECT} at (0,0) size 80x341 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)] 7 RenderText {#text} at (80,323) size 4x19
8 RenderText {#text} at (80,319) size 4x19 8 text run at (80,323) width 4: " "
9 text run at (80,319) width 4: " " 9 RenderBR {BR} at (84,323) size 0x19
10 RenderBR {BR} at (84,319) size 0x19 10 RenderMenuList {SELECT} at (0,343) size 73x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
11 RenderMenuList {SELECT} at (0,341) size 73x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
12 RenderBlock (anonymous) at (1,1) size 71x18 11 RenderBlock (anonymous) at (1,1) size 71x18
13 RenderText at (4,1) size 32x16 12 RenderText at (4,1) size 32x16
14 text run at (4,1) width 32: "Three" 13 text run at (4,1) width 32: "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 80x342 [bgcolor=#FFFFFF] [border: (1px so lid #A9A9A9)]
17 RenderBlock {OPTGROUP} at (1,1) size 63x85 [color=#008000]
18 RenderBlock {DIV} at (0,0) size 63x17
19 RenderText {#text} at (2,0) size 52x16
20 text run at (2,0) width 52: "Enabled"
21 RenderBlock {OPTION} at (0,17) size 63x17 [color=#0000FF]
22 RenderText {#text} at (2,0) size 40x16
23 text run at (2,0) width 40: " One"
24 RenderBlock {OPTION} at (0,34) size 63x17 [color=#0000FF]
25 RenderText {#text} at (2,0) size 39x16
26 text run at (2,0) width 39: " Two"
27 RenderBlock {OPTION} at (0,51) size 63x17 [color=#0000FF]
28 RenderText {#text} at (2,0) size 48x16
29 text run at (2,0) width 48: " Three"
30 RenderBlock {OPTION} at (0,68) size 63x17 [color=#0000FF]
31 RenderText {#text} at (2,0) size 42x16
32 text run at (2,0) width 42: " Four"
33 RenderBlock {OPTGROUP} at (1,86) size 63x85 [color=#FFC0CB]
34 RenderBlock {DIV} at (0,0) size 63x17
35 RenderText {#text} at (2,0) size 55x16
36 text run at (2,0) width 55: "Disabled"
37 RenderBlock {OPTION} at (0,17) size 63x17 [color=#FF0000]
38 RenderText {#text} at (2,0) size 40x16
39 text run at (2,0) width 40: " One"
40 RenderBlock {OPTION} at (0,34) size 63x17 [color=#FF0000]
41 RenderText {#text} at (2,0) size 39x16
42 text run at (2,0) width 39: " Two"
43 RenderBlock {OPTION} at (0,51) size 63x17 [color=#FF0000]
44 RenderText {#text} at (2,0) size 48x16
45 text run at (2,0) width 48: " Three"
46 RenderBlock {OPTION} at (0,68) size 63x17 [color=#FF0000]
47 RenderText {#text} at (2,0) size 42x16
48 text run at (2,0) width 42: " Four"
49 RenderBlock {OPTGROUP} at (1,171) size 63x85 [color=#008000]
50 RenderBlock {DIV} at (0,0) size 63x17
51 RenderText {#text} at (2,0) size 59x16
52 text run at (2,0) width 59: "Enabled2"
53 RenderBlock {OPTION} at (0,17) size 63x17 [color=#0000FF]
54 RenderText {#text} at (2,0) size 40x16
55 text run at (2,0) width 40: " One"
56 RenderBlock {OPTION} at (0,34) size 63x17 [color=#FF0000]
57 RenderText {#text} at (2,0) size 39x16
58 text run at (2,0) width 39: " Two"
59 RenderBlock {OPTION} at (0,51) size 63x17 [color=#0000FF] [bgcolor=#999999 ]
60 RenderText {#text} at (2,0) size 48x16
61 text run at (2,0) width 48: " Three"
62 RenderBlock {OPTION} at (0,68) size 63x17 [color=#0000FF]
63 RenderText {#text} at (2,0) size 42x16
64 text run at (2,0) width 42: " Four"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698