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

Side by Side Diff: LayoutTests/compositing/geometry/clip-with-shadow-expected.txt

Issue 17653002: CSS clip should not be considered when clamping for overflow clip. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
1 Test CSS clip with composited layers. Left and right sides should look the same.
2
3 (GraphicsLayer 1 (GraphicsLayer
4 (bounds 800.00 600.00) 2 (bounds 800.00 600.00)
5 (children 1 3 (children 1
6 (GraphicsLayer 4 (GraphicsLayer
7 (bounds 800.00 600.00) 5 (bounds 800.00 600.00)
8 (contentsOpaque 1) 6 (contentsOpaque 1)
9 (drawsContent 1) 7 (drawsContent 1)
10 (children 2 8 (children 2
11 (GraphicsLayer 9 (GraphicsLayer
12 (position 15.00 15.00) 10 (position 15.00 15.00)
(...skipping 13 matching lines...) Expand all
26 (backgroundColor #00000033) 24 (backgroundColor #00000033)
27 (transform [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 1.00 1.00]) 25 (transform [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 1.00 1.00])
28 ) 26 )
29 ) 27 )
30 ) 28 )
31 ) 29 )
32 ) 30 )
33 ) 31 )
34 ) 32 )
35 33
OLDNEW
« no previous file with comments | « LayoutTests/compositing/geometry/clip-with-shadow.html ('k') | Source/core/rendering/RenderLayer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698