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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-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/absolute-sized-content-with-resources-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
index 5c6d587a7a3db3e8747ac7ddffde9c5679bc1ad7..96ac6f2b848a5e2181239cbff96c4807f44489cc 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
@@ -12,11 +12,6 @@
"reason": "forced by layout"
},
{
- "object": "LayoutSVGRect rect",
- "rect": [42, 117, 334, 268],
- "reason": "SVG resource change"
- },
- {
"object": "LayoutSVGEllipse circle",
"rect": [242, 251, 167, 200],
"reason": "bounds change"
@@ -37,11 +32,6 @@
"reason": "bounds change"
},
{
- "object": "LayoutSVGRect rect",
- "rect": [17, 217, 84, 68],
- "reason": "SVG resource change"
- },
- {
"object": "LayoutSVGEllipse circle",
"rect": [67, 251, 42, 67],
"reason": "bounds change"

Powered by Google App Engine
This is Rietveld 408576698