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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug1302-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 904 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 904
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x904 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 785x904 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x904 4 LayoutBlockFlow {HTML} at (0,0) size 785x904
5 LayoutBlockFlow {BODY} at (8,8) size 769x888 5 LayoutBlockFlow {BODY} at (8,8) size 769x888
6 LayoutBlockFlow {DIV} at (0,0) size 769x170 6 LayoutBlockFlow {DIV} at (0,0) size 769x170
7 LayoutBlockFlow {HR} at (0,0) size 769x2 [border: (1px inset #EEEEEE)] 7 LayoutBlockFlow {HR} at (0,0) size 769x2 [border: (1px inset #EEEEEE)]
8 LayoutBlockFlow {P} at (0,18) size 769x18 8 LayoutBlockFlow {P} at (0,18) size 769x18
9 LayoutInline {B} at (0,0) size 337x17 9 LayoutInline {B} at (0,0) size 337x17
10 LayoutText {#text} at (216,0) size 337x17 10 LayoutText {#text} at (216,0) size 337x17
11 text run at (216,0) width 337: "Tables I, II, III, IV (cellpadding =0 cellspacing=5)" 11 text run at (216,0) width 337: "Tables I, II, III, IV (cellpadding =0 cellspacing=5)"
12 LayoutTable {TABLE} at (91,52) size 587x118 [bgcolor=#FFCC00] [border: ( 1px outset #808080)] 12 LayoutTable {TABLE} at (91,52) size 587x118 [bgcolor=#FFCC00] [border: ( 1px outset #808080)]
13 LayoutTableSection {TBODY} at (1,1) size 585x116 13 LayoutTableSection {TBODY} at (1,1) size 585x116
(...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after
313 text run at (2,2) width 24: "that" 313 text run at (2,2) width 24: "that"
314 LayoutTableRow {TR} at (0,26) size 678x22 314 LayoutTableRow {TR} at (0,26) size 678x22
315 LayoutTableCell {TD} at (2,26) size 77x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 315 LayoutTableCell {TD} at (2,26) size 77x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
316 LayoutText {#text} at (2,2) size 8x17 316 LayoutText {#text} at (2,2) size 8x17
317 text run at (2,2) width 8: "x" 317 text run at (2,2) width 8: "x"
318 LayoutTableCell {TD} at (81,26) size 595x22 [bgcolor=#99CCCC] [borde r: (1px inset #808080)] [r=1 c=1 rs=1 cs=3] 318 LayoutTableCell {TD} at (81,26) size 595x22 [bgcolor=#99CCCC] [borde r: (1px inset #808080)] [r=1 c=1 rs=1 cs=3]
319 LayoutText {#text} at (2,2) size 229x17 319 LayoutText {#text} at (2,2) size 229x17
320 text run at (2,2) width 229: "blue (colspan=3) --- spans correct ly" 320 text run at (2,2) width 229: "blue (colspan=3) --- spans correct ly"
321 LayoutBlockFlow (anonymous) at (0,870) size 769x18 321 LayoutBlockFlow (anonymous) at (0,870) size 769x18
322 LayoutBR {BR} at (0,0) size 0x17 322 LayoutBR {BR} at (0,0) size 0x17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698