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

Side by Side Diff: LayoutTests/platform/android/fast/forms/button-align-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 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 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 563x19 7 RenderText {#text} at (0,0) size 563x19
8 text run at (0,0) width 563: "The following button elements should all be rendered on the left, with their text center justified." 8 text run at (0,0) width 563: "The following button elements should all be rendered on the left, with their text center justified."
9 RenderBlock (anonymous) at (0,36) size 784x104 9 RenderBlock (anonymous) at (0,36) size 784x104
10 RenderButton {BUTTON} at (0,2) size 300x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)] 10 RenderButton {BUTTON} at (0,2) size 300x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
(...skipping 21 matching lines...) Expand all
32 RenderBlock (anonymous) at (8,3) size 284x16 32 RenderBlock (anonymous) at (8,3) size 284x16
33 RenderText {#text} at (47,0) size 190x16 33 RenderText {#text} at (47,0) size 190x16
34 text run at (47,0) width 190: "This is should be center justified. " 34 text run at (47,0) width 190: "This is should be center justified. "
35 RenderText {#text} at (0,0) size 0x0 35 RenderText {#text} at (0,0) size 0x0
36 RenderText {#text} at (0,0) size 0x0 36 RenderText {#text} at (0,0) size 0x0
37 RenderBlock {DIV} at (0,140) size 784x26 37 RenderBlock {DIV} at (0,140) size 784x26
38 RenderButton {BUTTON} at (0,2) size 300x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)] 38 RenderButton {BUTTON} at (0,2) size 300x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
39 RenderBlock (anonymous) at (8,3) size 284x16 39 RenderBlock (anonymous) at (8,3) size 284x16
40 RenderText {#text} at (47,0) size 190x16 40 RenderText {#text} at (47,0) size 190x16
41 text run at (47,0) width 190: "This is should be center justified. " 41 text run at (47,0) width 190: "This is should be center justified. "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698