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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/fast/repaint/reflection-redraw-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/reflection-redraw-expected.txt b/LayoutTests/platform/mac/fast/repaint/reflection-redraw-expected.txt
index 0adb74b7eeae6332c334a409cf62c1d05cbc1d53..993f2a5e161abc1df32d7d4da49bb149b39771f4 100644
--- a/LayoutTests/platform/mac/fast/repaint/reflection-redraw-expected.txt
+++ b/LayoutTests/platform/mac/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 54)
- (rect 379 267 288 54)
- (rect 69 267 288 54)
- (rect 69 267 288 54)
- (rect 304 39 128 172)
- (rect 304 39 128 172)
+(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 54.00)
+ (rect 379.00 267.00 288.00 54.00)
+ (rect 69.00 267.00 288.00 54.00)
+ (rect 69.00 267.00 288.00 54.00)
+ (rect 304.00 39.00 128.00 172.00)
+ (rect 304.00 39.00 128.00 172.00)
+ )
+ )
+ )
)

Powered by Google App Engine
This is Rietveld 408576698