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

Side by Side Diff: LayoutTests/platform/linux/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 800x385 3 layer at (0,0) size 800x377
4 RenderBlock {HTML} at (0,0) size 800x385 4 RenderBlock {HTML} at (0,0) size 800x377
5 RenderBody {BODY} at (8,8) size 784x369 5 RenderBody {BODY} at (8,8) size 784x361
6 RenderBlock {FORM} at (0,0) size 784x369 6 RenderBlock {FORM} at (0,0) size 784x361
7 RenderListBox {SELECT} at (2,2) size 80x341 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)] 7 RenderListBox {SELECT} at (0,0) size 80x341 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)]
8 RenderText {#text} at (84,323) size 4x19 8 RenderText {#text} at (80,319) size 4x19
9 text run at (84,323) width 4: " " 9 text run at (80,319) width 4: " "
10 RenderBR {BR} at (88,323) size 0x19 10 RenderBR {BR} at (84,319) size 0x19
11 RenderMenuList {SELECT} at (2,347) size 73x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)] 11 RenderMenuList {SELECT} at (0,341) size 73x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
12 RenderBlock (anonymous) at (1,1) size 71x18 12 RenderBlock (anonymous) at (1,1) size 71x18
13 RenderText at (4,1) size 32x16 13 RenderText at (4,1) size 32x16
14 text run at (4,1) width 32: "Three" 14 text run at (4,1) width 32: "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