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

Side by Side Diff: LayoutTests/platform/android/fast/forms/button-text-transform-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 51x19 7 RenderText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 RenderInline {I} at (0,0) size 758x39 9 RenderInline {I} at (0,0) size 758x39
10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 RenderBlock (anonymous) at (8,3) size 58x16 45 RenderBlock (anonymous) at (8,3) size 58x16
46 RenderText {#text} at (0,0) size 58x16 46 RenderText {#text} at (0,0) size 58x16
47 text run at (0,0) width 58: "lowercase" 47 text run at (0,0) width 58: "lowercase"
48 RenderText {#text} at (183,3) size 4x19 48 RenderText {#text} at (183,3) size 4x19
49 text run at (183,3) width 4: " " 49 text run at (183,3) width 4: " "
50 RenderButton {INPUT} at (189,2) size 73x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)] 50 RenderButton {INPUT} at (189,2) size 73x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
51 RenderBlock (anonymous) at (8,3) size 57x16 51 RenderBlock (anonymous) at (8,3) size 57x16
52 RenderText {#text} at (0,0) size 57x16 52 RenderText {#text} at (0,0) size 57x16
53 text run at (0,0) width 57: "Capitalize" 53 text run at (0,0) width 57: "Capitalize"
54 RenderText {#text} at (0,0) size 0x0 54 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698