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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions2-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 1066 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1066
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1066 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1066 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1066 4 LayoutBlockFlow {HTML} at (0,0) size 785x1066
5 LayoutBlockFlow {BODY} at (8,8) size 769x1050 5 LayoutBlockFlow {BODY} at (8,8) size 769x1050
6 LayoutBlockFlow {CENTER} at (0,0) size 769x18 6 LayoutBlockFlow {CENTER} at (0,0) size 769x18
7 LayoutText {#text} at (320,0) size 129x18 7 LayoutText {#text} at (320,0) size 129x18
8 text run at (320,0) width 129: "bottom caption tests" 8 text run at (320,0) width 129: "bottom caption tests"
9 LayoutBlockFlow (anonymous) at (0,18) size 769x18 9 LayoutBlockFlow (anonymous) at (0,18) size 769x18
10 LayoutText {#text} at (0,0) size 107x18 10 LayoutText {#text} at (0,0) size 107x18
11 text run at (0,0) width 107: "table 1 - original" 11 text run at (0,0) width 107: "table 1 - original"
12 LayoutTable {TABLE} at (5,46) size 92x93 [border: (10px solid #008000)] 12 LayoutTable {TABLE} at (5,46) size 92x93 [border: (10px solid #008000)]
13 LayoutBlockFlow {CAPTION} at (10,2) size 82x25 [border: (3px solid #8000 80)] 13 LayoutBlockFlow {CAPTION} at (10,2) size 82x25 [border: (3px solid #8000 80)]
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 LayoutTableCell {TD} at (37,2) size 33x20 [r=0 c=1 rs=1 cs=1] 187 LayoutTableCell {TD} at (37,2) size 33x20 [r=0 c=1 rs=1 cs=1]
188 LayoutText {#text} at (1,1) size 31x18 188 LayoutText {#text} at (1,1) size 31x18
189 text run at (1,1) width 31: "Data" 189 text run at (1,1) width 31: "Data"
190 LayoutTableRow {TR} at (0,24) size 72x20 190 LayoutTableRow {TR} at (0,24) size 72x20
191 LayoutTableCell {TD} at (2,24) size 33x20 [r=1 c=0 rs=1 cs=1] 191 LayoutTableCell {TD} at (2,24) size 33x20 [r=1 c=0 rs=1 cs=1]
192 LayoutText {#text} at (1,1) size 31x18 192 LayoutText {#text} at (1,1) size 31x18
193 text run at (1,1) width 31: "Data" 193 text run at (1,1) width 31: "Data"
194 LayoutTableCell {TD} at (37,24) size 33x20 [r=1 c=1 rs=1 cs=1] 194 LayoutTableCell {TD} at (37,24) size 33x20 [r=1 c=1 rs=1 cs=1]
195 LayoutText {#text} at (1,1) size 31x18 195 LayoutText {#text} at (1,1) size 31x18
196 text run at (1,1) width 31: "Data" 196 text run at (1,1) width 31: "Data"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698