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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10216-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 708 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 708
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x708 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x708 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x707.88 4 LayoutBlockFlow {HTML} at (0,0) size 785x707.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x678.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 769x678.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 432x37 7 LayoutText {#text} at (0,0) size 432x37
8 text run at (0,0) width 432: "caption element: align attribute" 8 text run at (0,0) width 432: "caption element: align attribute"
9 LayoutTable {TABLE} at (0,58.44) size 78x160 [border: (1px outset #808080) ] 9 LayoutTable {TABLE} at (0,58.44) size 78x160 [border: (1px outset #808080) ]
10 LayoutBlockFlow {CAPTION} at (0,0) size 78x108 10 LayoutBlockFlow {CAPTION} at (0,0) size 78x108
11 LayoutText {#text} at (4,0) size 70x108 11 LayoutText {#text} at (4,0) size 70x108
12 text run at (4,0) width 70: "The table's" 12 text run at (4,0) width 70: "The table's"
13 text run at (13,18) width 52: "caption," 13 text run at (13,18) width 52: "caption,"
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
109 LayoutTableCell {TD} at (44,2) size 40x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 109 LayoutTableCell {TD} at (44,2) size 40x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
110 LayoutText {#text} at (2,2) size 31x18 110 LayoutText {#text} at (2,2) size 31x18
111 text run at (2,2) width 31: "Data" 111 text run at (2,2) width 31: "Data"
112 LayoutTableRow {TR} at (0,26) size 86x22 112 LayoutTableRow {TR} at (0,26) size 86x22
113 LayoutTableCell {TD} at (2,26) size 40x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 113 LayoutTableCell {TD} at (2,26) size 40x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
114 LayoutText {#text} at (2,2) size 31x18 114 LayoutText {#text} at (2,2) size 31x18
115 text run at (2,2) width 31: "Data" 115 text run at (2,2) width 31: "Data"
116 LayoutTableCell {TD} at (44,26) size 40x22 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1] 116 LayoutTableCell {TD} at (44,26) size 40x22 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
117 LayoutText {#text} at (2,2) size 31x18 117 LayoutText {#text} at (2,2) size 31x18
118 text run at (2,2) width 31: "Data" 118 text run at (2,2) width 31: "Data"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698