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

Side by Side Diff: LayoutTests/platform/win/virtual/softwarecompositing/iframes/invisible-nested-iframe-show-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 1
2 (GraphicsLayer 2 (GraphicsLayer
3 (bounds 800.00 600.00) 3 (bounds 800.00 600.00)
4 (children 1 4 (children 1
5 (GraphicsLayer 5 (GraphicsLayer
6 (bounds 800.00 600.00) 6 (bounds 800.00 600.00)
7 (contentsOpaque 1) 7 (contentsOpaque 1)
8 (drawsContent 1) 8 (drawsContent 1)
9 (children 2 9 (children 2
10 (GraphicsLayer 10 (GraphicsLayer
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 (bounds 250.00 230.00) 43 (bounds 250.00 230.00)
44 (children 1 44 (children 1
45 (GraphicsLayer 45 (GraphicsLayer
46 (bounds 250.00 230.00) 46 (bounds 250.00 230.00)
47 (drawsContent 1) 47 (drawsContent 1)
48 (children 1 48 (children 1
49 (GraphicsLayer 49 (GraphicsLayer
50 (position 18.00 10.00) 50 (position 18.00 10.00)
51 (bounds 210.00 210.00) 51 (bounds 210.00 210.00)
52 (contentsOpaque 1) 52 (contentsOpaque 1)
53 (drawsContent 1)
54 (backgroundColor #0000 FF)
55 ) 53 )
56 ) 54 )
57 ) 55 )
58 ) 56 )
59 ) 57 )
60 ) 58 )
61 ) 59 )
62 ) 60 )
63 ) 61 )
64 ) 62 )
(...skipping 14 matching lines...) Expand all
79 (drawsContent 1) 77 (drawsContent 1)
80 ) 78 )
81 ) 79 )
82 ) 80 )
83 ) 81 )
84 ) 82 )
85 (GraphicsLayer 83 (GraphicsLayer
86 (position 18.00 203.00) 84 (position 18.00 203.00)
87 (bounds 210.00 210.00) 85 (bounds 210.00 210.00)
88 (contentsOpaque 1) 86 (contentsOpaque 1)
89 (drawsContent 1)
90 (backgroundColor #0000FF)
91 (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 1.00 1.00]) 87 (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 1.00 1.00])
92 ) 88 )
93 ) 89 )
94 ) 90 )
95 ) 91 )
96 ) 92 )
97 93
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698