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

Unified Diff: LayoutTests/platform/win/fast/repaint/shift-relative-positioned-container-with-image-removal-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/shift-relative-positioned-container-with-image-removal-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt b/LayoutTests/platform/win/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
index 21bcda178a9d083513486545b79a58d3333a2c1b..c26373f9662986f36b5b1a12c579e200a56fa937 100644
--- a/LayoutTests/platform/win/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
@@ -2,15 +2,25 @@ issue 353933: Pages missing invalidations
The test checks that removing a renderer correctly invalidate the existing shifted content. The image should be correctly invalidated below.
-(repaint rects
- (rect 8 92 732 98)
- (rect 8 92 769 99)
- (rect 8 92 769 99)
- (rect 8 734 769 99)
- (rect 0 742 785 99)
- (rect 8 191 769 642)
- (rect 8 92 769 642)
- (rect 8 191 769 642)
- (rect 8 92 769 642)
+(GraphicsLayer
+ (bounds 785.00 742.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 785.00 742.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (repaint rects
+ (rect 8.00 92.00 732.00 98.00)
+ (rect 8.00 92.00 769.00 99.00)
+ (rect 8.00 92.00 769.00 99.00)
+ (rect 8.00 734.00 769.00 99.00)
+ (rect 0.00 742.00 785.00 99.00)
+ (rect 8.00 191.00 769.00 642.00)
+ (rect 8.00 92.00 769.00 642.00)
+ (rect 8.00 191.00 769.00 642.00)
+ (rect 8.00 92.00 769.00 642.00)
+ )
+ )
+ )
)

Powered by Google App Engine
This is Rietveld 408576698