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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug22019-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 734 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 734
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x734 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 785x734 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x734 4 LayoutBlockFlow {HTML} at (0,0) size 785x734
5 LayoutBlockFlow {BODY} at (8,8) size 769x718 5 LayoutBlockFlow {BODY} at (8,8) size 769x718
6 LayoutBlockFlow {PRE} at (0,0) size 769x227 6 LayoutBlockFlow {PRE} at (0,0) size 769x227
7 LayoutText {#text} at (0,0) size 656x193 7 LayoutText {#text} at (0,0) size 656x193
8 text run at (0,0) width 368: "These tables below all have the HTML + C SS ..." 8 text run at (0,0) width 368: "These tables below all have the HTML + C SS ..."
9 text run at (368,0) width 0: " " 9 text run at (368,0) width 0: " "
10 text run at (0,16) width 0: " " 10 text run at (0,16) width 0: " "
11 text run at (0,32) width 480: "<TABLE><tr> table {" 11 text run at (0,32) width 480: "<TABLE><tr> table {"
12 text run at (480,32) width 0: " " 12 text run at (480,32) width 0: " "
13 text run at (0,48) width 544: " <td><TABLE style='margin: 20px; paddi ng: 19px;'> width: 600px;" 13 text run at (0,48) width 544: " <td><TABLE style='margin: 20px; paddi ng: 19px;'> width: 600px;"
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 LayoutTableRow {TR} at (0,2) size 558x4 87 LayoutTableRow {TR} at (0,2) size 558x4
88 LayoutTableCell {TD} at (2,2) size 554x4 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1] 88 LayoutTableCell {TD} at (2,2) size 554x4 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
89 LayoutTable {TABLE} at (0,608) size 650x110 [border: (1px solid #FF0000)] 89 LayoutTable {TABLE} at (0,608) size 650x110 [border: (1px solid #FF0000)]
90 LayoutTableSection {TBODY} at (1,1) size 648x108 90 LayoutTableSection {TBODY} at (1,1) size 648x108
91 LayoutTableRow {TR} at (0,2) size 648x104 91 LayoutTableRow {TR} at (0,2) size 648x104
92 LayoutTableCell {TD} at (2,2) size 644x104 [border: (1px solid #0080 00)] [r=0 c=0 rs=1 cs=1] 92 LayoutTableCell {TD} at (2,2) size 644x104 [border: (1px solid #0080 00)] [r=0 c=0 rs=1 cs=1]
93 LayoutTable {TABLE} at (22,22) size 600x60 [border: (1px solid #FF 0000)] 93 LayoutTable {TABLE} at (22,22) size 600x60 [border: (1px solid #FF 0000)]
94 LayoutTableSection {TBODY} at (26,26) size 548x8 94 LayoutTableSection {TBODY} at (26,26) size 548x8
95 LayoutTableRow {TR} at (0,2) size 548x4 95 LayoutTableRow {TR} at (0,2) size 548x4
96 LayoutTableCell {TD} at (2,2) size 544x4 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1] 96 LayoutTableCell {TD} at (2,2) size 544x4 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698