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

Side by Side Diff: LayoutTests/platform/mac/virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch-expected.txt

Issue 27061002: Fix unittests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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
(Empty)
1
2 (GraphicsLayer
3 (bounds 800.00 600.00)
4 (children 1
5 (GraphicsLayer
6 (bounds 800.00 600.00)
7 (contentsOpaque 1)
8 (drawsContent 1)
9 (children 2
10 (GraphicsLayer
11 (position 18.00 18.00)
12 (bounds 206.00 126.00)
13 (contentsOpaque 1)
14 (drawsContent 1)
15 (backgroundColor #CCCCCC)
16 (children 3
17 (GraphicsLayer
18 (position 1.00 1.00)
19 (bounds 189.00 124.00)
20 (children 1
21 (GraphicsLayer
22 (bounds 189.00 308.00)
23 (drawsContent 1)
24 )
25 )
26 )
27 (GraphicsLayer
28 (position 190.00 1.00)
29 (bounds 15.00 109.00)
30 )
31 (GraphicsLayer
32 (position 190.00 110.00)
33 (bounds 15.00 15.00)
34 (drawsContent 1)
35 )
36 )
37 )
38 (GraphicsLayer
39 (position 248.00 18.00)
40 (bounds 206.00 126.00)
41 (contentsOpaque 1)
42 (drawsContent 1)
43 (backgroundColor #CCCCCC)
44 (children 3
45 (GraphicsLayer
46 (position 1.00 1.00)
47 (bounds 189.00 124.00)
48 (children 1
49 (GraphicsLayer
50 (bounds 189.00 308.00)
51 (drawsContent 1)
52 )
53 )
54 )
55 (GraphicsLayer
56 (position 190.00 1.00)
57 (bounds 15.00 109.00)
58 )
59 (GraphicsLayer
60 (position 190.00 110.00)
61 (bounds 15.00 15.00)
62 (drawsContent 1)
63 )
64 )
65 )
66 )
67 )
68 )
69 )
70
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698