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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/window-resize-viewport-percent-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 20.00 0.00 10.00 30.00) 9 (rect 20.00 0.00 10.00 30.00)
10 (rect 0.00 20.00 30.00 10.00) 10 (rect 0.00 20.00 30.00 10.00)
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 (contentsOpaque 1) 52 (contentsOpaque 1)
53 (drawsContent 1) 53 (drawsContent 1)
54 (repaint rects 54 (repaint rects
55 (rect 250.00 0.00 50.00 250.00) 55 (rect 250.00 0.00 50.00 250.00)
56 (rect 0.00 0.00 300.00 250.00) 56 (rect 0.00 0.00 300.00 250.00)
57 ) 57 )
58 ) 58 )
59 ) 59 )
60 ) 60 )
61 61
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698