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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/control-restrict-line-height-expected.txt

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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 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 309x18 [bgcolor=#F8F8F8] 9 LayoutMenuList {SELECT} at (0,19) size 309x18 [bgcolor=#F8F8F8]
10 LayoutBlockFlow (anonymous) at (0,0) size 309x18 10 LayoutBlockFlow (anonymous) at (0,0) size 309x18
(...skipping 13 matching lines...) Expand all
24 LayoutFlexibleBox {DIV} at (4,3) size 117x13 24 LayoutFlexibleBox {DIV} at (4,3) size 117x13
25 LayoutBlockFlow {DIV} at (0,6.50) size 5x0 25 LayoutBlockFlow {DIV} at (0,6.50) size 5x0
26 LayoutBlockFlow {DIV} at (5,0) size 100x13 26 LayoutBlockFlow {DIV} at (5,0) size 100x13
27 LayoutText {#text} at (0,0) size 0x0 27 LayoutText {#text} at (0,0) size 0x0
28 layer at (17,67) size 100x13 scrollWidth 278 28 layer at (17,67) size 100x13 scrollWidth 278
29 LayoutBlockFlow {DIV} at (0,0) size 100x13 29 LayoutBlockFlow {DIV} at (0,0) size 100x13
30 LayoutText {#text} at (0,0) size 278x13 30 LayoutText {#text} at (0,0) size 278x13
31 text run at (0,0) width 278: "This text should be centered vertically in t he button" 31 text run at (0,0) width 278: "This text should be centered vertically in t he button"
32 layer at (118,68) size 11x11 transparent 32 layer at (118,68) size 11x11 transparent
33 LayoutBlockFlow {DIV} at (106,1) size 11x11 33 LayoutBlockFlow {DIV} at (106,1) size 11x11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698