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

Side by Side Diff: LayoutTests/platform/win/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 1130 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1130
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1130 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1130 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1130 4 LayoutBlockFlow {HTML} at (0,0) size 785x1130
5 LayoutBlockFlow {BODY} at (8,8) size 769x1114 5 LayoutBlockFlow {BODY} at (8,8) size 769x1114
6 LayoutBlockFlow {SPAN} at (0,0) size 769x18 6 LayoutBlockFlow {SPAN} at (0,0) size 769x18
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 88x53 8 LayoutText {#text} at (0,0) size 88x53
9 text run at (0,0) width 88: "This is a float" 9 text run at (0,0) width 88: "This is a float"
10 text run at (0,18) width 83: "that is 100px" 10 text run at (0,18) width 83: "that is 100px"
11 text run at (0,36) width 33: "high." 11 text run at (0,36) width 33: "high."
12 LayoutText {#text} at (100,0) size 289x17 12 LayoutText {#text} at (100,0) size 289x17
13 text run at (100,0) width 289: "This paragraph has a bottom margin of 50px." 13 text run at (100,0) width 289: "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,994) size 769x120 [border: (10px dotted #0000 00)] 95 LayoutBlockFlow {SPAN} at (0,994) size 769x120 [border: (10px dotted #0000 00)]
96 LayoutBlockFlow {SPAN} at (10,10) size 749x18 96 LayoutBlockFlow {SPAN} at (10,10) size 749x18
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 88x53 98 LayoutText {#text} at (0,0) size 88x53
99 text run at (0,0) width 88: "This is a float" 99 text run at (0,0) width 88: "This is a float"
100 text run at (0,18) width 83: "that is 100px" 100 text run at (0,18) width 83: "that is 100px"
101 text run at (0,36) width 33: "high." 101 text run at (0,36) width 33: "high."
102 LayoutText {#text} at (100,0) size 289x17 102 LayoutText {#text} at (100,0) size 289x17
103 text run at (100,0) width 289: "This paragraph has a bottom margin o f 50px." 103 text run at (100,0) width 289: "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