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

Side by Side Diff: LayoutTests/compositing/geometry/preserve-3d-switching-expected.txt

Issue 10342008: Revert 114283 - Avoid using backing store for compositing layers that just need to clip (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1123/
Patch Set: Created 8 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
« no previous file with comments | « no previous file | LayoutTests/compositing/visibility/layer-visible-content-expected.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 The green box appear angled out from the yellow box and embedded in it. 1 The green box appear angled out from the yellow box and embedded in it.
2 2
3 -webkit-transform: translateZ(-100px) rotateY(45deg); 3 -webkit-transform: translateZ(-100px) rotateY(45deg);
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 800.00 600.00) 5 (bounds 800.00 600.00)
6 (children 1 6 (children 1
7 (GraphicsLayer 7 (GraphicsLayer
8 (bounds 800.00 600.00) 8 (bounds 800.00 600.00)
9 (children 1 9 (children 1
10 (GraphicsLayer 10 (GraphicsLayer
11 (position 108.00 73.00) 11 (position 108.00 73.00)
12 (bounds 304.00 304.00) 12 (bounds 304.00 304.00)
13 (drawsContent 1)
13 (childrenTransform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0 .00 1.00 -0.00] [0.00 0.00 0.00 1.00]) 14 (childrenTransform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0 .00 1.00 -0.00] [0.00 0.00 0.00 1.00])
14 (children 1 15 (children 1
15 (GraphicsLayer 16 (GraphicsLayer
16 (position 12.00 12.00) 17 (position 12.00 12.00)
17 (bounds 280.00 280.00) 18 (bounds 280.00 280.00)
18 (opacity 0.80) 19 (opacity 0.80)
19 (preserves3D 1) 20 (preserves3D 1)
20 (drawsContent 1) 21 (drawsContent 1)
21 (transform [0.77 -0.56 -0.32 0.00] [0.00 0.50 -0.87 0.00] [0.64 0. 66 0.38 0.00] [0.00 0.00 0.00 1.00]) 22 (transform [0.77 -0.56 -0.32 0.00] [0.00 0.50 -0.87 0.00] [0.64 0. 66 0.38 0.00] [0.00 0.00 0.00 1.00])
22 (children 1 23 (children 1
23 (GraphicsLayer 24 (GraphicsLayer
24 (position 40.00 40.00) 25 (position 40.00 40.00)
25 (bounds 200.00 200.00) 26 (bounds 200.00 200.00)
26 (opacity 0.70) 27 (opacity 0.70)
27 (drawsContent 1) 28 (drawsContent 1)
28 (transform [0.77 0.00 0.64 0.00] [0.00 1.00 0.00 0.00] [-0.64 0.00 0.77 0.00] [0.00 0.00 50.00 1.00]) 29 (transform [0.77 0.00 0.64 0.00] [0.00 1.00 0.00 0.00] [-0.64 0.00 0.77 0.00] [0.00 0.00 50.00 1.00])
29 ) 30 )
30 ) 31 )
31 ) 32 )
32 ) 33 )
33 ) 34 )
34 ) 35 )
35 ) 36 )
36 ) 37 )
37 ) 38 )
38 39
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/compositing/visibility/layer-visible-content-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698