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

Side by Side Diff: LayoutTests/platform/mac-mavericks/fast/forms/button-text-transform-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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 55x18 7 LayoutText {#text} at (0,0) size 55x18
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 LayoutInline {I} at (0,0) size 760x36 9 LayoutInline {I} at (0,0) size 760x36
10 LayoutInline {A} at (0,0) size 306x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 306x18 [color=#0000EE]
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 LayoutBlockFlow (anonymous) at (8,2) size 52.50x13 45 LayoutBlockFlow (anonymous) at (8,2) size 52.50x13
46 LayoutText {#text} at (0,0) size 53x13 46 LayoutText {#text} at (0,0) size 53x13
47 text run at (0,0) width 53: "lowercase" 47 text run at (0,0) width 53: "lowercase"
48 LayoutText {#text} at (148,0) size 5x18 48 LayoutText {#text} at (148,0) size 5x18
49 text run at (148,0) width 5: " " 49 text run at (148,0) width 5: " "
50 LayoutButton {INPUT} at (152.30,1) size 68.78x18 [bgcolor=#C0C0C0] 50 LayoutButton {INPUT} at (152.30,1) size 68.78x18 [bgcolor=#C0C0C0]
51 LayoutBlockFlow (anonymous) at (8,2) size 52.78x13 51 LayoutBlockFlow (anonymous) at (8,2) size 52.78x13
52 LayoutText {#text} at (0,0) size 53x13 52 LayoutText {#text} at (0,0) size 53x13
53 text run at (0,0) width 53: "Capitalize" 53 text run at (0,0) width 53: "Capitalize"
54 LayoutText {#text} at (0,0) size 0x0 54 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698