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

Side by Side Diff: LayoutTests/platform/mac/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 800x320 3 layer at (0,0) size 800x320
4 LayoutBlockFlow {HTML} at (0,0) size 800x320 4 LayoutBlockFlow {HTML} at (0,0) size 800x320
5 LayoutBlockFlow {BODY} at (8,8) size 784x304 5 LayoutBlockFlow {BODY} at (8,8) size 784x304
6 LayoutBlockFlow {FORM} at (0,0) size 784x304 6 LayoutBlockFlow {FORM} at (0,0) size 784x304
7 LayoutText {#text} at (69,267) size 5x18 7 LayoutText {#text} at (69,267) size 5x18
8 text run at (69,267) width 5: " " 8 text run at (69,267) width 5: " "
9 LayoutBR {BR} at (73,267) size 1x18 9 LayoutBR {BR} at (73,267) size 1x18
10 LayoutMenuList {SELECT} at (0,286) size 76x18 [bgcolor=#F8F8F8] 10 LayoutMenuList {SELECT} at (0,286) size 76x18 [bgcolor=#F8F8F8]
(...skipping 80 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