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

Side by Side Diff: LayoutTests/platform/linux/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 768 1 layer at (0,0) size 800x600 scrollHeight 768
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x768 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 800x768 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x767.59 4 LayoutBlockFlow {HTML} at (0,0) size 800x767.59
5 LayoutBlockFlow {BODY} at (8,8) size 784x751.59 [color=#008000] [bgcolor=#CC CCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 784x751.59 [color=#008000] [bgcolor=#CC CCCC]
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 337x19 7 LayoutText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,36) size 784x112 9 LayoutBlockFlow {PRE} at (0,36) 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 55x19 180 LayoutInline {STRONG} at (0,0) size 55x19
181 LayoutText {#text} at (249,0) size 55x19 181 LayoutText {#text} at (249,0) size 55x19
182 text run at (249,0) width 55: "this part" 182 text run at (249,0) width 55: "this part"
183 LayoutText {#text} at (304,0) size 30x19 183 LayoutText {#text} at (304,0) size 30x19
184 text run at (304,0) width 30: " and " 184 text run at (304,0) width 30: " and "
185 LayoutInline {SPAN} at (0,0) size 164x19 185 LayoutInline {SPAN} at (0,0) size 164x19
186 LayoutText {#text} at (334,0) size 164x19 186 LayoutText {#text} at (334,0) size 164x19
187 text run at (334,0) width 164: "this part (which is spanned) " 187 text run at (334,0) width 164: "this part (which is spanned) "
188 LayoutText {#text} at (498,0) size 4x19 188 LayoutText {#text} at (498,0) size 4x19
189 text run at (498,0) width 4: "." 189 text run at (498,0) width 4: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698