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

Side by Side Diff: LayoutTests/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow-scrolled-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 (GraphicsLayer
2 (bounds 800.00 600.00)
3 (children 1
4 (GraphicsLayer
5 (bounds 800.00 600.00)
6 (contentsOpaque 1)
7 (drawsContent 1)
8 (children 1
9 (GraphicsLayer
10 (bounds 400.00 400.00)
11 (drawsContent 1)
12 (children 1
13 (GraphicsLayer
14 (children 4
15 (GraphicsLayer
16 (bounds 385.00 385.00)
17 (children 1
18 (GraphicsLayer
19 (children 1
20 (GraphicsLayer
21 (position -615.00 0.00)
22 (bounds 1000.00 1000.00)
23 (children 1
24 (GraphicsLayer
25 (bounds 1000.00 1000.00)
26 (drawsContent 1)
27 (children 1
28 (GraphicsLayer
29 (position 51.00 50.00)
30 (bounds 100.00 100.00)
31 (contentsOpaque 1)
32 (drawsContent 1)
33 (backgroundColor #008000)
34 )
35 )
36 )
37 )
38 )
39 )
40 )
41 )
42 )
43 (GraphicsLayer
44 (position 385.00 0.00)
45 (bounds 15.00 385.00)
46 (drawsContent 1)
47 )
48 (GraphicsLayer
49 (position 0.00 385.00)
50 (bounds 385.00 15.00)
51 (drawsContent 1)
52 )
53 (GraphicsLayer
54 (position 385.00 385.00)
55 (bounds 15.00 15.00)
56 (drawsContent 1)
57 )
58 )
59 )
60 )
61 )
62 )
63 )
64 )
65 )
66
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698