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

Side by Side Diff: LayoutTests/fast/repaint/composited-iframe-scroll-repaint-expected.txt

Issue 318183002: Fix repainting of composited RenderViews (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix *horrible* naming 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 TEST
2 (GraphicsLayer 1 (GraphicsLayer
3 (bounds 800.00 600.00) 2 (bounds 300.00 516.00)
4 (children 1 3 (children 1
5 (GraphicsLayer 4 (GraphicsLayer
6 (bounds 800.00 600.00) 5 (bounds 300.00 516.00)
7 (contentsOpaque 1) 6 (contentsOpaque 1)
8 (drawsContent 1) 7 (drawsContent 1)
9 (children 1 8 (children 1
10 (GraphicsLayer 9 (GraphicsLayer
11 (position 8.00 8.00) 10 (position 8.00 8.00)
12 (bounds 100.00 30.00) 11 (bounds 284.00 500.00)
13 (drawsContent 1) 12 (drawsContent 1)
14 ) 13 )
15 ) 14 )
16 ) 15 )
17 ) 16 )
18 ) 17 )
19 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698