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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/reflection-redraw-expected.txt

Issue 251703003: Auto-rebaseline for r172545 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 CONSOLE MESSAGE: line 37: here 1 CONSOLE MESSAGE: line 37: here
2 The color of this text in the reflection should be green 2 The color of this text in the reflection should be green
3 3
4 The color of this text in the reflection should be green 4 The color of this text in the reflection should be green
5 5
6 The color of this text in the reflection should be green 6 The color of this text in the reflection should be green
7 7
8 The color of this text in the reflection should be green 8 The color of this text in the reflection should be green
9 9
10 (repaint rects 10 (GraphicsLayer
11 (rect 304 377 128 156) 11 (bounds 800.00 600.00)
12 (rect 304 377 128 156) 12 (children 1
13 (rect 379 267 288 54) 13 (GraphicsLayer
14 (rect 379 267 288 54) 14 (bounds 800.00 600.00)
15 (rect 69 267 288 54) 15 (contentsOpaque 1)
16 (rect 69 267 288 54) 16 (drawsContent 1)
17 (rect 304 39 128 172) 17 (repaint rects
18 (rect 304 39 128 172) 18 (rect 304.00 377.00 128.00 156.00)
19 (rect 304.00 377.00 128.00 156.00)
20 (rect 379.00 267.00 288.00 54.00)
21 (rect 379.00 267.00 288.00 54.00)
22 (rect 69.00 267.00 288.00 54.00)
23 (rect 69.00 267.00 288.00 54.00)
24 (rect 304.00 39.00 128.00 172.00)
25 (rect 304.00 39.00 128.00 172.00)
26 )
27 )
28 )
19 ) 29 )
20 30
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698