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

Side by Side Diff: LayoutTests/platform/mac/virtual/software/compositing/fixed-body-background-positioned-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
1 (GraphicsLayer 1 (GraphicsLayer
2 (children 3 2 (children 3
3 (GraphicsLayer 3 (GraphicsLayer
4 (bounds 800.00 600.00) 4 (bounds 800.00 600.00)
5 ) 5 )
6 (GraphicsLayer 6 (GraphicsLayer
7 (bounds 785.00 600.00) 7 (bounds 785.00 600.00)
8 (children 2 8 (children 2
9 (GraphicsLayer 9 (GraphicsLayer
10 (anchor 0.00 0.00) 10 (anchor 0.00 0.00)
(...skipping 17 matching lines...) Expand all
28 ) 28 )
29 ) 29 )
30 (GraphicsLayer 30 (GraphicsLayer
31 (position 785.00 0.00) 31 (position 785.00 0.00)
32 (bounds 15.00 600.00) 32 (bounds 15.00 600.00)
33 (drawsContent 1) 33 (drawsContent 1)
34 ) 34 )
35 ) 35 )
36 ) 36 )
37 37
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698