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

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

Issue 1156253005: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x320 3 layer at (0,0) size 800x321
4 LayoutBlockFlow {HTML} at (0,0) size 800x320 4 LayoutBlockFlow {HTML} at (0,0) size 800x321
5 LayoutBlockFlow {BODY} at (8,8) size 784x304 5 LayoutBlockFlow {BODY} at (8,8) size 784x305
6 LayoutBlockFlow {FORM} at (0,0) size 784x304 6 LayoutBlockFlow {FORM} at (0,0) size 784x305
7 LayoutText {#text} at (69,267) size 5x18 7 LayoutText {#text} at (69,268) size 5x18
8 text run at (69,267) width 5: " " 8 text run at (69,268) width 5: " "
9 LayoutBR {BR} at (73,267) size 1x18 9 LayoutBR {BR} at (73,268) size 1x18
10 LayoutMenuList {SELECT} at (0,286) size 76x18 [bgcolor=#F8F8F8] 10 LayoutMenuList {SELECT} at (0,287) size 76x18 [bgcolor=#F8F8F8]
11 LayoutBlockFlow (anonymous) at (0,0) size 76x18 11 LayoutBlockFlow (anonymous) at (0,0) size 76x18
12 LayoutText (anonymous) at (8,2) size 31x13 12 LayoutText (anonymous) at (8,2) size 31x13
13 text run at (8,2) width 31: "Three" 13 text run at (8,2) width 31: "Three"
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 layer at (8,7) size 69x286 clip at (9,8) size 56x284 scrollHeight 283 15 layer at (8,8) size 69x286 clip at (9,9) size 56x284 scrollHeight 283
16 LayoutListBox {SELECT} at (0,-0.75) size 69.16x285.75 [bgcolor=#FFFFFF] [borde r: (1px solid #999999)] 16 LayoutListBox {SELECT} at (0,0.25) size 69.16x285.75 [bgcolor=#FFFFFF] [border : (1px solid #999999)]
17 LayoutBlockFlow {OPTGROUP} at (1,1) size 56.16x70.94 [color=#008000] 17 LayoutBlockFlow {OPTGROUP} at (1,1) size 56.16x70.94 [color=#008000]
18 LayoutBlockFlow {DIV} at (0,0) size 56.16x14.19 18 LayoutBlockFlow {DIV} at (0,0) size 56.16x14.19
19 LayoutText {#text} at (2,0) size 45x13 19 LayoutText {#text} at (2,0) size 45x13
20 text run at (2,0) width 45: "Enabled" 20 text run at (2,0) width 45: "Enabled"
21 LayoutBlockFlow {OPTION} at (0,14.19) size 56.16x14.19 [color=#0000FF] 21 LayoutBlockFlow {OPTION} at (0,14.19) size 56.16x14.19 [color=#0000FF]
22 LayoutInline {<pseudo:before>} at (0,0) size 14x13 22 LayoutInline {<pseudo:before>} at (0,0) size 14x13
23 LayoutTextFragment (anonymous) at (2,0) size 14x13 23 LayoutTextFragment (anonymous) at (2,0) size 14x13
24 text run at (2,0) width 14: " " 24 text run at (2,0) width 14: " "
25 LayoutText {#text} at (15,0) size 23x13 25 LayoutText {#text} at (15,0) size 23x13
26 text run at (15,0) width 23: "One" 26 text run at (15,0) width 23: "One"
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 LayoutTextFragment (anonymous) at (2,0) size 14x13 91 LayoutTextFragment (anonymous) at (2,0) size 14x13
92 text run at (2,0) width 14: " " 92 text run at (2,0) width 14: " "
93 LayoutText {#text} at (15,0) size 32x13 93 LayoutText {#text} at (15,0) size 32x13
94 text run at (15,0) width 32: "Three" 94 text run at (15,0) width 32: "Three"
95 LayoutBlockFlow {OPTION} at (0,56.75) size 56.16x14.19 [color=#0000FF] 95 LayoutBlockFlow {OPTION} at (0,56.75) size 56.16x14.19 [color=#0000FF]
96 LayoutInline {<pseudo:before>} at (0,0) size 14x13 96 LayoutInline {<pseudo:before>} at (0,0) size 14x13
97 LayoutTextFragment (anonymous) at (2,0) size 14x13 97 LayoutTextFragment (anonymous) at (2,0) size 14x13
98 text run at (2,0) width 14: " " 98 text run at (2,0) width 14: " "
99 LayoutText {#text} at (15,0) size 25x13 99 LayoutText {#text} at (15,0) size 25x13
100 text run at (15,0) width 25: "Four" 100 text run at (15,0) width 25: "Four"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698