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

Side by Side Diff: LayoutTests/platform/linux/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 972 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 972
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x972 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 785x972 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x972 4 LayoutBlockFlow {HTML} at (0,0) size 785x972
5 LayoutBlockFlow {BODY} at (8,8) size 769x956 5 LayoutBlockFlow {BODY} at (8,8) size 769x956
6 LayoutBlockFlow {DIV} at (0,0) size 769x180 6 LayoutBlockFlow {DIV} at (0,0) size 769x180
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 769x20 8 LayoutBlockFlow {P} at (0,18) size 769x20
9 LayoutInline {B} at (0,0) size 327x19 9 LayoutInline {B} at (0,0) size 327x19
10 LayoutText {#text} at (221,0) size 327x19 10 LayoutText {#text} at (221,0) size 327x19
11 text run at (221,0) width 327: "Tables I, II, III, IV (cellpadding =0 cellspacing=5)" 11 text run at (221,0) width 327: "Tables I, II, III, IV (cellpadding =0 cellspacing=5)"
12 LayoutTable {TABLE} at (91,54) size 587x126 [bgcolor=#FFCC00] [border: ( 1px outset #808080)] 12 LayoutTable {TABLE} at (91,54) size 587x126 [bgcolor=#FFCC00] [border: ( 1px outset #808080)]
13 LayoutTableSection {TBODY} at (1,1) size 585x124 13 LayoutTableSection {TBODY} at (1,1) size 585x124
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
314 text run at (2,2) width 22: "that" 314 text run at (2,2) width 22: "that"
315 LayoutTableRow {TR} at (0,28) size 678x24 315 LayoutTableRow {TR} at (0,28) size 678x24
316 LayoutTableCell {TD} at (2,28) size 77x24 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 316 LayoutTableCell {TD} at (2,28) size 77x24 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
317 LayoutText {#text} at (2,2) size 7x19 317 LayoutText {#text} at (2,2) size 7x19
318 text run at (2,2) width 7: "x" 318 text run at (2,2) width 7: "x"
319 LayoutTableCell {TD} at (81,28) size 595x24 [bgcolor=#99CCCC] [borde r: (1px inset #808080)] [r=1 c=1 rs=1 cs=3] 319 LayoutTableCell {TD} at (81,28) size 595x24 [bgcolor=#99CCCC] [borde r: (1px inset #808080)] [r=1 c=1 rs=1 cs=3]
320 LayoutText {#text} at (2,2) size 219x19 320 LayoutText {#text} at (2,2) size 219x19
321 text run at (2,2) width 219: "blue (colspan=3) --- spans correct ly" 321 text run at (2,2) width 219: "blue (colspan=3) --- spans correct ly"
322 LayoutBlockFlow (anonymous) at (0,936) size 769x20 322 LayoutBlockFlow (anonymous) at (0,936) size 769x20
323 LayoutBR {BR} at (0,0) size 0x19 323 LayoutBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698