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

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

Issue 1106883002: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 800x379 3 layer at (0,0) size 800x379
4 LayoutBlockFlow {HTML} at (0,0) size 800x379 4 LayoutBlockFlow {HTML} at (0,0) size 800x379
5 LayoutBlockFlow {BODY} at (8,8) size 784x363 5 LayoutBlockFlow {BODY} at (8,8) size 784x363
6 LayoutBlockFlow {FORM} at (0,0) size 784x363 6 LayoutBlockFlow {FORM} at (0,0) size 784x363
7 LayoutText {#text} at (80,325) size 4x17 7 LayoutText {#text} at (80,325) size 4x17
8 text run at (80,325) width 4: " " 8 text run at (80,325) width 4: " "
9 LayoutBR {BR} at (84,325) size 0x17 9 LayoutBR {BR} at (84,325) size 0x17
10 LayoutMenuList {SELECT} at (0,343) size 73x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 10 LayoutMenuList {SELECT} at (0,343) size 73x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 LayoutTextFragment (anonymous) at (2,0) size 16x16 91 LayoutTextFragment (anonymous) at (2,0) size 16x16
92 text run at (2,0) width 16: " " 92 text run at (2,0) width 16: " "
93 LayoutText {#text} at (18,0) size 32x16 93 LayoutText {#text} at (18,0) size 32x16
94 text run at (18,0) width 32: "Three" 94 text run at (18,0) width 32: "Three"
95 LayoutBlockFlow {OPTION} at (0,68) size 63x17 [color=#0000FF] 95 LayoutBlockFlow {OPTION} at (0,68) size 63x17 [color=#0000FF]
96 LayoutInline {<pseudo:before>} at (0,0) size 16x16 96 LayoutInline {<pseudo:before>} at (0,0) size 16x16
97 LayoutTextFragment (anonymous) at (2,0) size 16x16 97 LayoutTextFragment (anonymous) at (2,0) size 16x16
98 text run at (2,0) width 16: " " 98 text run at (2,0) width 16: " "
99 LayoutText {#text} at (18,0) size 26x16 99 LayoutText {#text} at (18,0) size 26x16
100 text run at (18,0) width 26: "Four" 100 text run at (18,0) width 26: "Four"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698