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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/compositing/layers-inside-overflow-scroll-expected.txt

Issue 1193163002: Cleanup after enabling all slimming paint for all layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x428
4 LayoutBlockFlow {HTML} at (0,0) size 800x428
5 LayoutBlockFlow {BODY} at (8,16) size 784x402
6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 445x18
8 text run at (0,0) width 445: "The red box in the overflow:scroll div s hould be scrolled out of view."
9 LayoutBlockFlow {DIV} at (10,34) size 302x206 [border: (1px solid #000000) ]
10 LayoutText {#text} at (0,0) size 0x0
11 layer at (19,51) size 300x200
12 LayoutVideo {VIDEO} at (1,1) size 300x200
13 layer at (18,266) size 302x152 clip at (19,267) size 285x150 scrollY 100.00 scro llHeight 500
14 LayoutBlockFlow {DIV} at (10,250) size 302x152 [border: (1px solid #000000)]
15 LayoutBlockFlow {DIV} at (1,1) size 285x500
16 layer at (19,51) size 300x200
17 LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 300x200
18 LayoutBlockFlow {DIV} at (0,165) size 300x35
19 layer at (19,51) size 300x165
20 LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 300x165
21 layer at (19,167) size 100x100 backgroundClip at (19,267) size 285x150 clip at ( 19,267) size 285x150 outlineClip at (19,267) size 285x150
22 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698