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

Side by Side Diff: LayoutTests/platform/android/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,323) size 4x19 7 LayoutText {#text} at (80,323) size 4x19
8 text run at (80,323) width 4: " " 8 text run at (80,323) width 4: " "
9 LayoutBR {BR} at (84,323) size 0x19 9 LayoutBR {BR} at (84,323) size 0x19
10 LayoutMenuList {SELECT} at (0,343) size 73x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)] 10 LayoutMenuList {SELECT} at (0,343) size 73x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 text run at (2,0) width 40: " One" 55 text run at (2,0) width 40: " One"
56 LayoutBlockFlow {OPTION} at (0,34) size 63x17 [color=#FF0000] 56 LayoutBlockFlow {OPTION} at (0,34) size 63x17 [color=#FF0000]
57 LayoutText {#text} at (2,0) size 39x16 57 LayoutText {#text} at (2,0) size 39x16
58 text run at (2,0) width 39: " Two" 58 text run at (2,0) width 39: " Two"
59 LayoutBlockFlow {OPTION} at (0,51) size 63x17 [color=#0000FF] [bgcolor=#99 9999] 59 LayoutBlockFlow {OPTION} at (0,51) size 63x17 [color=#0000FF] [bgcolor=#99 9999]
60 LayoutText {#text} at (2,0) size 48x16 60 LayoutText {#text} at (2,0) size 48x16
61 text run at (2,0) width 48: " Three" 61 text run at (2,0) width 48: " Three"
62 LayoutBlockFlow {OPTION} at (0,68) size 63x17 [color=#0000FF] 62 LayoutBlockFlow {OPTION} at (0,68) size 63x17 [color=#0000FF]
63 LayoutText {#text} at (2,0) size 42x16 63 LayoutText {#text} at (2,0) size 42x16
64 text run at (2,0) width 42: " Four" 64 text run at (2,0) width 42: " Four"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698