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

Side by Side Diff: LayoutTests/compositing/fixed-body-background-positioned-expected.txt

Issue 17398002: Add tests and settings plumbing for accelerated fixed root background (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 7 years, 5 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
(Empty)
1 (GraphicsLayer
2 (children 2
3 (GraphicsLayer
4 (bounds 785.00 600.00)
5 (children 2
6 (GraphicsLayer
7 (anchor 0.00 0.00)
8 (bounds 785.00 600.00)
9 (contentsOpaque 1)
10 (drawsContent 1)
11 (backgroundColor #FFFFFF)
12 )
13 (GraphicsLayer
14 (position 0.00 -200.00)
15 (children 1
16 (GraphicsLayer
17 (bounds 785.00 3700.00)
18 (children 1
19 (GraphicsLayer
20 (bounds 785.00 3700.00)
21 (drawsContent 1)
22 )
23 )
24 )
25 )
26 )
27 )
28 )
29 (GraphicsLayer
30 (position 785.00 0.00)
31 (bounds 15.00 600.00)
32 (contentsOpaque 1)
33 )
34 )
35 )
36
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698