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

Side by Side Diff: LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt

Issue 182383019: Should not repaint if a CSS property change can be composited (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: as your wish! (remove table) Created 6 years, 9 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 (bounds 785.00 621.00)
3 (children 1
4 (GraphicsLayer
5 (bounds 785.00 621.00)
6 (contentsOpaque 1)
7 (drawsContent 1)
8 (children 2
9 (GraphicsLayer
10 (position 108.00 108.00)
11 (bounds 100.00 100.00)
12 (children 1
13 (GraphicsLayer
14 (bounds 100.00 100.00)
15 (children 1
16 (GraphicsLayer
17 (position -100.00 -100.00)
18 (bounds 252.00 252.00)
19 (contentsOpaque 1)
20 (drawsContent 1)
21 (backgroundColor #FFFF00)
22 )
23 )
24 )
25 )
26 )
27 (GraphicsLayer
28 (position 108.00 408.00)
29 (bounds 100.00 100.00)
30 (children 1
31 (GraphicsLayer
32 (bounds 100.00 100.00)
33 (children 1
34 (GraphicsLayer
35 (position -100.00 -100.00)
36 (bounds 252.00 252.00)
37 (contentsOpaque 1)
38 (drawsContent 1)
39 (backgroundColor #FFFF00)
40 )
41 )
42 )
43 )
44 )
45 )
46 )
47 )
48 )
49
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698