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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/040-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 654 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 654
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x654 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 785x654 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x654.44 4 LayoutBlockFlow {HTML} at (0,0) size 785x654.44
5 LayoutBlockFlow {BODY} at (8,8) size 769x638.44 5 LayoutBlockFlow {BODY} at (8,8) size 769x638.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 609x36 7 LayoutText {#text} at (0,0) size 609x36
8 text run at (0,0) width 609: "Fixed Columns, Auto Span, Minwidth Table " 8 text run at (0,0) width 609: "Fixed Columns, Auto Span, Minwidth Table "
9 LayoutTable {TABLE} at (0,58.44) size 100x40 9 LayoutTable {TABLE} at (0,58.44) size 100x40
10 LayoutTableSection {TBODY} at (0,0) size 100x40 10 LayoutTableSection {TBODY} at (0,0) size 100x40
11 LayoutTableRow {TR} at (0,0) size 100x20 11 LayoutTableRow {TR} at (0,0) size 100x20
12 LayoutTableCell {TD} at (0,10) size 33x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (0,10) size 33x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
13 LayoutTableCell {TD} at (33,10) size 67x0 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1] 13 LayoutTableCell {TD} at (33,10) size 67x0 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 LayoutBlockFlow {P} at (0,560.44) size 769x60 79 LayoutBlockFlow {P} at (0,560.44) size 769x60
80 LayoutText {#text} at (0,0) size 137x19 80 LayoutText {#text} at (0,0) size 137x19
81 text run at (0,0) width 137: "The table width is: 600" 81 text run at (0,0) width 137: "The table width is: 600"
82 LayoutBR {BR} at (137,15) size 0x0 82 LayoutBR {BR} at (137,15) size 0x0
83 LayoutText {#text} at (0,20) size 126x19 83 LayoutText {#text} at (0,20) size 126x19
84 text run at (0,20) width 126: "Column One is: 33%" 84 text run at (0,20) width 126: "Column One is: 33%"
85 LayoutBR {BR} at (126,35) size 0x0 85 LayoutBR {BR} at (126,35) size 0x0
86 LayoutText {#text} at (0,40) size 128x19 86 LayoutText {#text} at (0,40) size 128x19
87 text run at (0,40) width 128: "Column Two is: 67%" 87 text run at (0,40) width 128: "Column Two is: 67%"
88 LayoutBlockFlow {HR} at (0,636.44) size 769x2 [border: (1px inset #EEEEEE) ] 88 LayoutBlockFlow {HR} at (0,636.44) size 769x2 [border: (1px inset #EEEEEE) ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698