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

Side by Side Diff: LayoutTests/platform/win-xp/fast/block/margin-collapse/empty-clear-blocks-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 1142 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1142
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1142 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1142 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1142 4 LayoutBlockFlow {HTML} at (0,0) size 785x1142
5 LayoutBlockFlow {BODY} at (8,8) size 769x1126 5 LayoutBlockFlow {BODY} at (8,8) size 769x1126
6 LayoutBlockFlow {SPAN} at (0,0) size 769x20 6 LayoutBlockFlow {SPAN} at (0,0) size 769x20
7 LayoutBlockFlow (floating) {DIV} at (0,0) size 100x100 [bgcolor=#00FF00] 7 LayoutBlockFlow (floating) {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
8 LayoutText {#text} at (0,0) size 79x59 8 LayoutText {#text} at (0,0) size 79x59
9 text run at (0,0) width 79: "This is a float" 9 text run at (0,0) width 79: "This is a float"
10 text run at (0,20) width 78: "that is 100px" 10 text run at (0,20) width 78: "that is 100px"
11 text run at (0,40) width 28: "high." 11 text run at (0,40) width 28: "high."
12 LayoutText {#text} at (100,0) size 271x19 12 LayoutText {#text} at (100,0) size 271x19
13 text run at (100,0) width 271: "This paragraph has a bottom margin of 50px." 13 text run at (100,0) width 271: "This paragraph has a bottom margin of 50px."
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 LayoutBlockFlow {SPAN} at (0,1006) size 769x120 [border: (10px dotted #000 000)] 95 LayoutBlockFlow {SPAN} at (0,1006) size 769x120 [border: (10px dotted #000 000)]
96 LayoutBlockFlow {SPAN} at (10,10) size 749x20 96 LayoutBlockFlow {SPAN} at (10,10) size 749x20
97 LayoutBlockFlow (floating) {DIV} at (0,0) size 100x100 [bgcolor=#00FF0 0] 97 LayoutBlockFlow (floating) {DIV} at (0,0) size 100x100 [bgcolor=#00FF0 0]
98 LayoutText {#text} at (0,0) size 79x59 98 LayoutText {#text} at (0,0) size 79x59
99 text run at (0,0) width 79: "This is a float" 99 text run at (0,0) width 79: "This is a float"
100 text run at (0,20) width 78: "that is 100px" 100 text run at (0,20) width 78: "that is 100px"
101 text run at (0,40) width 28: "high." 101 text run at (0,40) width 28: "high."
102 LayoutText {#text} at (100,0) size 271x19 102 LayoutText {#text} at (100,0) size 271x19
103 text run at (100,0) width 271: "This paragraph has a bottom margin o f 50px." 103 text run at (100,0) width 271: "This paragraph has a bottom margin o f 50px."
104 LayoutBlockFlow {SPAN} at (10,110) size 749x0 104 LayoutBlockFlow {SPAN} at (10,110) size 749x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698