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

Side by Side Diff: LayoutTests/platform/linux/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 1130 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1130
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1130 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1130 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1130 4 LayoutBlockFlow {HTML} at (0,0) size 785x1130
5 LayoutBlockFlow {BODY} at (8,8) size 769x1114 5 LayoutBlockFlow {BODY} at (8,8) size 769x1114
6 LayoutTable {TABLE} at (0,0) size 769x604 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 769x604 [border: (1px outset #808080)]
7 LayoutBlockFlow {CAPTION} at (0,0) size 769x20 7 LayoutBlockFlow {CAPTION} at (0,0) size 769x20
8 LayoutInline {NOBR} at (0,0) size 589x19 8 LayoutInline {NOBR} at (0,0) size 589x19
9 LayoutText {#text} at (90,0) size 589x19 9 LayoutText {#text} at (90,0) size 589x19
10 text run at (90,0) width 343: "caption is considered part of % wid th, not so in Nav4.6, " 10 text run at (90,0) width 343: "caption is considered part of % wid th, not so in Nav4.6, "
11 text run at (432,0) width 247: "caption is not considered part of %height" 11 text run at (432,0) width 247: "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,21) size 767x582 13 LayoutTableSection {TBODY} at (1,21) size 767x582
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 LayoutBlockFlow {CAPTION} at (0,0) size 524x20 87 LayoutBlockFlow {CAPTION} at (0,0) size 524x20
88 LayoutText {#text} at (231,0) size 62x19 88 LayoutText {#text} at (231,0) size 62x19
89 text run at (231,0) width 62: "top center" 89 text run at (231,0) width 62: "top center"
90 LayoutTableSection {TBODY} at (1,21) size 522x28 90 LayoutTableSection {TBODY} at (1,21) size 522x28
91 LayoutTableRow {TR} at (0,2) size 522x24 91 LayoutTableRow {TR} at (0,2) size 522x24
92 LayoutTableCell {TD} at (2,2) size 518x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 92 LayoutTableCell {TD} at (2,2) size 518x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
93 LayoutText {#text} at (2,2) size 514x19 93 LayoutText {#text} at (2,2) size 514x19
94 text run at (2,2) width 514: "FOO FOO FOO FOO FOO FOO FOO FOO FO O FOO FOO FOO FOO FOO" 94 text run at (2,2) width 514: "FOO FOO FOO FOO FOO FOO FOO FOO FO O FOO FOO FOO FOO FOO"
95 LayoutBlockFlow (anonymous) at (0,1094) size 769x20 95 LayoutBlockFlow (anonymous) at (0,1094) size 769x20
96 LayoutBR {BR} at (0,0) size 0x19 96 LayoutBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698