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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug5797-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 scrollWidth 867 scrollHeight 1008 1 layer at (0,0) size 800x600 scrollWidth 867 scrollHeight 1008
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x1008 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x1008 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x1008 4 LayoutBlockFlow {HTML} at (0,0) size 800x1008
5 LayoutBlockFlow {BODY} at (8,8) size 784x992 5 LayoutBlockFlow {BODY} at (8,8) size 784x992
6 LayoutTable {TABLE} at (0,0) size 784x28 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x28 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 782x26 7 LayoutTableSection {TBODY} at (1,1) size 782x26
8 LayoutTableRow {TR} at (0,2) size 782x22 8 LayoutTableRow {TR} at (0,2) size 782x22
9 LayoutTableCell {TD} at (2,2) size 262x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 262x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (2,2) size 8x18 10 LayoutText {#text} at (2,2) size 8x18
11 text run at (2,2) width 8: "x" 11 text run at (2,2) width 8: "x"
12 LayoutTableCell {TD} at (266,2) size 514x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (266,2) size 514x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
13 LayoutText {#text} at (2,2) size 8x18 13 LayoutText {#text} at (2,2) size 8x18
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 text run at (2,20) width 22: "is a" 68 text run at (2,20) width 22: "is a"
69 text run at (2,38) width 23: "test" 69 text run at (2,38) width 23: "test"
70 text run at (2,56) width 13: "to" 70 text run at (2,56) width 13: "to"
71 text run at (2,74) width 21: "see" 71 text run at (2,74) width 21: "see"
72 text run at (2,92) width 10: "if" 72 text run at (2,92) width 10: "if"
73 text run at (2,110) width 24: "this" 73 text run at (2,110) width 24: "this"
74 text run at (2,128) width 25: "will" 74 text run at (2,128) width 25: "will"
75 text run at (2,146) width 33: "work" 75 text run at (2,146) width 33: "work"
76 text run at (2,164) width 16: "on" 76 text run at (2,164) width 16: "on"
77 text run at (2,182) width 20: "5.0" 77 text run at (2,182) width 20: "5.0"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698