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

Side by Side Diff: LayoutTests/platform/win/fast/forms/button-positioned-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 (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 layer at (10,10) size 163x21 6 layer at (8,8) size 163x21
7 RenderButton {BUTTON} at (10,10) size 163.47x21 [bgcolor=#C0C0C0] [border: (2p x outset #C0C0C0)] 7 RenderButton {BUTTON} at (8,8) size 163.47x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
8 RenderBlock (anonymous) at (8,3) size 147.47x15 8 RenderBlock (anonymous) at (8,3) size 147.47x15
9 RenderText {#text} at (0,0) size 148x15 9 RenderText {#text} at (0,0) size 148x15
10 text run at (0,0) width 148: "This button is positioned." 10 text run at (0,0) width 148: "This button is positioned."
11 layer at (10,10) size 188x21 11 layer at (8,8) size 188x21
12 RenderButton {INPUT} at (10,10) size 187.92x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 12 RenderButton {INPUT} at (8,8) size 187.92x21 [bgcolor=#C0C0C0] [border: (2px o utset #C0C0C0)]
13 RenderBlock (anonymous) at (8,3) size 171.92x15 13 RenderBlock (anonymous) at (8,3) size 171.92x15
14 RenderText {#text} at (0,0) size 172x15 14 RenderText {#text} at (0,0) size 172x15
15 text run at (0,0) width 172: "This button is also positioned" 15 text run at (0,0) width 172: "This button is also positioned"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698