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

Side by Side Diff: LayoutTests/platform/win-xp/fast/overflow/overflow-stacking-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 606 1 layer at (0,0) size 800x600 scrollHeight 606
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x606 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 800x606 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x606 4 LayoutBlockFlow {HTML} at (0,0) size 800x606
5 LayoutBlockFlow {BODY} at (8,8) size 784x590 5 LayoutBlockFlow {BODY} at (8,8) size 784x590
6 LayoutBlockFlow (anonymous) at (0,0) size 784x40 6 LayoutBlockFlow (anonymous) at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 782x39 7 LayoutText {#text} at (0,0) size 782x39
8 text run at (0,0) width 782: "Make sure that overflow:auto/hidden/scro ll blocks interleave their background and foreground with other overlapping bloc ks in the" 8 text run at (0,0) width 782: "Make sure that overflow:auto/hidden/scro ll blocks interleave their background and foreground with other overlapping bloc ks in the"
9 text run at (0,20) width 75: "normal flow." 9 text run at (0,20) width 75: "normal flow."
10 LayoutBlockFlow {DIV} at (0,290) size 300x300 [bgcolor=#FFFF00] 10 LayoutBlockFlow {DIV} at (0,290) size 300x300 [bgcolor=#FFFF00]
11 LayoutText {#text} at (0,1) size 171x112 11 LayoutText {#text} at (0,1) size 171x112
12 text run at (0,1) width 166: "This text" 12 text run at (0,1) width 166: "This text"
13 text run at (0,58) width 171: "overlaps." 13 text run at (0,58) width 171: "overlaps."
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 LayoutBR {BR} at (71,875) size 0x0 147 LayoutBR {BR} at (71,875) size 0x0
148 LayoutText {#text} at (0,880) size 71x19 148 LayoutText {#text} at (0,880) size 71x19
149 text run at (0,880) width 71: "Hello world" 149 text run at (0,880) width 71: "Hello world"
150 LayoutBR {BR} at (71,895) size 0x0 150 LayoutBR {BR} at (71,895) size 0x0
151 LayoutText {#text} at (0,900) size 71x19 151 LayoutText {#text} at (0,900) size 71x19
152 text run at (0,900) width 71: "Hello world" 152 text run at (0,900) width 71: "Hello world"
153 LayoutBR {BR} at (71,915) size 0x0 153 LayoutBR {BR} at (71,915) size 0x0
154 LayoutText {#text} at (0,920) size 71x19 154 LayoutText {#text} at (0,920) size 71x19
155 text run at (0,920) width 71: "Hello world" 155 text run at (0,920) width 71: "Hello world"
156 LayoutBR {BR} at (71,935) size 0x0 156 LayoutBR {BR} at (71,935) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698