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

Unified Diff: third_party/WebKit/LayoutTests/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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/invalidation/backgroundSizeRepaint-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt
similarity index 56%
copy from third_party/WebKit/LayoutTests/platform/win/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt
copy to third_party/WebKit/LayoutTests/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt
index 0666d0fe8454f03ec41f63d300331591432753d6..174a4c874bbe2a7f232c08766a253b34c285c404 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/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, 236],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",
- "rect": [454, 0, 700, 236],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",
- "rect": [0, 0, 700, 236],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",
- "rect": [-250, 0, 700, 236],
- "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, 218, 4, 17],
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "rect": [450, 218, 4, 17],
- "reason": "bounds change"
}
]
}
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/invalidation/backgroundSizeRepaint-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698