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

Side by Side Diff: LayoutTests/platform/linux/fast/forms/button-default-title-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 785x670 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 670
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x670 3 layer at (0,0) size 785x670 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x670.16 4 RenderBlock {HTML} at (0,0) size 785x670.16
5 RenderBody {BODY} at (8,8) size 769x654.16 5 RenderBody {BODY} at (8,8) size 769x654.16
6 RenderBlock {H3} at (0,0) size 769x23 6 RenderBlock {H3} at (0,0) size 769x23
7 RenderText {#text} at (0,0) size 189x22 7 RenderText {#text} at (0,0) size 189x22
8 text run at (0,0) width 189: "<input type=\"submit\">" 8 text run at (0,0) width 189: "<input type=\"submit\">"
9 RenderBlock {P} at (0,41.72) size 769x20 9 RenderBlock {P} at (0,41.72) size 769x20
10 RenderText {#text} at (0,0) size 321x19 10 RenderText {#text} at (0,0) size 321x19
11 text run at (0,0) width 321: "This button should have the default subm it button title:" 11 text run at (0,0) width 321: "This button should have the default subm it button title:"
12 RenderBlock (anonymous) at (0,77.72) size 769x21 12 RenderBlock (anonymous) at (0,77.72) size 769x21
13 RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)] 13 RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 RenderBlock (anonymous) at (8,3) size 64x16 68 RenderBlock (anonymous) at (8,3) size 64x16
69 RenderText {#text} at (30,0) size 4x16 69 RenderText {#text} at (30,0) size 4x16
70 text run at (30,0) width 4: " " 70 text run at (30,0) width 4: " "
71 RenderText {#text} at (0,0) size 0x0 71 RenderText {#text} at (0,0) size 0x0
72 RenderBlock {P} at (0,597.16) size 769x20 72 RenderBlock {P} at (0,597.16) size 769x20
73 RenderText {#text} at (0,0) size 189x19 73 RenderText {#text} at (0,0) size 189x19
74 text run at (0,0) width 189: "This button should have no title:" 74 text run at (0,0) width 189: "This button should have no title:"
75 RenderBlock (anonymous) at (0,633.16) size 769x21 75 RenderBlock (anonymous) at (0,633.16) size 769x21
76 RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)] 76 RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
77 RenderText {#text} at (0,0) size 0x0 77 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698