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

Side by Side Diff: LayoutTests/platform/win-xp/fast/replaced/005-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 scrollHeight 686 1 layer at (0,0) size 800x600 scrollHeight 686
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x686 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x686 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x686 4 LayoutBlockFlow {HTML} at (0,0) size 800x686
5 LayoutBlockFlow {BODY} at (8,8) size 784x662 5 LayoutBlockFlow {BODY} at (8,8) size 784x662
6 LayoutTable {TABLE} at (0,0) size 784x216 [border: (2px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x216 [border: (2px outset #808080)]
7 LayoutTableSection {TBODY} at (2,2) size 780x212 7 LayoutTableSection {TBODY} at (2,2) size 780x212
8 LayoutTableRow {TR} at (0,0) size 780x212 8 LayoutTableRow {TR} at (0,0) size 780x212
9 LayoutTableCell {TD} at (0,0) size 202x212 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 202x212 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 LayoutImage {IMG} at (1,1) size 100x100 [bgcolor=#008000] 10 LayoutImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
11 LayoutImage {IMG} at (101,1) size 100x100 [bgcolor=#008000] 11 LayoutImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
12 LayoutBR {BR} at (201,86) size 0x19 12 LayoutBR {BR} at (201,86) size 0x19
13 LayoutImage {IMG} at (1,106) size 100x100 [bgcolor=#008000] 13 LayoutImage {IMG} at (1,106) size 100x100 [bgcolor=#008000]
(...skipping 15 matching lines...) Expand all
29 LayoutText {#text} at (1,1) size 25x19 29 LayoutText {#text} at (1,1) size 25x19
30 text run at (1,1) width 25: "Foo" 30 text run at (1,1) width 25: "Foo"
31 LayoutBlockFlow {P} at (0,448) size 784x214 [border: (2px solid #0000FF)] 31 LayoutBlockFlow {P} at (0,448) size 784x214 [border: (2px solid #0000FF)]
32 LayoutImage {IMG} at (2,2) size 100x100 [bgcolor=#008000] 32 LayoutImage {IMG} at (2,2) size 100x100 [bgcolor=#008000]
33 LayoutImage {IMG} at (102,2) size 100x100 [bgcolor=#008000] 33 LayoutImage {IMG} at (102,2) size 100x100 [bgcolor=#008000]
34 LayoutBR {BR} at (202,87) size 0x19 34 LayoutBR {BR} at (202,87) size 0x19
35 LayoutInline {A} at (0,0) size 100x19 [color=#0000EE] 35 LayoutInline {A} at (0,0) size 100x19 [color=#0000EE]
36 LayoutImage {IMG} at (2,107) size 100x100 [bgcolor=#008000] 36 LayoutImage {IMG} at (2,107) size 100x100 [bgcolor=#008000]
37 LayoutImage {IMG} at (102,107) size 100x100 [bgcolor=#008000] 37 LayoutImage {IMG} at (102,107) size 100x100 [bgcolor=#008000]
38 LayoutText {#text} at (0,0) size 0x0 38 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698