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

Side by Side Diff: LayoutTests/platform/linux/fast/borders/border-antialiasing-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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x479 3 layer at (0,0) size 800x479
4 LayoutBlockFlow {HTML} at (0,0) size 800x479 4 LayoutBlockFlow {HTML} at (0,0) size 800x479
5 LayoutBlockFlow {BODY} at (8,20) size 784x449 5 LayoutBlockFlow {BODY} at (8,20) size 784x449
6 layer at (18,20) size 764x449 6 layer at (18,20) size 764x449
7 LayoutBlockFlow {DIV} at (10,0) size 764x449 7 LayoutBlockFlow {DIV} at (10,0) size 764x449
8 LayoutTable {TABLE} at (20,0) size 131x53 [border: none] 8 LayoutTable {TABLE} at (20,0) size 131x53 [border: none]
9 LayoutTableSection {TBODY} at (0,0) size 130x52 9 LayoutTableSection {TBODY} at (0,0) size 130x52
10 LayoutTableRow {TR} at (0,0) size 130x13 10 LayoutTableRow {TR} at (0,0) size 130x13
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 LayoutInline {SPAN} at (0,0) size 72x43 157 LayoutInline {SPAN} at (0,0) size 72x43
158 LayoutText {#text} at (43,140) size 27x19 158 LayoutText {#text} at (43,140) size 27x19
159 text run at (43,140) width 27: "I am" 159 text run at (43,140) width 27: "I am"
160 LayoutBR {BR} at (70,140) size 0x19 160 LayoutBR {BR} at (70,140) size 0x19
161 LayoutText {#text} at (0,160) size 70x19 161 LayoutText {#text} at (0,160) size 70x19
162 text run at (0,160) width 70: "a span I am" 162 text run at (0,160) width 70: "a span I am"
163 LayoutText {#text} at (0,0) size 0x0 163 LayoutText {#text} at (0,0) size 0x0
164 layer at (28,179) size 600x100 164 layer at (28,179) size 600x100
165 LayoutBlockFlow {DIV} at (10,159) size 600x100 165 LayoutBlockFlow {DIV} at (10,159) size 600x100
166 LayoutMultiColumnSet (anonymous) at (0,0) size 600x100 166 LayoutMultiColumnSet (anonymous) at (0,0) size 600x100
167 layer at (28,179) size 11x1200 backgroundClip at (0,0) size 800x600 clip at (0,0 ) size 800x600 outlineClip at (0,0) size 800x600 167 layer at (28,179) size 11x1200 backgroundClip at (0,0) size 800x600 clip at (0,0 ) size 800x600
168 LayoutMultiColumnFlowThread (anonymous) at (0,0) size 10.78x1200 168 LayoutMultiColumnFlowThread (anonymous) at (0,0) size 10.78x1200
169 LayoutText {#text} at (0,0) size 8x1199 169 LayoutText {#text} at (0,0) size 8x1199
170 text run at (0,0) width 8: "_" 170 text run at (0,0) width 8: "_"
171 text run at (0,20) width 8: "_" 171 text run at (0,20) width 8: "_"
172 text run at (0,40) width 8: "_" 172 text run at (0,40) width 8: "_"
173 text run at (0,60) width 8: "_" 173 text run at (0,60) width 8: "_"
174 text run at (0,80) width 8: "_" 174 text run at (0,80) width 8: "_"
175 text run at (0,100) width 8: "_" 175 text run at (0,100) width 8: "_"
176 text run at (0,120) width 8: "_" 176 text run at (0,120) width 8: "_"
177 text run at (0,140) width 8: "_" 177 text run at (0,140) width 8: "_"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 text run at (0,1000) width 8: "_" 220 text run at (0,1000) width 8: "_"
221 text run at (0,1020) width 8: "_" 221 text run at (0,1020) width 8: "_"
222 text run at (0,1040) width 8: "_" 222 text run at (0,1040) width 8: "_"
223 text run at (0,1060) width 8: "_" 223 text run at (0,1060) width 8: "_"
224 text run at (0,1080) width 8: "_" 224 text run at (0,1080) width 8: "_"
225 text run at (0,1100) width 8: "_" 225 text run at (0,1100) width 8: "_"
226 text run at (0,1120) width 8: "_" 226 text run at (0,1120) width 8: "_"
227 text run at (0,1140) width 8: "_" 227 text run at (0,1140) width 8: "_"
228 text run at (0,1160) width 8: "_" 228 text run at (0,1160) width 8: "_"
229 text run at (0,1180) width 8: "_" 229 text run at (0,1180) width 8: "_"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698