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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/height-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 974 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 974
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x974 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 785x974 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x974 4 LayoutBlockFlow {HTML} at (0,0) size 785x974
5 LayoutBlockFlow {BODY} at (8,8) size 769x958 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x958 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x18 6 LayoutBlockFlow {P} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 363x18 7 LayoutText {#text} at (0,0) size 363x18
8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,34) size 769x45 9 LayoutBlockFlow {PRE} at (0,34) size 769x45
10 LayoutText {#text} at (0,0) size 164x45 10 LayoutText {#text} at (0,0) size 164x45
11 text run at (0,0) width 157: ".one {height: 50px;}" 11 text run at (0,0) width 157: ".one {height: 50px;}"
12 text run at (156,0) width 1: " " 12 text run at (156,0) width 1: " "
13 text run at (0,15) width 164: ".two {height: 100px;}" 13 text run at (0,15) width 164: ".two {height: 100px;}"
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 LayoutText {#text} at (0,0) size 0x0 67 LayoutText {#text} at (0,0) size 0x0
68 LayoutBlockFlow {P} at (4,370) size 747x36 68 LayoutBlockFlow {P} at (4,370) size 747x36
69 LayoutText {#text} at (0,0) size 739x36 69 LayoutText {#text} at (0,0) size 739x36
70 text run at (0,0) width 739: "The rectangular image above shou ld be 100 pixels tall and 30 pixels wide (the original image is 50x15, and the s ize" 70 text run at (0,0) width 739: "The rectangular image above shou ld be 100 pixels tall and 30 pixels wide (the original image is 50x15, and the s ize"
71 text run at (0,18) width 178: "has been doubled using the " 71 text run at (0,18) width 178: "has been doubled using the "
72 LayoutInline {CODE} at (0,0) size 48x15 72 LayoutInline {CODE} at (0,0) size 48x15
73 LayoutText {#text} at (177,20) size 48x15 73 LayoutText {#text} at (177,20) size 48x15
74 text run at (177,20) width 48: "height" 74 text run at (177,20) width 48: "height"
75 LayoutText {#text} at (224,18) size 68x18 75 LayoutText {#text} at (224,18) size 68x18
76 text run at (224,18) width 68: " property)." 76 text run at (224,18) width 68: " property)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698