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

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

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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
OLDNEW
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 652 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 652
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x652 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x652 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x652.16 4 LayoutBlockFlow {HTML} at (0,0) size 785x652.16
5 LayoutBlockFlow {BODY} at (8,8) size 769x636.16 5 LayoutBlockFlow {BODY} at (8,8) size 769x636.16
6 LayoutBlockFlow {H3} at (0,0) size 769x22 6 LayoutBlockFlow {H3} at (0,0) size 769x22
7 LayoutText {#text} at (0,0) size 190x22 7 LayoutText {#text} at (0,0) size 190x22
8 text run at (0,0) width 190: "<input type=\"submit\">" 8 text run at (0,0) width 190: "<input type=\"submit\">"
9 LayoutBlockFlow {P} at (0,40.72) size 769x18 9 LayoutBlockFlow {P} at (0,40.72) size 769x18
10 LayoutText {#text} at (0,0) size 352x18 10 LayoutText {#text} at (0,0) size 352x18
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 LayoutBlockFlow (anonymous) at (0,74.72) size 769x21 12 LayoutBlockFlow (anonymous) at (0,74.72) size 769x21
13 LayoutButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)] 13 LayoutButton {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 LayoutBlockFlow (anonymous) at (8,4) size 64x13 68 LayoutBlockFlow (anonymous) at (8,4) size 64x13
69 LayoutText {#text} at (30,0) size 4x13 69 LayoutText {#text} at (30,0) size 4x13
70 text run at (30,0) width 4: " " 70 text run at (30,0) width 4: " "
71 LayoutText {#text} at (0,0) size 0x0 71 LayoutText {#text} at (0,0) size 0x0
72 LayoutBlockFlow {P} at (0,581.16) size 769x18 72 LayoutBlockFlow {P} at (0,581.16) size 769x18
73 LayoutText {#text} at (0,0) size 208x18 73 LayoutText {#text} at (0,0) size 208x18
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 LayoutBlockFlow (anonymous) at (0,615.16) size 769x21 75 LayoutBlockFlow (anonymous) at (0,615.16) size 769x21
76 LayoutButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)] 76 LayoutButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
77 LayoutText {#text} at (0,0) size 0x0 77 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698