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

Side by Side Diff: LayoutTests/platform/mac/css1/basic/inheritance-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 scrollHeight 731 1 layer at (0,0) size 800x600 scrollHeight 731
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x731 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x731 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x730.59 4 LayoutBlockFlow {HTML} at (0,0) size 800x730.59
5 LayoutBlockFlow {BODY} at (8,8) size 784x714.59 [color=#008000] [bgcolor=#CC CCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 784x714.59 [color=#008000] [bgcolor=#CC CCCC]
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
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 784x105 9 LayoutBlockFlow {PRE} at (0,34) size 784x105
10 LayoutText {#text} at (0,0) size 266x105 10 LayoutText {#text} at (0,0) size 266x105
11 text run at (0,0) width 157: "BODY {color: green;}" 11 text run at (0,0) width 157: "BODY {color: green;}"
12 text run at (156,0) width 1: " " 12 text run at (156,0) width 1: " "
13 text run at (0,15) width 133: "H3 {color: blue;}" 13 text run at (0,15) width 133: "H3 {color: blue;}"
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 LayoutInline {STRONG} at (0,0) size 59x18 180 LayoutInline {STRONG} at (0,0) size 59x18
181 LayoutText {#text} at (270,0) size 59x18 181 LayoutText {#text} at (270,0) size 59x18
182 text run at (270,0) width 59: "this part" 182 text run at (270,0) width 59: "this part"
183 LayoutText {#text} at (328,0) size 32x18 183 LayoutText {#text} at (328,0) size 32x18
184 text run at (328,0) width 32: " and " 184 text run at (328,0) width 32: " and "
185 LayoutInline {SPAN} at (0,0) size 178x18 185 LayoutInline {SPAN} at (0,0) size 178x18
186 LayoutText {#text} at (359,0) size 178x18 186 LayoutText {#text} at (359,0) size 178x18
187 text run at (359,0) width 178: "this part (which is spanned) " 187 text run at (359,0) width 178: "this part (which is spanned) "
188 LayoutText {#text} at (536,0) size 5x18 188 LayoutText {#text} at (536,0) size 5x18
189 text run at (536,0) width 5: "." 189 text run at (536,0) width 5: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698