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

Side by Side Diff: LayoutTests/platform/linux/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 863 scrollHeight 1006 1 layer at (0,0) size 800x600 scrollWidth 863 scrollHeight 1006
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x1006 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x1006 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x1006 4 LayoutBlockFlow {HTML} at (0,0) size 800x1006
5 LayoutBlockFlow {BODY} at (8,8) size 784x990 5 LayoutBlockFlow {BODY} at (8,8) size 784x990
6 LayoutTable {TABLE} at (0,0) size 784x30 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x30 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 782x28 7 LayoutTableSection {TBODY} at (1,1) size 782x28
8 LayoutTableRow {TR} at (0,2) size 782x24 8 LayoutTableRow {TR} at (0,2) size 782x24
9 LayoutTableCell {TD} at (2,2) size 262x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 262x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (2,2) size 7x19 10 LayoutText {#text} at (2,2) size 7x19
11 text run at (2,2) width 7: "x" 11 text run at (2,2) width 7: "x"
12 LayoutTableCell {TD} at (266,2) size 514x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (266,2) size 514x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
13 LayoutText {#text} at (2,2) size 7x19 13 LayoutText {#text} at (2,2) size 7x19
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 text run at (2,2) width 25: "This" 66 text run at (2,2) width 25: "This"
67 text run at (2,22) width 20: "is a" 67 text run at (2,22) width 20: "is a"
68 text run at (2,42) width 21: "test" 68 text run at (2,42) width 21: "test"
69 text run at (2,62) width 12: "to" 69 text run at (2,62) width 12: "to"
70 text run at (2,82) width 31: "see if" 70 text run at (2,82) width 31: "see if"
71 text run at (2,102) width 20: "this" 71 text run at (2,102) width 20: "this"
72 text run at (2,122) width 20: "will" 72 text run at (2,122) width 20: "will"
73 text run at (2,142) width 32: "work" 73 text run at (2,142) width 32: "work"
74 text run at (2,162) width 15: "on" 74 text run at (2,162) width 15: "on"
75 text run at (2,182) width 20: "5.0" 75 text run at (2,182) width 20: "5.0"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698