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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/crbug-371640-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/mac/paint/invalidation/crbug-371640-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/crbug-371640-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/crbug-371640-expected.txt
index f915673431c8e74209cb7600f082771f5fc7375a..8dbdef1fc05d5ce1057858514f6b1af1305898ac 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/crbug-371640-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/crbug-371640-expected.txt
@@ -24,17 +24,7 @@
{
"object": "LayoutText #text",
"rect": [348, 84, 4, 18],
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "rect": [348, 84, 4, 18],
"reason": "layoutObject removal"
- },
- {
- "object": "LayoutText #text",
- "rect": [88, 84, 4, 18],
- "reason": "bounds change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698