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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/window-resize-viewport-percent-expected.txt

Issue 275433007: Update window resize tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased on https://codereview.chromium.org/277573003/ 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
(Empty)
1 (GraphicsLayer
2 (bounds 660.00 356.00)
3 (children 1
4 (GraphicsLayer
5 (bounds 660.00 356.00)
6 (contentsOpaque 1)
7 (drawsContent 1)
8 (repaint rects
9 (rect 0.00 0.00 439.00 238.00)
10 (rect 0.00 0.00 200.00 200.00)
11 (rect 0.00 0.00 200.00 238.00)
12 )
13 )
14 )
15 )
16 (GraphicsLayer
17 (bounds 660.00 356.00)
18 (children 1
19 (GraphicsLayer
20 (bounds 660.00 356.00)
21 (contentsOpaque 1)
22 (drawsContent 1)
23 (repaint rects
24 (rect 0.00 0.00 660.00 356.00)
25 (rect 0.00 0.00 200.00 300.00)
26 (rect 0.00 0.00 300.00 300.00)
27 )
28 )
29 )
30 )
31 (GraphicsLayer
32 (bounds 549.00 296.00)
33 (children 1
34 (GraphicsLayer
35 (bounds 549.00 296.00)
36 (contentsOpaque 1)
37 (drawsContent 1)
38 (repaint rects
39 (rect 0.00 0.00 660.00 356.00)
40 (rect 0.00 0.00 300.00 300.00)
41 (rect 0.00 0.00 300.00 250.00)
42 )
43 )
44 )
45 )
46 (GraphicsLayer
47 (bounds 549.00 296.00)
48 (children 1
49 (GraphicsLayer
50 (bounds 549.00 296.00)
51 (contentsOpaque 1)
52 (drawsContent 1)
53 (repaint rects
54 (rect 0.00 0.00 549.00 296.00)
55 (rect 0.00 0.00 300.00 250.00)
56 (rect 0.00 0.00 250.00 250.00)
57 )
58 )
59 )
60 )
61
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698