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

Side by Side Diff: LayoutTests/platform/win/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 768 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 768
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x768 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 785x768 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x768 4 LayoutBlockFlow {HTML} at (0,0) size 785x768
5 LayoutBlockFlow {BODY} at (8,8) size 769x752 5 LayoutBlockFlow {BODY} at (8,8) size 769x752
6 LayoutBlockFlow {P} at (0,0) size 769x18 6 LayoutBlockFlow {P} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 286x17 7 LayoutText {#text} at (0,0) size 286x17
8 text run at (0,0) width 286: "TABLE 1 - without 'height' style on TABL E" 8 text run at (0,0) width 286: "TABLE 1 - without 'height' style on TABL E"
9 LayoutTable {TABLE} at (0,34) size 68x74 [border: (3px solid #000000)] 9 LayoutTable {TABLE} at (0,34) size 68x74 [border: (3px solid #000000)]
10 LayoutTableSection {THEAD} at (3,3) size 62x24 10 LayoutTableSection {THEAD} at (3,3) size 62x24
11 LayoutTableRow {TR} at (0,2) size 62x20 11 LayoutTableRow {TR} at (0,2) size 62x20
12 LayoutTableCell {TD} at (2,2) size 58x20 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 58x20 [r=0 c=0 rs=1 cs=1]
13 LayoutText {#text} at (1,1) size 55x17 13 LayoutText {#text} at (1,1) size 55x17
(...skipping 21 matching lines...) Expand all
35 LayoutTableSection {TFOOT} at (3,559) size 62x22 35 LayoutTableSection {TFOOT} at (3,559) size 62x22
36 LayoutTableRow {TR} at (0,0) size 62x20 36 LayoutTableRow {TR} at (0,0) size 62x20
37 LayoutTableCell {TD} at (2,0) size 58x20 [r=0 c=0 rs=1 cs=1] 37 LayoutTableCell {TD} at (2,0) size 58x20 [r=0 c=0 rs=1 cs=1]
38 LayoutText {#text} at (1,1) size 52x17 38 LayoutText {#text} at (1,1) size 52x17
39 text run at (1,1) width 52: "TFOOT" 39 text run at (1,1) width 52: "TFOOT"
40 LayoutTableSection {TBODY} at (3,27) size 62x532 40 LayoutTableSection {TBODY} at (3,27) size 62x532
41 LayoutTableRow {TR} at (0,0) size 62x530 41 LayoutTableRow {TR} at (0,0) size 62x530
42 LayoutTableCell {TD} at (2,255) size 58x20 [r=0 c=0 rs=1 cs=1] 42 LayoutTableCell {TD} at (2,255) size 58x20 [r=0 c=0 rs=1 cs=1]
43 LayoutText {#text} at (1,1) size 56x17 43 LayoutText {#text} at (1,1) size 56x17
44 text run at (1,1) width 56: "TBODY" 44 text run at (1,1) width 56: "TBODY"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698