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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-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/svg/mask-invalidation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt
index bf51a0d10cc2cade0146e87bab7effe6a92d3cb0..d2a0dd889f00abb88740b0b83c1ce60b331c2fd6 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt
@@ -25,11 +25,6 @@
"object": "LayoutSVGRect rect",
"rect": [50, 50, 453, 299],
"reason": "layoutObject removal"
- },
- {
- "object": "LayoutSVGRect rect",
- "rect": [100, 100, 403, 249],
- "reason": "layoutObject insertion"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698