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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug96343-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 1507 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1507
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1507 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1507 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1507 4 LayoutBlockFlow {HTML} at (0,0) size 785x1507
5 LayoutBlockFlow {BODY} at (8,8) size 769x1491 5 LayoutBlockFlow {BODY} at (8,8) size 769x1491
6 LayoutTable {TABLE} at (0,0) size 232x497 6 LayoutTable {TABLE} at (0,0) size 232x497
7 LayoutTableSection {TBODY} at (0,0) size 232x497 7 LayoutTableSection {TBODY} at (0,0) size 232x497
8 LayoutTableRow {TR} at (0,2) size 232x20 8 LayoutTableRow {TR} at (0,2) size 232x20
9 LayoutTableCell {TD} at (2,2) size 228x20 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 228x20 [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (1,1) size 226x18 10 LayoutText {#text} at (1,1) size 226x18
11 text run at (1,1) width 226: "Occasional height/width on images" 11 text run at (1,1) width 226: "Occasional height/width on images"
12 LayoutTableRow {TR} at (0,24) size 232x34 12 LayoutTableRow {TR} at (0,24) size 232x34
13 LayoutTableCell {TD} at (2,24) size 228x34 [r=1 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (2,24) size 228x34 [r=1 c=0 rs=1 cs=1]
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
185 LayoutImage {IMG} at (1,1) size 56x25 185 LayoutImage {IMG} at (1,1) size 56x25
186 LayoutTableRow {TR} at (0,426) size 280x17 186 LayoutTableRow {TR} at (0,426) size 280x17
187 LayoutTableCell {TD} at (2,426) size 276x17 [r=17 c=0 rs=1 cs=1] 187 LayoutTableCell {TD} at (2,426) size 276x17 [r=17 c=0 rs=1 cs=1]
188 LayoutImage {IMG} at (1,1) size 53x15 188 LayoutImage {IMG} at (1,1) size 53x15
189 LayoutTableRow {TR} at (0,445) size 280x31 189 LayoutTableRow {TR} at (0,445) size 280x31
190 LayoutTableCell {TD} at (2,445) size 276x31 [r=18 c=0 rs=1 cs=1] 190 LayoutTableCell {TD} at (2,445) size 276x31 [r=18 c=0 rs=1 cs=1]
191 LayoutImage {IMG} at (1,1) size 31x29 191 LayoutImage {IMG} at (1,1) size 31x29
192 LayoutTableRow {TR} at (0,478) size 280x17 192 LayoutTableRow {TR} at (0,478) size 280x17
193 LayoutTableCell {TD} at (2,478) size 276x17 [r=19 c=0 rs=1 cs=1] 193 LayoutTableCell {TD} at (2,478) size 276x17 [r=19 c=0 rs=1 cs=1]
194 LayoutImage {IMG} at (1,1) size 53x15 194 LayoutImage {IMG} at (1,1) size 53x15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698