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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug22122-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 862 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 862
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x862 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 785x862 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x861.75 4 LayoutBlockFlow {HTML} at (0,0) size 785x861.75
5 LayoutBlockFlow {BODY} at (8,8) size 769x845.75 5 LayoutBlockFlow {BODY} at (8,8) size 769x845.75
6 LayoutBlockFlow {HR} at (0,0) size 769x2 [border: (1px inset #EEEEEE)] 6 LayoutBlockFlow {HR} at (0,0) size 769x2 [border: (1px inset #EEEEEE)]
7 LayoutBlockFlow {H3} at (0,20.72) size 769x22 7 LayoutBlockFlow {H3} at (0,20.72) size 769x22
8 LayoutText {#text} at (0,0) size 60x22 8 LayoutText {#text} at (0,0) size 60x22
9 text run at (0,0) width 60: "Table 1" 9 text run at (0,0) width 60: "Table 1"
10 LayoutBlockFlow {PRE} at (0,61.44) size 769x60 10 LayoutBlockFlow {PRE} at (0,61.44) size 769x60
11 LayoutText {#text} at (0,0) size 219x60 11 LayoutText {#text} at (0,0) size 219x60
12 text run at (0,0) width 219: "<TABLE width=\"500\" border=1>" 12 text run at (0,0) width 219: "<TABLE width=\"500\" border=1>"
13 text run at (218,0) width 1: " " 13 text run at (218,0) width 1: " "
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 LayoutTableRow {TR} at (0,50) size 498x22 190 LayoutTableRow {TR} at (0,50) size 498x22
191 LayoutTableCell {TD} at (2,50) size 197x22 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=1] 191 LayoutTableCell {TD} at (2,50) size 197x22 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=1]
192 LayoutText {#text} at (2,2) size 43x18 192 LayoutText {#text} at (2,2) size 43x18
193 text run at (2,2) width 43: "Cell G" 193 text run at (2,2) width 43: "Cell G"
194 LayoutTableCell {TD} at (201,50) size 100x22 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1] 194 LayoutTableCell {TD} at (201,50) size 100x22 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1]
195 LayoutText {#text} at (2,2) size 43x18 195 LayoutText {#text} at (2,2) size 43x18
196 text run at (2,2) width 43: "Cell H" 196 text run at (2,2) width 43: "Cell H"
197 LayoutTableCell {TD} at (303,50) size 193x22 [border: (1px inset #80 8080)] [r=2 c=2 rs=1 cs=1] 197 LayoutTableCell {TD} at (303,50) size 193x22 [border: (1px inset #80 8080)] [r=2 c=2 rs=1 cs=1]
198 LayoutText {#text} at (2,2) size 36x18 198 LayoutText {#text} at (2,2) size 36x18
199 text run at (2,2) width 36: "Cell I" 199 text run at (2,2) width 36: "Cell I"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698