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

Side by Side Diff: LayoutTests/platform/win-xp/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 1136 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1136
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1136 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1136 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1136 4 LayoutBlockFlow {HTML} at (0,0) size 785x1136
5 LayoutBlockFlow {BODY} at (8,8) size 769x1120 5 LayoutBlockFlow {BODY} at (8,8) size 769x1120
6 LayoutBlockFlow {CENTER} at (0,0) size 769x20 6 LayoutBlockFlow {CENTER} at (0,0) size 769x20
7 LayoutText {#text} at (323,0) size 123x19 7 LayoutText {#text} at (323,0) size 123x19
8 text run at (323,0) width 123: "bottom caption tests" 8 text run at (323,0) width 123: "bottom caption tests"
9 LayoutBlockFlow (anonymous) at (0,20) size 769x20 9 LayoutBlockFlow (anonymous) at (0,20) size 769x20
10 LayoutText {#text} at (0,0) size 98x19 10 LayoutText {#text} at (0,0) size 98x19
11 text run at (0,0) width 98: "table 1 - original" 11 text run at (0,0) width 98: "table 1 - original"
12 LayoutTable {TABLE} at (5,50) size 88x99 [border: (10px solid #008000)] 12 LayoutTable {TABLE} at (5,50) size 88x99 [border: (10px solid #008000)]
13 LayoutBlockFlow {CAPTION} at (10,2) size 78x27 [border: (3px solid #8000 80)] 13 LayoutBlockFlow {CAPTION} at (10,2) size 78x27 [border: (3px solid #8000 80)]
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 LayoutTableCell {TD} at (35,2) size 31x22 [r=0 c=1 rs=1 cs=1] 187 LayoutTableCell {TD} at (35,2) size 31x22 [r=0 c=1 rs=1 cs=1]
188 LayoutText {#text} at (1,1) size 29x19 188 LayoutText {#text} at (1,1) size 29x19
189 text run at (1,1) width 29: "Data" 189 text run at (1,1) width 29: "Data"
190 LayoutTableRow {TR} at (0,26) size 68x22 190 LayoutTableRow {TR} at (0,26) size 68x22
191 LayoutTableCell {TD} at (2,26) size 31x22 [r=1 c=0 rs=1 cs=1] 191 LayoutTableCell {TD} at (2,26) size 31x22 [r=1 c=0 rs=1 cs=1]
192 LayoutText {#text} at (1,1) size 29x19 192 LayoutText {#text} at (1,1) size 29x19
193 text run at (1,1) width 29: "Data" 193 text run at (1,1) width 29: "Data"
194 LayoutTableCell {TD} at (35,26) size 31x22 [r=1 c=1 rs=1 cs=1] 194 LayoutTableCell {TD} at (35,26) size 31x22 [r=1 c=1 rs=1 cs=1]
195 LayoutText {#text} at (1,1) size 29x19 195 LayoutText {#text} at (1,1) size 29x19
196 text run at (1,1) width 29: "Data" 196 text run at (1,1) width 29: "Data"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698