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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/softwarecompositing/geometry/layer-due-to-layer-children-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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 (bounds 968.00 882.00) 47 (bounds 968.00 882.00)
48 (children 1 48 (children 1
49 (GraphicsLayer 49 (GraphicsLayer
50 (bounds 968.00 882.00) 50 (bounds 968.00 882.00)
51 (contentsOpaque 1) 51 (contentsOpaque 1)
52 (drawsContent 1) 52 (drawsContent 1)
53 ) 53 )
54 ) 54 )
55 ) 55 )
56 56
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698