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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-addition-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-addition-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
index 8649a60d9b1b02d8ff313ec6f63fa3be7f6b0425..802e9de3345a940a10caa6263a1adeaefbd4fcce 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
@@ -30,16 +30,6 @@
"object": "LayoutView #document",
"rect": [10, 88, 728, 90],
"reason": "style change"
- },
- {
- "object": "LayoutImage IMG",
- "rect": [58, 230, 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