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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x364 3 layer at (0,0) size 800x356
4 RenderBlock {HTML} at (0,0) size 800x364 4 RenderBlock {HTML} at (0,0) size 800x356
5 RenderBody {BODY} at (8,8) size 784x348 5 RenderBody {BODY} at (8,8) size 784x340
6 RenderBlock {FORM} at (0,0) size 784x348 6 RenderBlock {FORM} at (0,0) size 784x340
7 RenderListBox {SELECT} at (2,2) size 81x321 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)] 7 RenderListBox {SELECT} at (0,0) size 81x321 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)]
8 RenderText {#text} at (85,304) size 4x17 8 RenderText {#text} at (81,300) size 4x17
9 text run at (85,304) width 4: " " 9 text run at (81,300) width 4: " "
10 RenderBR {BR} at (89,304) size 0x17 10 RenderBR {BR} at (85,300) size 0x17
11 RenderMenuList {SELECT} at (2,327) size 75x19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 11 RenderMenuList {SELECT} at (0,321) size 75x19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
12 RenderBlock (anonymous) at (1,1) size 73x17 12 RenderBlock (anonymous) at (1,1) size 73x17
13 RenderText at (4,1) size 35x15 13 RenderText at (4,1) size 35x15
14 text run at (4,1) width 35: "Three" 14 text run at (4,1) width 35: "Three"
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698