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

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

Issue 187393003: Auto-rebaseline for r168335 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 2
22 (GraphicsLayer 22 (GraphicsLayer
23 (position 0.00 65.00) 23 (position 0.00 65.00)
24 (bounds 60.00 200.00) 24 (bounds 60.00 200.00)
25 (contentsOpaque 1) 25 (contentsOpaque 1)
26 (drawsContent 1)
27 (backgroundColor #008000)
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]) 26 (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])
29 ) 27 )
30 (GraphicsLayer 28 (GraphicsLayer
31 (position 65.00 65.00) 29 (position 65.00 65.00)
32 (bounds 60.00 200.00) 30 (bounds 60.00 200.00)
33 (contentsOpaque 1) 31 (contentsOpaque 1)
34 (drawsContent 1)
35 (backgroundColor #0000FF)
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]) 32 (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])
37 ) 33 )
38 ) 34 )
39 ) 35 )
40 ) 36 )
41 ) 37 )
42 (GraphicsLayer 38 (GraphicsLayer
43 (position 0.00 185.00) 39 (position 0.00 185.00)
44 (bounds 185.00 15.00) 40 (bounds 185.00 15.00)
45 (drawsContent 1) 41 (drawsContent 1)
46 ) 42 )
47 (GraphicsLayer 43 (GraphicsLayer
48 (position 185.00 0.00) 44 (position 185.00 0.00)
49 (bounds 15.00 185.00) 45 (bounds 15.00 185.00)
50 (drawsContent 1) 46 (drawsContent 1)
51 ) 47 )
52 (GraphicsLayer 48 (GraphicsLayer
53 (position 185.00 185.00) 49 (position 185.00 185.00)
54 (bounds 15.00 15.00) 50 (bounds 15.00 15.00)
55 (drawsContent 1) 51 (drawsContent 1)
56 ) 52 )
57 ) 53 )
58 ) 54 )
59 ) 55 )
60 ) 56 )
61 ) 57 )
62 ) 58 )
63 59
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698