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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-retina/fast/forms/control-restrict-line-height-expected.txt

Issue 2745793003: Update baselines in fast/forms/ for Mac10.12. (Closed)
Patch Set: Created 3 years, 9 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 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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (0,0) size 533x18 6 LayoutText {#text} at (0,0) size 533x18
7 text run at (0,0) width 533: "This tests that we don't honor line-height for controls that have restricted font size. " 7 text run at (0,0) width 533: "This tests that we don't honor line-height for controls that have restricted font size. "
8 LayoutBR {BR} at (0,0) size 0x0 8 LayoutBR {BR} at (0,0) size 0x0
9 LayoutMenuList {SELECT} at (0,19) size 299x18 [bgcolor=#F8F8F8] 9 LayoutMenuList {SELECT} at (0,19) size 299x18 [bgcolor=#F8F8F8]
10 LayoutBlockFlow (anonymous) at (0,0) size 299x18 10 LayoutBlockFlow (anonymous) at (0,0) size 299x18
(...skipping 12 matching lines...) Expand all
23 LayoutTextControl {INPUT} at (0,56) size 133x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 23 LayoutTextControl {INPUT} at (0,56) size 133x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
24 LayoutFlexibleBox {DIV} at (4,3) size 125x13 24 LayoutFlexibleBox {DIV} at (4,3) size 125x13
25 LayoutBlockFlow {DIV} at (0,0) size 113x13 25 LayoutBlockFlow {DIV} at (0,0) size 113x13
26 LayoutText {#text} at (0,0) size 0x0 26 LayoutText {#text} at (0,0) size 0x0
27 layer at (12,67) size 113x13 scrollWidth 268 27 layer at (12,67) size 113x13 scrollWidth 268
28 LayoutBlockFlow {DIV} at (0,0) size 113x13 28 LayoutBlockFlow {DIV} at (0,0) size 113x13
29 LayoutText {#text} at (0,0) size 268x13 29 LayoutText {#text} at (0,0) size 268x13
30 text run at (0,0) width 268: "This text should be centered vertically in t he button" 30 text run at (0,0) width 268: "This text should be centered vertically in t he button"
31 layer at (126,68) size 11x11 transparent 31 layer at (126,68) size 11x11 transparent
32 LayoutBlockFlow {DIV} at (114,1) size 11x11 32 LayoutBlockFlow {DIV} at (114,1) size 11x11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698