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

Side by Side Diff: LayoutTests/compositing/visibility/layer-visible-content-expected.txt

Issue 9342003: Merge 106459 - Fix the semantics of passing contentsVisible flag to GraphicsLayers (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 10 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 (GraphicsLayer 1 (GraphicsLayer
2 (bounds 800.00 600.00) 2 (bounds 800.00 600.00)
3 (children 1 3 (children 1
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 800.00 600.00) 5 (bounds 800.00 600.00)
6 (children 1 6 (children 2
7 (GraphicsLayer 7 (GraphicsLayer
8 (bounds 200.00 200.00) 8 (bounds 200.00 200.00)
9 (drawsContent 1) 9 (drawsContent 1)
10 (contentsVisible 0)
11 (children 1 10 (children 1
12 (GraphicsLayer 11 (GraphicsLayer
13 (bounds 200.00 200.00) 12 (bounds 200.00 200.00)
14 (children 1 13 (children 1
15 (GraphicsLayer 14 (GraphicsLayer
16 (bounds 10.00 10.00) 15 (bounds 10.00 10.00)
17 ) 16 )
18 ) 17 )
19 ) 18 )
20 ) 19 )
21 ) 20 )
21 (GraphicsLayer
22 (bounds 800.00 16.00)
23 (opacity 0.00)
24 (drawsContent 1)
25 )
22 ) 26 )
23 ) 27 )
24 ) 28 )
25 ) 29 )
26 30
OLDNEW
« no previous file with comments | « LayoutTests/compositing/visibility/layer-visible-content.html ('k') | LayoutTests/platform/chromium/test_expectations.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698