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

Side by Side Diff: LayoutTests/platform/mac/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 785x630 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 630
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x630 3 layer at (0,0) size 785x630 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 785x630.16 4 RenderBlock {HTML} at (0,0) size 785x630.16
5 RenderBody {BODY} at (8,8) size 769x614.16 5 RenderBody {BODY} at (8,8) size 769x614.16
6 RenderBlock {H3} at (0,0) size 769x19 6 RenderBlock {H3} at (0,0) size 769x19
7 RenderText {#text} at (0,0) size 190x19 7 RenderText {#text} at (0,0) size 190x19
8 text run at (0,0) width 190: "<input type=\"submit\">" 8 text run at (0,0) width 190: "<input type=\"submit\">"
9 RenderBlock {P} at (0,37.72) size 769x16 9 RenderBlock {P} at (0,37.72) size 769x16
10 RenderText {#text} at (0,0) size 352x16 10 RenderText {#text} at (0,0) size 352x16
11 text run at (0,0) width 352: "This button should have the default subm it button title:" 11 text run at (0,0) width 352: "This button should have the default subm it button title:"
12 RenderBlock (anonymous) at (0,69.72) size 769x21 12 RenderBlock (anonymous) at (0,69.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,4) size 64x13 68 RenderBlock (anonymous) at (8,4) size 64x13
69 RenderText {#text} at (30,0) size 4x13 69 RenderText {#text} at (30,0) size 4x13
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,561.16) size 769x16 72 RenderBlock {P} at (0,561.16) size 769x16
73 RenderText {#text} at (0,0) size 208x16 73 RenderText {#text} at (0,0) size 208x16
74 text run at (0,0) width 208: "This button should have no title:" 74 text run at (0,0) width 208: "This button should have no title:"
75 RenderBlock (anonymous) at (0,593.16) size 769x21 75 RenderBlock (anonymous) at (0,593.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