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

Side by Side Diff: LayoutTests/platform/linux/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 1513 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1513
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1513 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1513 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1513 4 LayoutBlockFlow {HTML} at (0,0) size 785x1513
5 LayoutBlockFlow {BODY} at (8,8) size 769x1497 5 LayoutBlockFlow {BODY} at (8,8) size 769x1497
6 LayoutTable {TABLE} at (0,0) size 213x499 6 LayoutTable {TABLE} at (0,0) size 213x499
7 LayoutTableSection {TBODY} at (0,0) size 213x499 7 LayoutTableSection {TBODY} at (0,0) size 213x499
8 LayoutTableRow {TR} at (0,2) size 213x22 8 LayoutTableRow {TR} at (0,2) size 213x22
9 LayoutTableCell {TD} at (2,2) size 209x22 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 209x22 [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (1,1) size 207x19 10 LayoutText {#text} at (1,1) size 207x19
11 text run at (1,1) width 207: "Occasional height/width on images" 11 text run at (1,1) width 207: "Occasional height/width on images"
12 LayoutTableRow {TR} at (0,26) size 213x34 12 LayoutTableRow {TR} at (0,26) size 213x34
13 LayoutTableCell {TD} at (2,26) size 209x34 [r=1 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (2,26) size 209x34 [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,428) size 256x17 186 LayoutTableRow {TR} at (0,428) size 256x17
187 LayoutTableCell {TD} at (2,428) size 252x17 [r=17 c=0 rs=1 cs=1] 187 LayoutTableCell {TD} at (2,428) size 252x17 [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,447) size 256x31 189 LayoutTableRow {TR} at (0,447) size 256x31
190 LayoutTableCell {TD} at (2,447) size 252x31 [r=18 c=0 rs=1 cs=1] 190 LayoutTableCell {TD} at (2,447) size 252x31 [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,480) size 256x17 192 LayoutTableRow {TR} at (0,480) size 256x17
193 LayoutTableCell {TD} at (2,480) size 252x17 [r=19 c=0 rs=1 cs=1] 193 LayoutTableCell {TD} at (2,480) size 252x17 [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