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

Side by Side Diff: LayoutTests/platform/mac-snowleopard/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt

Issue 342553009: Auto-rebaseline for r176243 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 (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 (contentsOpaque 1) 6 (contentsOpaque 1)
7 (drawsContent 1) 7 (drawsContent 1)
8 (children 1 8 (children 1
9 (GraphicsLayer 9 (GraphicsLayer
10 (position 8.00 8.00) 10 (position 8.00 8.00)
11 (bounds 200.00 200.00) 11 (bounds 200.00 200.00)
12 (children 4 12 (children 4
13 (GraphicsLayer 13 (GraphicsLayer
14 (bounds 185.00 185.00) 14 (bounds 185.00 185.00)
15 (shouldFlattenTransform 0) 15 (shouldFlattenTransform 0)
16 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 -0.01] [0.00 0.00 0.00 1.00]) 16 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 -0.01] [0.00 0.00 0.00 1.00])
17 (children 1 17 (children 1
18 (GraphicsLayer 18 (GraphicsLayer
19 (bounds 185.00 265.00) 19 (bounds 185.00 265.00)
20 (shouldFlattenTransform 0) 20 (shouldFlattenTransform 0)
21 (children 2 21 (children 1
22 (GraphicsLayer 22 (GraphicsLayer
23 (position 0.00 65.00) 23 (children 2
24 (bounds 60.00 200.00) 24 (GraphicsLayer
25 (contentsOpaque 1) 25 (position 0.00 65.00)
26 (drawsContent 1) 26 (bounds 60.00 200.00)
27 (backgroundColor #008000) 27 (contentsOpaque 1)
28 (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 10.00 1.00]) 28 (drawsContent 1)
29 ) 29 (backgroundColor #008000)
30 (GraphicsLayer 30 (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 10.00 1.00])
31 (position 65.00 65.00) 31 )
32 (bounds 60.00 200.00) 32 (GraphicsLayer
33 (contentsOpaque 1) 33 (position 65.00 65.00)
34 (drawsContent 1) 34 (bounds 60.00 200.00)
35 (backgroundColor #0000FF) 35 (contentsOpaque 1)
36 (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 20.00 1.00]) 36 (drawsContent 1)
37 (backgroundColor #0000FF)
38 (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 20.00 1.00])
39 )
40 )
37 ) 41 )
38 ) 42 )
39 ) 43 )
40 ) 44 )
41 ) 45 )
42 (GraphicsLayer 46 (GraphicsLayer
43 (position 0.00 185.00) 47 (position 0.00 185.00)
44 (bounds 185.00 15.00) 48 (bounds 185.00 15.00)
45 (drawsContent 1) 49 (drawsContent 1)
46 ) 50 )
47 (GraphicsLayer 51 (GraphicsLayer
48 (position 185.00 0.00) 52 (position 185.00 0.00)
49 (bounds 15.00 185.00) 53 (bounds 15.00 185.00)
50 (drawsContent 1) 54 (drawsContent 1)
51 ) 55 )
52 (GraphicsLayer 56 (GraphicsLayer
53 (position 185.00 185.00) 57 (position 185.00 185.00)
54 (bounds 15.00 15.00) 58 (bounds 15.00 15.00)
55 (drawsContent 1) 59 (drawsContent 1)
56 ) 60 )
57 ) 61 )
58 ) 62 )
59 ) 63 )
60 ) 64 )
61 ) 65 )
62 ) 66 )
63 67
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698