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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (9.59,9.59) size 780.81x580.81 5 RenderBody {BODY} at (9.59,9.59) size 780.81x580.81
6 RenderBlock (anonymous) at (0,0) size 780.81x162 6 RenderBlock (anonymous) at (0,0) size 780.81x162
7 RenderListBox {SELECT} at (2,0) size 128x162 [bgcolor=#FFFFFF] [border: (12px solid #000000)] 7 RenderListBox {SELECT} at (0,0) size 128x162 [bgcolor=#FFFFFF] [border: (12px solid #000000)]
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 RenderBlock {DIV} at (0,162) size 780.81x66 9 RenderBlock {DIV} at (0,162) size 780.81x66
10 RenderText {#text} at (0,0) size 61x22 10 RenderText {#text} at (0,0) size 61x22
11 text run at (0,0) width 61: "Results:" 11 text run at (0,0) width 61: "Results:"
12 RenderBR {BR} at (61,17) size 0x0 12 RenderBR {BR} at (61,17) size 0x0
13 RenderText {#text} at (0,22) size 106x22 13 RenderText {#text} at (0,22) size 106x22
14 text run at (0,22) width 106: "Test 1 Passed" 14 text run at (0,22) width 106: "Test 1 Passed"
15 RenderBR {BR} at (106,39) size 0x0 15 RenderBR {BR} at (106,39) size 0x0
16 RenderText {#text} at (0,44) size 106x22 16 RenderText {#text} at (0,44) size 106x22
17 text run at (0,44) width 106: "Test 2 Passed" 17 text run at (0,44) width 106: "Test 2 Passed"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698