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

Unified Diff: LayoutTests/fast/repaint/window-resize-background-image-non-fixed-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt
diff --git a/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt b/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt
index 5ee8bc2367c679077771c65bdf38935255dcb8dc..8b16c0d05ff4ec7193e4a334ce2a33c40aa31a1b 100644
--- a/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt
+++ b/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt
@@ -19,6 +19,7 @@
(drawsContent 1)
(repaint rects
(rect 0.00 0.00 200.00 300.00)
+ (rect 0.00 0.00 200.00 300.00)
)
)
)
@@ -44,8 +45,8 @@
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
- (rect 250.00 0.00 50.00 250.00)
(rect 0.00 0.00 300.00 250.00)
+ (rect 0.00 0.00 250.00 250.00)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698