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

Side by Side Diff: LayoutTests/platform/win/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 738 1 layer at (0,0) size 800x600 scrollHeight 738
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x738 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 800x738 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x737.59 4 LayoutBlockFlow {HTML} at (0,0) size 800x737.59
5 LayoutBlockFlow {BODY} at (8,8) size 784x721.59 [color=#008000] [bgcolor=#CC CCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 784x721.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 363x17 7 LayoutText {#text} at (0,0) size 363x17
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 784x112 9 LayoutBlockFlow {PRE} at (0,34) size 784x112
10 LayoutText {#text} at (0,0) size 272x112 10 LayoutText {#text} at (0,0) size 272x112
11 text run at (0,0) width 160: "BODY {color: green;}" 11 text run at (0,0) width 160: "BODY {color: green;}"
12 text run at (160,0) width 0: " " 12 text run at (160,0) width 0: " "
13 text run at (0,16) width 136: "H3 {color: blue;}" 13 text run at (0,16) width 136: "H3 {color: blue;}"
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 LayoutInline {STRONG} at (0,0) size 59x17 180 LayoutInline {STRONG} at (0,0) size 59x17
181 LayoutText {#text} at (270,0) size 59x17 181 LayoutText {#text} at (270,0) size 59x17
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 32x17 183 LayoutText {#text} at (328,0) size 32x17
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 178x17 185 LayoutInline {SPAN} at (0,0) size 178x17
186 LayoutText {#text} at (359,0) size 178x17 186 LayoutText {#text} at (359,0) size 178x17
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 5x17 188 LayoutText {#text} at (536,0) size 5x17
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