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

Side by Side Diff: LayoutTests/fast/repaint/window-resize-percent-html-expected.txt

Issue 312083002: Auto-rebaseline for r175423 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 (GraphicsLayer 1 (GraphicsLayer
2 (bounds 200.00 300.00) 2 (bounds 200.00 300.00)
3 (children 1 3 (children 1
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 200.00 300.00) 5 (bounds 200.00 300.00)
6 (contentsOpaque 1) 6 (contentsOpaque 1)
7 (drawsContent 1) 7 (drawsContent 1)
8 (repaint rects 8 (repaint rects
9 (rect 0.00 100.00 200.00 50.00) 9 (rect 0.00 100.00 200.00 50.00)
10 (rect 0.00 100.00 200.00 50.00) 10 (rect 0.00 100.00 200.00 50.00)
11 (rect 0.00 50.00 100.00 25.00) 11 (rect 0.00 50.00 100.00 25.00)
12 ) 12 )
13 ) 13 )
14 ) 14 )
15 ) 15 )
16 (GraphicsLayer 16 (GraphicsLayer
17 (bounds 300.00 300.00) 17 (bounds 300.00 300.00)
18 (children 1 18 (children 1
19 (GraphicsLayer 19 (GraphicsLayer
20 (bounds 300.00 300.00) 20 (bounds 300.00 300.00)
21 (contentsOpaque 1) 21 (contentsOpaque 1)
22 (drawsContent 1) 22 (drawsContent 1)
23 (repaint rects 23 (repaint rects
24 (rect 0.00 0.00 200.00 300.00) 24 (rect 0.00 0.00 200.00 300.00)
25 (rect 0.00 0.00 200.00 300.00)
25 ) 26 )
26 ) 27 )
27 ) 28 )
28 ) 29 )
29 (GraphicsLayer 30 (GraphicsLayer
30 (bounds 300.00 250.00) 31 (bounds 300.00 250.00)
31 (children 1 32 (children 1
32 (GraphicsLayer 33 (GraphicsLayer
33 (bounds 300.00 250.00) 34 (bounds 300.00 250.00)
34 (contentsOpaque 1) 35 (contentsOpaque 1)
35 (drawsContent 1) 36 (drawsContent 1)
36 (repaint rects 37 (repaint rects
37 (rect 0.00 250.00 300.00 50.00) 38 (rect 0.00 250.00 300.00 50.00)
38 (rect 0.00 125.00 300.00 25.00) 39 (rect 0.00 125.00 300.00 25.00)
39 (rect 0.00 125.00 300.00 25.00) 40 (rect 0.00 125.00 300.00 25.00)
40 (rect 0.00 63.00 150.00 12.00) 41 (rect 0.00 63.00 150.00 12.00)
41 ) 42 )
42 ) 43 )
43 ) 44 )
44 ) 45 )
45 (GraphicsLayer 46 (GraphicsLayer
46 (bounds 250.00 250.00) 47 (bounds 250.00 250.00)
47 (children 1 48 (children 1
48 (GraphicsLayer 49 (GraphicsLayer
49 (bounds 250.00 250.00) 50 (bounds 250.00 250.00)
50 (contentsOpaque 1) 51 (contentsOpaque 1)
51 (drawsContent 1) 52 (drawsContent 1)
52 (repaint rects 53 (repaint rects
53 (rect 250.00 0.00 50.00 250.00)
54 (rect 0.00 0.00 300.00 250.00) 54 (rect 0.00 0.00 300.00 250.00)
55 (rect 0.00 0.00 250.00 250.00)
55 ) 56 )
56 ) 57 )
57 ) 58 )
58 ) 59 )
59 60
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698