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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/softwarecompositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt

Issue 308123005: Unreviewed Win XP rebaselines for r175038, part 10 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 This content is in the parent 1 This content is in the parent
2 Box should switch between perspective and flat 2 Box should switch between perspective and flat
3 3
4 First dump layer tree: 4 First dump layer tree:
5 (GraphicsLayer 5 (GraphicsLayer
6 (bounds 800.00 600.00) 6 (bounds 800.00 600.00)
7 (children 1 7 (children 1
8 (GraphicsLayer 8 (GraphicsLayer
9 (bounds 800.00 600.00) 9 (bounds 800.00 600.00)
10 (contentsOpaque 1) 10 (contentsOpaque 1)
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 (bounds 1032.00 1286.00) 66 (bounds 1032.00 1286.00)
67 (children 1 67 (children 1
68 (GraphicsLayer 68 (GraphicsLayer
69 (bounds 1032.00 1286.00) 69 (bounds 1032.00 1286.00)
70 (contentsOpaque 1) 70 (contentsOpaque 1)
71 (drawsContent 1) 71 (drawsContent 1)
72 ) 72 )
73 ) 73 )
74 ) 74 )
75 75
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698