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

Side by Side Diff: LayoutTests/platform/mac-mavericks/fast/forms/button-align-expected.txt

Issue 1253573007: Auto-rebaseline for r199263 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 613x18 7 LayoutText {#text} at (0,0) size 613x18
8 text run at (0,0) width 613: "The following button elements should all be rendered on the left, with their text center justified." 8 text run at (0,0) width 613: "The following button elements should all be rendered on the left, with their text center justified."
9 LayoutBlockFlow (anonymous) at (0,34) size 784x75 9 LayoutBlockFlow (anonymous) at (0,34) size 784x75
10 LayoutButton {BUTTON} at (0,1) size 300x18 [bgcolor=#C0C0C0] [border: no ne (2px outset #C0C0C0) none (2px outset #C0C0C0)] 10 LayoutButton {BUTTON} at (0,1) size 300x18 [bgcolor=#C0C0C0] [border: no ne (2px outset #C0C0C0) none (2px outset #C0C0C0)]
(...skipping 21 matching lines...) Expand all
32 LayoutBlockFlow (anonymous) at (8,2) size 284x13 32 LayoutBlockFlow (anonymous) at (8,2) size 284x13
33 LayoutText {#text} at (52,0) size 180x13 33 LayoutText {#text} at (52,0) size 180x13
34 text run at (52,0) width 180: "This is should be center justified. " 34 text run at (52,0) width 180: "This is should be center justified. "
35 LayoutText {#text} at (0,0) size 0x0 35 LayoutText {#text} at (0,0) size 0x0
36 LayoutText {#text} at (0,0) size 0x0 36 LayoutText {#text} at (0,0) size 0x0
37 LayoutBlockFlow {DIV} at (0,109) size 784x18 37 LayoutBlockFlow {DIV} at (0,109) size 784x18
38 LayoutButton {BUTTON} at (0,0) size 300x18 [bgcolor=#C0C0C0] [border: no ne (2px outset #C0C0C0) none (2px outset #C0C0C0)] 38 LayoutButton {BUTTON} at (0,0) size 300x18 [bgcolor=#C0C0C0] [border: no ne (2px outset #C0C0C0) none (2px outset #C0C0C0)]
39 LayoutBlockFlow (anonymous) at (8,2) size 284x13 39 LayoutBlockFlow (anonymous) at (8,2) size 284x13
40 LayoutText {#text} at (52,0) size 180x13 40 LayoutText {#text} at (52,0) size 180x13
41 text run at (52,0) width 180: "This is should be center justified. " 41 text run at (52,0) width 180: "This is should be center justified. "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698