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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/text-match-document-change-expected.txt

Issue 2707063003: Don't invalidate rect if it's covered by fully invalidated parent's visual rect (Closed)
Patch Set: - Created 3 years, 10 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/text-match-document-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/text-match-document-change-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/text-match-document-change-expected.txt
index fba9d1c26000c848c4c33de78cf9e717825d31e1..6a3ed40f9f4ae6798ba3def78e90de1d3143a06d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/text-match-document-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/text-match-document-change-expected.txt
@@ -17,11 +17,6 @@
"reason": "layoutObject removal"
},
{
- "object": "LayoutText #text",
- "rect": [18, 130, 77, 19],
- "reason": "layoutObject insertion"
- },
- {
"object": "LayoutView #document",
"rect": [295, 102, 15, 400],
"reason": "scroll"

Powered by Google App Engine
This is Rietveld 408576698