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

Side by Side Diff: LayoutTests/platform/win/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 1773 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1773
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1773 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1773 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1772.69 [border: (1px solid #000000)] 4 LayoutBlockFlow {HTML} at (0,0) size 785x1772.69 [border: (1px solid #000000)]
5 LayoutBlockFlow {BODY} at (9,9) size 767x1754.69 [bgcolor=#FFFFFF] [border: (1px solid #000000)] 5 LayoutBlockFlow {BODY} at (9,9) size 767x1754.69 [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 288x36 7 LayoutText {#text} at (1,1) size 288x36
8 text run at (1,1) width 288: "Caption Margin Test" 8 text run at (1,1) width 288: "Caption Margin Test"
9 LayoutBlockFlow {DIV} at (1,61.44) size 102x20 [border: (1px solid #008000 )] 9 LayoutBlockFlow {DIV} at (1,61.44) size 102x20 [border: (1px solid #008000 )]
10 LayoutText {#text} at (1,1) size 40x17 10 LayoutText {#text} at (1,1) size 40x17
11 text run at (1,1) width 40: "100px" 11 text run at (1,1) width 40: "100px"
12 LayoutBlockFlow {DIV} at (1,81.44) size 52x20 [border: (1px solid #FF0000) ] 12 LayoutBlockFlow {DIV} at (1,81.44) size 52x20 [border: (1px solid #FF0000) ]
13 LayoutText {#text} at (1,1) size 32x17 13 LayoutText {#text} at (1,1) size 32x17
(...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 LayoutText {#text} at (218,1) size 21x17 218 LayoutText {#text} at (218,1) size 21x17
219 text run at (218,1) width 21: "TB" 219 text run at (218,1) width 21: "TB"
220 LayoutTableSection {TBODY} at (1,71.78) size 506x26 [border: (1px solid #000000)] 220 LayoutTableSection {TBODY} at (1,71.78) size 506x26 [border: (1px solid #000000)]
221 LayoutTableRow {TR} at (0,2) size 506x22 [border: (1px solid #000000)] 221 LayoutTableRow {TR} at (0,2) size 506x22 [border: (1px solid #000000)]
222 LayoutTableCell {TD} at (2,2) size 250x22 [border: (1px solid #00000 0)] [r=0 c=0 rs=1 cs=1] 222 LayoutTableCell {TD} at (2,2) size 250x22 [border: (1px solid #00000 0)] [r=0 c=0 rs=1 cs=1]
223 LayoutText {#text} at (2,2) size 246x17 223 LayoutText {#text} at (2,2) size 246x17
224 text run at (2,2) width 246: "Table Cell 1 Table Cell 1 Table Ce ll 1" 224 text run at (2,2) width 246: "Table Cell 1 Table Cell 1 Table Ce ll 1"
225 LayoutTableCell {TD} at (254,2) size 250x22 [border: (1px solid #000 000)] [r=0 c=1 rs=1 cs=1] 225 LayoutTableCell {TD} at (254,2) size 250x22 [border: (1px solid #000 000)] [r=0 c=1 rs=1 cs=1]
226 LayoutText {#text} at (2,2) size 246x17 226 LayoutText {#text} at (2,2) size 246x17
227 text run at (2,2) width 246: "Table Cell 2 Table Cell 2 Table Ce ll 2" 227 text run at (2,2) width 246: "Table Cell 2 Table Cell 2 Table Ce ll 2"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698