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

Side by Side Diff: LayoutTests/compositing/iframes/connect-compositing-iframe-delayed-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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
2 When the parent document becomes composited, the layer trees should get connecte d together.
3
4 (GraphicsLayer
5 (bounds 800.00 600.00)
6 (children 1
7 (GraphicsLayer
8 (bounds 800.00 600.00)
9 (contentsOpaque 1)
10 (children 2
11 (GraphicsLayer
12 (position 8.00 108.00)
13 (bounds 370.00 220.00)
14 (drawsContent 1)
15 (children 1
16 (GraphicsLayer
17 (position 35.00 35.00)
18 (children 1
19 (GraphicsLayer
20 (bounds 285.00 150.00)
21 (children 1
22 (GraphicsLayer
23 (children 1
24 (GraphicsLayer
25 (bounds 285.00 230.00)
26 (children 1
27 (GraphicsLayer
28 (bounds 285.00 230.00)
29 (drawsContent 1)
30 (children 1
31 (GraphicsLayer
32 (position 18.00 10.00)
33 (bounds 210.00 210.00)
34 (contentsOpaque 1)
35 )
36 )
37 )
38 )
39 )
40 )
41 )
42 )
43 )
44 )
45 )
46 )
47 )
48 (GraphicsLayer
49 (position 8.00 8.00)
50 (bounds 100.00 100.00)
51 (contentsOpaque 1)
52 )
53 )
54 )
55 )
56 )
57
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698