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

Side by Side Diff: LayoutTests/compositing/overflow/scroll-parent-absolute-expected.txt

Issue 344733003: Clean up ancestorScrollingLayer (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Make sure we pass Adam's layout test. Created 6 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 (GraphicsLayer
2 (bounds 785.00 5516.00)
3 (children 1
4 (GraphicsLayer
5 (bounds 785.00 5516.00)
6 (contentsOpaque 1)
7 (drawsContent 1)
8 (children 4
9 (GraphicsLayer
10 (position 8.00 8.00)
11 (bounds 500.00 500.00)
12 (contentsOpaque 1)
13 (drawsContent 1)
14 (backgroundColor #0000FF)
15 (children 4
16 (GraphicsLayer
17 (bounds 485.00 485.00)
18 (children 1
19 (GraphicsLayer
20 (bounds 485.00 5000.00)
21 (shouldFlattenTransform 0)
22 (drawsContent 1)
23 (children 1
24 (GraphicsLayer
25 )
26 )
27 )
28 )
29 )
30 (GraphicsLayer
31 (position 0.00 485.00)
32 (bounds 485.00 15.00)
33 (drawsContent 1)
34 )
35 (GraphicsLayer
36 (position 485.00 0.00)
37 (bounds 15.00 485.00)
38 (drawsContent 1)
39 )
40 (GraphicsLayer
41 (position 485.00 485.00)
42 (bounds 15.00 15.00)
43 (drawsContent 1)
44 )
45 )
46 )
47 (GraphicsLayer
48 (position 8.00 8.00)
49 (bounds 400.00 400.00)
50 (contentsOpaque 1)
51 (drawsContent 1)
52 (backgroundColor #008000)
53 (hasClipParent 1)
54 )
55 (GraphicsLayer
56 (position 8.00 8.00)
57 (bounds 300.00 300.00)
58 (contentsOpaque 1)
59 (drawsContent 1)
60 (backfaceVisibility hidden)
61 (backgroundColor #FFFF00)
62 )
63 (GraphicsLayer
64 (position 8.00 8.00)
65 (bounds 20.00 5000.00)
66 (contentsOpaque 1)
67 (drawsContent 1)
68 (backgroundColor #FA8072)
69 (hasScrollParent 1)
70 )
71 )
72 )
73 )
74 )
75
OLDNEW
« no previous file with comments | « LayoutTests/compositing/overflow/scroll-parent-absolute.html ('k') | Source/core/rendering/RenderLayer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698