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

Side by Side Diff: LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt

Issue 275543003: Don't always fully repaint on viewport resize (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: NeedsRebaseline 2 tests Created 6 years, 7 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 (bounds 2008.00 2016.00) 2 (bounds 2008.00 2016.00)
3 (children 1 3 (children 1
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 2008.00 2016.00) 5 (bounds 2008.00 2016.00)
6 (contentsOpaque 1) 6 (contentsOpaque 1)
7 (drawsContent 1) 7 (drawsContent 1)
8 (repaint rects 8 (repaint rects
9 (rect 0.00 0.00 2008.00 2016.00) 9 (rect 0.00 200.00 200.00 100.00)
10 (rect 0.00 0.00 200.00 300.00)
11 (rect 0.00 0.00 200.00 200.00)
12 ) 10 )
13 ) 11 )
14 ) 12 )
15 ) 13 )
16 (GraphicsLayer 14 (GraphicsLayer
17 (bounds 2008.00 2016.00) 15 (bounds 2008.00 2016.00)
18 (children 1 16 (children 1
19 (GraphicsLayer 17 (GraphicsLayer
20 (bounds 2008.00 2016.00) 18 (bounds 2008.00 2016.00)
21 (contentsOpaque 1) 19 (contentsOpaque 1)
22 (drawsContent 1) 20 (drawsContent 1)
23 (repaint rects 21 (repaint rects
22 (rect 200.00 0.00 100.00 300.00)
24 (rect 0.00 0.00 2008.00 2016.00) 23 (rect 0.00 0.00 2008.00 2016.00)
25 (rect 0.00 0.00 300.00 300.00)
26 (rect 0.00 0.00 200.00 300.00)
27 ) 24 )
28 ) 25 )
29 ) 26 )
30 ) 27 )
31 (GraphicsLayer 28 (GraphicsLayer
32 (bounds 2008.00 2016.00) 29 (bounds 2008.00 2016.00)
33 (children 1 30 (children 1
34 (GraphicsLayer 31 (GraphicsLayer
35 (bounds 2008.00 2016.00) 32 (bounds 2008.00 2016.00)
36 (contentsOpaque 1) 33 (contentsOpaque 1)
37 (drawsContent 1) 34 (drawsContent 1)
38 (repaint rects 35 (repaint rects
39 (rect 0.00 0.00 2008.00 2016.00) 36 (rect 0.00 250.00 300.00 50.00)
40 (rect 0.00 0.00 300.00 300.00)
41 (rect 0.00 0.00 300.00 250.00)
42 ) 37 )
43 ) 38 )
44 ) 39 )
45 ) 40 )
46 (GraphicsLayer 41 (GraphicsLayer
47 (bounds 2008.00 2016.00) 42 (bounds 2008.00 2016.00)
48 (children 1 43 (children 1
49 (GraphicsLayer 44 (GraphicsLayer
50 (bounds 2008.00 2016.00) 45 (bounds 2008.00 2016.00)
51 (contentsOpaque 1) 46 (contentsOpaque 1)
52 (drawsContent 1) 47 (drawsContent 1)
53 (repaint rects 48 (repaint rects
49 (rect 250.00 0.00 50.00 250.00)
54 (rect 0.00 0.00 2008.00 2016.00) 50 (rect 0.00 0.00 2008.00 2016.00)
55 (rect 0.00 0.00 300.00 250.00)
56 (rect 0.00 0.00 250.00 250.00)
57 ) 51 )
58 ) 52 )
59 ) 53 )
60 ) 54 )
61 55
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698