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

Side by Side Diff: LayoutTests/platform/linux/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 873 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 873
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x873 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 785x873 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x873 4 LayoutBlockFlow {HTML} at (0,0) size 785x873
5 LayoutBlockFlow {BODY} at (8,8) size 769x857 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x857 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
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 769x80 9 LayoutBlockFlow {PRE} at (0,36) size 769x80
10 LayoutText {#text} at (0,0) size 568x80 10 LayoutText {#text} at (0,0) size 568x80
11 text run at (0,0) width 176: ".one {display: block;}" 11 text run at (0,0) width 176: ".one {display: block;}"
12 text run at (176,0) width 0: " " 12 text run at (176,0) width 0: " "
13 text run at (0,16) width 184: ".two {display: inline;}" 13 text run at (0,16) width 184: ".two {display: inline;}"
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 LayoutBlockFlow {P} at (4,264) size 747x60 121 LayoutBlockFlow {P} at (4,264) size 747x60
122 LayoutBlockFlow (anonymous) at (0,0) size 747x20 122 LayoutBlockFlow (anonymous) at (0,0) size 747x20
123 LayoutText {#text} at (0,0) size 104x19 123 LayoutText {#text} at (0,0) size 104x19
124 text run at (0,0) width 104: "The italicized text" 124 text run at (0,0) width 104: "The italicized text"
125 LayoutBlockFlow {I} at (0,20) size 747x20 125 LayoutBlockFlow {I} at (0,20) size 747x20
126 LayoutText {#text} at (0,0) size 111x19 126 LayoutText {#text} at (0,0) size 111x19
127 text run at (0,0) width 111: "in this paragraph" 127 text run at (0,0) width 111: "in this paragraph"
128 LayoutBlockFlow (anonymous) at (0,40) size 747x20 128 LayoutBlockFlow (anonymous) at (0,40) size 747x20
129 LayoutText {#text} at (0,0) size 194x19 129 LayoutText {#text} at (0,0) size 194x19
130 text run at (0,0) width 194: "should be a block-level elemen t." 130 text run at (0,0) width 194: "should be a block-level elemen t."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698