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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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 d48d51abf5adbfc58596c082a6df00d15ea1ff5b..1f14721eea145e1e102f184e36faeb689b8b29fe 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
@@ -88,26 +88,6 @@
"reason": "forced by layout"
},
{
- "object": "LayoutSVGHiddenContainer defs",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGResourceLinearGradient linearGradient id='gradient'",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGGradientStop stop",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGGradientStop stop",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGResourceMasker mask id='mask'",
- "reason": "location change"
- },
- {
"object": "LayoutSVGEllipse circle",
"reason": "bounds change"
},

Powered by Google App Engine
This is Rietveld 408576698