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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug91057-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 1834 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1834
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1834 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1834 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1834.09 [border: (1px solid #000000)] 4 LayoutBlockFlow {HTML} at (0,0) size 785x1834.09 [border: (1px solid #000000)]
5 LayoutBlockFlow {BODY} at (9,9) size 767x1816.09 [bgcolor=#FFFFFF] [border: (1px solid #000000)] 5 LayoutBlockFlow {BODY} at (9,9) size 767x1816.09 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
6 LayoutBlockFlow {H1} at (1,1) size 765x39 [border: (1px solid #000000)] 6 LayoutBlockFlow {H1} at (1,1) size 765x39 [border: (1px solid #000000)]
7 LayoutText {#text} at (1,1) size 289x36 7 LayoutText {#text} at (1,1) size 289x36
8 text run at (1,1) width 289: "Caption Margin Test" 8 text run at (1,1) width 289: "Caption Margin Test"
9 LayoutBlockFlow {DIV} at (1,61.44) size 102x22 [border: (1px solid #008000 )] 9 LayoutBlockFlow {DIV} at (1,61.44) size 102x22 [border: (1px solid #008000 )]
10 LayoutText {#text} at (1,1) size 39x19 10 LayoutText {#text} at (1,1) size 39x19
11 text run at (1,1) width 39: "100px" 11 text run at (1,1) width 39: "100px"
12 LayoutBlockFlow {DIV} at (1,83.44) size 52x22 [border: (1px solid #FF0000) ] 12 LayoutBlockFlow {DIV} at (1,83.44) size 52x22 [border: (1px solid #FF0000) ]
13 LayoutText {#text} at (1,1) size 31x19 13 LayoutText {#text} at (1,1) size 31x19
(...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 LayoutText {#text} at (204,1) size 20x19 218 LayoutText {#text} at (204,1) size 20x19
219 text run at (204,1) width 20: "TB" 219 text run at (204,1) width 20: "TB"
220 LayoutTableSection {TBODY} at (1,70.59) size 474x28 [border: (1px solid #000000)] 220 LayoutTableSection {TBODY} at (1,70.59) size 474x28 [border: (1px solid #000000)]
221 LayoutTableRow {TR} at (0,2) size 474x24 [border: (1px solid #000000)] 221 LayoutTableRow {TR} at (0,2) size 474x24 [border: (1px solid #000000)]
222 LayoutTableCell {TD} at (2,2) size 234x24 [border: (1px solid #00000 0)] [r=0 c=0 rs=1 cs=1] 222 LayoutTableCell {TD} at (2,2) size 234x24 [border: (1px solid #00000 0)] [r=0 c=0 rs=1 cs=1]
223 LayoutText {#text} at (2,2) size 230x19 223 LayoutText {#text} at (2,2) size 230x19
224 text run at (2,2) width 230: "Table Cell 1 Table Cell 1 Table Ce ll 1" 224 text run at (2,2) width 230: "Table Cell 1 Table Cell 1 Table Ce ll 1"
225 LayoutTableCell {TD} at (238,2) size 234x24 [border: (1px solid #000 000)] [r=0 c=1 rs=1 cs=1] 225 LayoutTableCell {TD} at (238,2) size 234x24 [border: (1px solid #000 000)] [r=0 c=1 rs=1 cs=1]
226 LayoutText {#text} at (2,2) size 230x19 226 LayoutText {#text} at (2,2) size 230x19
227 text run at (2,2) width 230: "Table Cell 2 Table Cell 2 Table Ce ll 2" 227 text run at (2,2) width 230: "Table Cell 2 Table Cell 2 Table Ce ll 2"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698