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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt

Issue 2751183002: Update reason after full paint invalidation (Closed)
Patch Set: rebaseline-cl Created 3 years, 9 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: third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
index 1b942e91b19d3b21b4897f933c0b9d86b399fe56..658f19a1e8e44e24e53a871a6a1055c029f528af 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
@@ -30,16 +30,6 @@
"object": "LayoutIFrame IFRAME id='iframe'",
"rect": [8, 86, 732, 94],
"reason": "layoutObject removal"
- },
- {
- "object": "LayoutImage IMG",
- "rect": [58, 234, 489, 537],
- "reason": "bounds change"
- },
- {
- "object": "LayoutImage IMG",
- "rect": [58, 136, 489, 537],
- "reason": "bounds change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698