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

Side by Side Diff: LayoutTests/platform/win/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 626 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 626
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x626 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 785x626 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x626.44 4 LayoutBlockFlow {HTML} at (0,0) size 785x626.44
5 LayoutBlockFlow {BODY} at (8,8) size 769x610.44 5 LayoutBlockFlow {BODY} at (8,8) size 769x610.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 606x36 7 LayoutText {#text} at (0,0) size 606x36
8 text run at (0,0) width 606: "Fixed Columns, Auto Span, Minwidth Table " 8 text run at (0,0) width 606: "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,538.44) size 769x54 79 LayoutBlockFlow {P} at (0,538.44) size 769x54
80 LayoutText {#text} at (0,0) size 148x17 80 LayoutText {#text} at (0,0) size 148x17
81 text run at (0,0) width 148: "The table width is: 600" 81 text run at (0,0) width 148: "The table width is: 600"
82 LayoutBR {BR} at (147,14) size 1x0 82 LayoutBR {BR} at (147,14) size 1x0
83 LayoutText {#text} at (0,18) size 135x17 83 LayoutText {#text} at (0,18) size 135x17
84 text run at (0,18) width 135: "Column One is: 33%" 84 text run at (0,18) width 135: "Column One is: 33%"
85 LayoutBR {BR} at (134,32) size 1x0 85 LayoutBR {BR} at (134,32) size 1x0
86 LayoutText {#text} at (0,36) size 138x17 86 LayoutText {#text} at (0,36) size 138x17
87 text run at (0,36) width 138: "Column Two is: 67%" 87 text run at (0,36) width 138: "Column Two is: 67%"
88 LayoutBlockFlow {HR} at (0,608.44) size 769x2 [border: (1px inset #EEEEEE) ] 88 LayoutBlockFlow {HR} at (0,608.44) size 769x2 [border: (1px inset #EEEEEE) ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698