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

Side by Side Diff: LayoutTests/compositing/iframes/page-cache-layer-tree-expected.txt

Issue 14495004: Remove left-over PageCache stuff (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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 ALERT: pageshow - not from cache
2 ALERT: pagehide - entering cache
3 ALERT: pageshow - from cache
4 This tests that layers are rebuilt properly after the page is restored from the page cache.
5
6
7
8 (GraphicsLayer
9 (bounds 800.00 600.00)
10 (children 1
11 (GraphicsLayer
12 (bounds 800.00 600.00)
13 (contentsOpaque 1)
14 (children 4
15 (GraphicsLayer
16 (position 8.00 50.00)
17 (bounds 370.00 220.00)
18 (drawsContent 1)
19 (children 1
20 (GraphicsLayer
21 (position 35.00 35.00)
22 (children 1
23 (GraphicsLayer
24 (bounds 285.00 135.00)
25 (children 1
26 (GraphicsLayer
27 (children 1
28 (GraphicsLayer
29 (bounds 352.00 352.00)
30 (children 1
31 (GraphicsLayer
32 (bounds 352.00 352.00)
33 (drawsContent 1)
34 (children 1
35 (GraphicsLayer
36 (position 8.00 8.00)
37 (bounds 202.00 202.00)
38 (contentsOpaque 1)
39 (drawsContent 1)
40 (transform [0.71 0.71 0.00 0.00] [-0.71 0.71 0 .00 0.00] [0.00 0.00 1.00 0.00] [100.00 100.00 0.00 1.00])
41 )
42 )
43 )
44 )
45 )
46 )
47 )
48 )
49 )
50 )
51 )
52 )
53 )
54 (GraphicsLayer
55 (position 13.00 55.00)
56 (bounds 50.00 50.00)
57 )
58 (GraphicsLayer
59 (position 8.00 274.00)
60 (bounds 370.00 220.00)
61 (drawsContent 1)
62 (children 1
63 (GraphicsLayer
64 (position 35.00 35.00)
65 (children 1
66 (GraphicsLayer
67 (bounds 285.00 135.00)
68 (children 1
69 (GraphicsLayer
70 (children 1
71 (GraphicsLayer
72 (bounds 508.00 608.00)
73 (children 1
74 (GraphicsLayer
75 (bounds 508.00 608.00)
76 (drawsContent 1)
77 (children 1
78 (GraphicsLayer
79 (position 108.00 100.00)
80 (bounds 200.00 200.00)
81 (contentsOpaque 1)
82 )
83 )
84 )
85 )
86 )
87 )
88 )
89 )
90 )
91 )
92 )
93 )
94 )
95 (GraphicsLayer
96 (position 13.00 279.00)
97 (bounds 50.00 50.00)
98 )
99 )
100 )
101 )
102 )
103
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698