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

Side by Side Diff: LayoutTests/platform/win/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow-expected.txt

Issue 302673002: Autorebaseline for r169180. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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
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 (bounds 400.00 400.00) 10 (bounds 400.00 400.00)
(...skipping 23 matching lines...) Expand all
34 ) 34 )
35 ) 35 )
36 ) 36 )
37 ) 37 )
38 ) 38 )
39 ) 39 )
40 ) 40 )
41 ) 41 )
42 ) 42 )
43 (GraphicsLayer 43 (GraphicsLayer
44 (bounds 15.00 385.00)
45 (drawsContent 1)
46 )
47 (GraphicsLayer
48 (position 15.00 385.00) 44 (position 15.00 385.00)
49 (bounds 385.00 15.00) 45 (bounds 385.00 15.00)
50 (drawsContent 1) 46 (drawsContent 1)
51 ) 47 )
52 (GraphicsLayer 48 (GraphicsLayer
49 (bounds 15.00 385.00)
50 (drawsContent 1)
51 )
52 (GraphicsLayer
53 (position 0.00 385.00) 53 (position 0.00 385.00)
54 (bounds 15.00 15.00) 54 (bounds 15.00 15.00)
55 (drawsContent 1) 55 (drawsContent 1)
56 ) 56 )
57 ) 57 )
58 ) 58 )
59 ) 59 )
60 ) 60 )
61 ) 61 )
62 ) 62 )
63 ) 63 )
64 ) 64 )
65 65
66
67 --------
68 Frame: '<!--framePath //<!--frame0-->-->'
69 --------
70 (GraphicsLayer
71 (position -615.00 0.00)
72 (bounds 1000.00 1000.00)
73 (children 1
74 (GraphicsLayer
75 (bounds 1000.00 1000.00)
76 (drawsContent 1)
77 (children 1
78 (GraphicsLayer
79 (position 665.00 50.00)
80 (bounds 100.00 100.00)
81 (contentsOpaque 1)
82 (drawsContent 1)
83 (backgroundColor #008000)
84 )
85 )
86 )
87 )
88 )
89
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698