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

Unified Diff: LayoutTests/platform/win/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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt b/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
index d4d59f82759a76dc561153816308b20f59a28dab..3cd9cdd5b43b80609e7ae15edbb5689ac39c6453 100644
--- a/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
@@ -7,14 +7,24 @@ The color of this text in the reflection should be green
The color of this text in the reflection should be green
-(repaint rects
- (rect 304 377 128 156)
- (rect 304 377 128 156)
- (rect 379 267 288 60)
- (rect 379 267 288 60)
- (rect 69 267 288 60)
- (rect 69 267 288 60)
- (rect 304 33 128 184)
- (rect 304 33 128 184)
+(GraphicsLayer
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 800.00 600.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (repaint rects
+ (rect 304.00 377.00 128.00 156.00)
+ (rect 304.00 377.00 128.00 156.00)
+ (rect 379.00 267.00 288.00 60.00)
+ (rect 379.00 267.00 288.00 60.00)
+ (rect 69.00 267.00 288.00 60.00)
+ (rect 69.00 267.00 288.00 60.00)
+ (rect 304.00 33.00 128.00 184.00)
+ (rect 304.00 33.00 128.00 184.00)
+ )
+ )
+ )
)

Powered by Google App Engine
This is Rietveld 408576698