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/linux/virtual/softwarecompositing/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 328.00)
23 (drawsContent 1)
24 )
25 )
26 )
27 (GraphicsLayer
28 (position 190.00 1.00)
29 (bounds 15.00 109.00)
30 (drawsContent 1)
31 )
32 (GraphicsLayer
33 (position 190.00 110.00)
34 (bounds 15.00 15.00)
35 (drawsContent 1)
36 )
37 )
38 )
39 (GraphicsLayer
40 (position 248.00 18.00)
41 (bounds 206.00 126.00)
42 (contentsOpaque 1)
43 (drawsContent 1)
44 (backgroundColor #CCCCCC)
45 (children 3
46 (GraphicsLayer
47 (position 1.00 1.00)
48 (bounds 189.00 124.00)
49 (children 1
50 (GraphicsLayer
51 (bounds 189.00 328.00)
52 (drawsContent 1)
53 )
54 )
55 )
56 (GraphicsLayer
57 (position 190.00 1.00)
58 (bounds 15.00 109.00)
59 (drawsContent 1)
60 )
61 (GraphicsLayer
62 (position 190.00 110.00)
63 (bounds 15.00 15.00)
64 (drawsContent 1)
65 )
66 )
67 )
68 )
69 )
70 )
71 )
72
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698