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

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

Issue 250803011: Revert FCM text-based-repaint change and rebaselines (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Too many 500 errors 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 (GraphicsLayer 10 (repaint rects
11 (bounds 800.00 600.00) 11 (rect 304 377 128 156)
12 (children 1 12 (rect 304 377 128 156)
13 (GraphicsLayer 13 (rect 379 267 288 60)
14 (bounds 800.00 600.00) 14 (rect 379 267 288 60)
15 (contentsOpaque 1) 15 (rect 69 267 288 60)
16 (drawsContent 1) 16 (rect 69 267 288 60)
17 (repaint rects 17 (rect 304 33 128 184)
18 (rect 304.00 377.00 128.00 156.00) 18 (rect 304 33 128 184)
19 (rect 304.00 377.00 128.00 156.00)
20 (rect 379.00 267.00 288.00 60.00)
21 (rect 379.00 267.00 288.00 60.00)
22 (rect 69.00 267.00 288.00 60.00)
23 (rect 69.00 267.00 288.00 60.00)
24 (rect 304.00 33.00 128.00 184.00)
25 (rect 304.00 33.00 128.00 184.00)
26 )
27 )
28 )
29 ) 19 )
30 20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698