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

Side by Side Diff: LayoutTests/compositing/contents-opaque/control-layer-expected.txt

Issue 13465009: Merge 147127 "RenderBox::backgroundIsKnownToBeOpaqueInRect may b..." (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1453/
Patch Set: Created 7 years, 8 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
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 (children 1 8 (children 1
9 (GraphicsLayer 9 (GraphicsLayer
10 (position 5.00 6.00) 10 (position 5.00 6.00)
11 (anchor 0.50 0.46) 11 (anchor 0.50 0.46)
12 (bounds 129.00 28.00) 12 (bounds 129.00 28.00)
13 (drawsContent 1) 13 (drawsContent 1)
14 ) 14 )
15 ) 15 )
16 ) 16 )
17 ) 17 )
18 ) 18 )
19 19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698