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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug27038-2-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 778 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 778
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x778 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 785x778 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x778 4 LayoutBlockFlow {HTML} at (0,0) size 785x778
5 LayoutBlockFlow {BODY} at (8,8) size 769x762 5 LayoutBlockFlow {BODY} at (8,8) size 769x762
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 265x19 7 LayoutText {#text} at (0,0) size 265x19
8 text run at (0,0) width 265: "TABLE 1 - without 'height' style on TABL E" 8 text run at (0,0) width 265: "TABLE 1 - without 'height' style on TABL E"
9 LayoutTable {TABLE} at (0,36) size 65x80 [border: (3px solid #000000)] 9 LayoutTable {TABLE} at (0,36) size 65x80 [border: (3px solid #000000)]
10 LayoutTableSection {THEAD} at (3,3) size 59x26 10 LayoutTableSection {THEAD} at (3,3) size 59x26
11 LayoutTableRow {TR} at (0,2) size 59x22 11 LayoutTableRow {TR} at (0,2) size 59x22
12 LayoutTableCell {TD} at (2,2) size 55x22 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 55x22 [r=0 c=0 rs=1 cs=1]
13 LayoutText {#text} at (1,1) size 51x19 13 LayoutText {#text} at (1,1) size 51x19
(...skipping 21 matching lines...) Expand all
35 LayoutTableSection {TFOOT} at (3,557) size 59x24 35 LayoutTableSection {TFOOT} at (3,557) size 59x24
36 LayoutTableRow {TR} at (0,0) size 59x22 36 LayoutTableRow {TR} at (0,0) size 59x22
37 LayoutTableCell {TD} at (2,0) size 55x22 [r=0 c=0 rs=1 cs=1] 37 LayoutTableCell {TD} at (2,0) size 55x22 [r=0 c=0 rs=1 cs=1]
38 LayoutText {#text} at (1,1) size 51x19 38 LayoutText {#text} at (1,1) size 51x19
39 text run at (1,1) width 51: "TFOOT" 39 text run at (1,1) width 51: "TFOOT"
40 LayoutTableSection {TBODY} at (3,29) size 59x528 40 LayoutTableSection {TBODY} at (3,29) size 59x528
41 LayoutTableRow {TR} at (0,0) size 59x526 41 LayoutTableRow {TR} at (0,0) size 59x526
42 LayoutTableCell {TD} at (2,252) size 55x22 [r=0 c=0 rs=1 cs=1] 42 LayoutTableCell {TD} at (2,252) size 55x22 [r=0 c=0 rs=1 cs=1]
43 LayoutText {#text} at (1,1) size 53x19 43 LayoutText {#text} at (1,1) size 53x19
44 text run at (1,1) width 53: "TBODY" 44 text run at (1,1) width 53: "TBODY"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698