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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/core/captions-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 1084 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1084
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1084 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1084 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1084 4 LayoutBlockFlow {HTML} at (0,0) size 785x1084
5 LayoutBlockFlow {BODY} at (8,8) size 769x1068 5 LayoutBlockFlow {BODY} at (8,8) size 769x1068
6 LayoutTable {TABLE} at (0,0) size 769x602 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 769x602 [border: (1px outset #808080)]
7 LayoutBlockFlow {CAPTION} at (0,0) size 769x18 7 LayoutBlockFlow {CAPTION} at (0,0) size 769x18
8 LayoutInline {NOBR} at (0,0) size 625x18 8 LayoutInline {NOBR} at (0,0) size 625x18
9 LayoutText {#text} at (72,0) size 625x18 9 LayoutText {#text} at (72,0) size 625x18
10 text run at (72,0) width 362: "caption is considered part of % wid th, not so in Nav4.6, " 10 text run at (72,0) width 362: "caption is considered part of % wid th, not so in Nav4.6, "
11 text run at (433,0) width 264: "caption is not considered part of %height" 11 text run at (433,0) width 264: "caption is not considered part of %height"
12 LayoutText {#text} at (0,0) size 0x0 12 LayoutText {#text} at (0,0) size 0x0
13 LayoutTableSection {TBODY} at (1,19) size 767x582 13 LayoutTableSection {TBODY} at (1,19) size 767x582
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 LayoutBlockFlow {CAPTION} at (0,0) size 511x18 87 LayoutBlockFlow {CAPTION} at (0,0) size 511x18
88 LayoutText {#text} at (223,0) size 65x18 88 LayoutText {#text} at (223,0) size 65x18
89 text run at (223,0) width 65: "top center" 89 text run at (223,0) width 65: "top center"
90 LayoutTableSection {TBODY} at (1,19) size 509x26 90 LayoutTableSection {TBODY} at (1,19) size 509x26
91 LayoutTableRow {TR} at (0,2) size 509x22 91 LayoutTableRow {TR} at (0,2) size 509x22
92 LayoutTableCell {TD} at (2,2) size 505x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 92 LayoutTableCell {TD} at (2,2) size 505x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
93 LayoutText {#text} at (2,2) size 501x18 93 LayoutText {#text} at (2,2) size 501x18
94 text run at (2,2) width 501: "FOO FOO FOO FOO FOO FOO FOO FOO FO O FOO FOO FOO FOO FOO" 94 text run at (2,2) width 501: "FOO FOO FOO FOO FOO FOO FOO FOO FO O FOO FOO FOO FOO FOO"
95 LayoutBlockFlow (anonymous) at (0,1050) size 769x18 95 LayoutBlockFlow (anonymous) at (0,1050) size 769x18
96 LayoutBR {BR} at (0,0) size 0x18 96 LayoutBR {BR} at (0,0) size 0x18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698