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

Side by Side Diff: LayoutTests/platform/mac/css1/classification/display-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 816 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 816
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x816 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 785x816 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x816 4 LayoutBlockFlow {HTML} at (0,0) size 785x816
5 LayoutBlockFlow {BODY} at (8,8) size 769x800 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x800 [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 769x75 9 LayoutBlockFlow {PRE} at (0,34) size 769x75
10 LayoutText {#text} at (0,0) size 554x75 10 LayoutText {#text} at (0,0) size 554x75
11 text run at (0,0) width 172: ".one {display: block;}" 11 text run at (0,0) width 172: ".one {display: block;}"
12 text run at (171,0) width 1: " " 12 text run at (171,0) width 1: " "
13 text run at (0,15) width 180: ".two {display: inline;}" 13 text run at (0,15) width 180: ".two {display: inline;}"
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
122 LayoutBlockFlow {P} at (4,246) size 747x54 122 LayoutBlockFlow {P} at (4,246) size 747x54
123 LayoutBlockFlow (anonymous) at (0,0) size 747x18 123 LayoutBlockFlow (anonymous) at (0,0) size 747x18
124 LayoutText {#text} at (0,0) size 116x18 124 LayoutText {#text} at (0,0) size 116x18
125 text run at (0,0) width 116: "The italicized text" 125 text run at (0,0) width 116: "The italicized text"
126 LayoutBlockFlow {I} at (0,18) size 747x18 126 LayoutBlockFlow {I} at (0,18) size 747x18
127 LayoutText {#text} at (0,0) size 113x18 127 LayoutText {#text} at (0,0) size 113x18
128 text run at (0,0) width 113: "in this paragraph" 128 text run at (0,0) width 113: "in this paragraph"
129 LayoutBlockFlow (anonymous) at (0,36) size 747x18 129 LayoutBlockFlow (anonymous) at (0,36) size 747x18
130 LayoutText {#text} at (0,0) size 208x18 130 LayoutText {#text} at (0,0) size 208x18
131 text run at (0,0) width 208: "should be a block-level elemen t." 131 text run at (0,0) width 208: "should be a block-level elemen t."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698