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

Side by Side Diff: LayoutTests/fast/repaint/window-resize-vertical-writing-mode-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 0.00 200.00 200.00) 9 (rect 0.00 0.00 200.00 200.00)
10 (rect 0.00 0.00 200.00 200.00)
10 ) 11 )
11 ) 12 )
12 ) 13 )
13 ) 14 )
14 (GraphicsLayer 15 (GraphicsLayer
15 (bounds 300.00 300.00) 16 (bounds 300.00 300.00)
16 (children 1 17 (children 1
17 (GraphicsLayer 18 (GraphicsLayer
18 (bounds 300.00 300.00) 19 (bounds 300.00 300.00)
19 (contentsOpaque 1) 20 (contentsOpaque 1)
20 (drawsContent 1) 21 (drawsContent 1)
21 (repaint rects 22 (repaint rects
22 (rect 0.00 0.00 200.00 300.00) 23 (rect 0.00 0.00 200.00 300.00)
24 (rect 0.00 0.00 200.00 300.00)
23 ) 25 )
24 ) 26 )
25 ) 27 )
26 ) 28 )
27 (GraphicsLayer 29 (GraphicsLayer
28 (bounds 300.00 250.00) 30 (bounds 300.00 250.00)
29 (children 1 31 (children 1
30 (GraphicsLayer 32 (GraphicsLayer
31 (bounds 300.00 250.00) 33 (bounds 300.00 250.00)
32 (contentsOpaque 1) 34 (contentsOpaque 1)
33 (drawsContent 1) 35 (drawsContent 1)
34 (repaint rects 36 (repaint rects
35 (rect 0.00 250.00 300.00 50.00)
36 (rect 0.00 0.00 300.00 300.00) 37 (rect 0.00 0.00 300.00 300.00)
38 (rect 0.00 0.00 300.00 250.00)
37 ) 39 )
38 ) 40 )
39 ) 41 )
40 ) 42 )
41 (GraphicsLayer 43 (GraphicsLayer
42 (bounds 250.00 250.00) 44 (bounds 250.00 250.00)
43 (children 1 45 (children 1
44 (GraphicsLayer 46 (GraphicsLayer
45 (bounds 250.00 250.00) 47 (bounds 250.00 250.00)
46 (contentsOpaque 1) 48 (contentsOpaque 1)
47 (drawsContent 1) 49 (drawsContent 1)
48 (repaint rects 50 (repaint rects
49 (rect 250.00 0.00 50.00 250.00)
50 (rect 0.00 0.00 300.00 250.00) 51 (rect 0.00 0.00 300.00 250.00)
52 (rect 0.00 0.00 250.00 250.00)
51 ) 53 )
52 ) 54 )
53 ) 55 )
54 ) 56 )
55 57
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698