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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/abspos-shift-image-incorrect-repaint-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/platform/linux/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt
index 8501e3447daba0d930f72a44faac0ac00af2b7c9..7479a594242d028e600ee88f83a39f21a7578f15 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt
@@ -17,59 +17,9 @@
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",
- "rect": [704, 0, 700, 237],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",
- "rect": [454, 0, 700, 237],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",
- "rect": [0, 0, 700, 237],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",
- "rect": [-250, 0, 700, 237],
- "reason": "bounds change"
- },
- {
"object": "LayoutView #document",
"rect": [1250, 0, 250, 585],
"reason": "incremental"
- },
- {
- "object": "LayoutImage IMG",
- "rect": [704, 0, 214, 232],
- "reason": "bounds change"
- },
- {
- "object": "LayoutImage IMG",
- "rect": [454, 0, 214, 232],
- "reason": "bounds change"
- },
- {
- "object": "LayoutImage IMG",
- "rect": [0, 0, 214, 232],
- "reason": "bounds change"
- },
- {
- "object": "LayoutImage IMG",
- "rect": [-250, 0, 214, 232],
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "rect": [700, 217, 4, 19],
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "rect": [450, 217, 4, 19],
- "reason": "bounds change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698