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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/image-with-clip-path-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/image-with-clip-path-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/image-with-clip-path-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/image-with-clip-path-expected.txt
index 0a4d04fbf92232f218a9eabd834cb16eba90088d..79e183d6c79979a7639072808e2ce3f73c9d1310 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/image-with-clip-path-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/image-with-clip-path-expected.txt
@@ -70,14 +70,6 @@
"reason": "full"
},
{
- "object": "LayoutSVGHiddenContainer defs",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGResourceClipper clipPath id='p'",
- "reason": "location change"
- },
- {
"object": "LayoutSVGRect rect id='r'",
"reason": "full"
},
@@ -90,14 +82,6 @@
"reason": "full"
},
{
- "object": "LayoutSVGHiddenContainer defs",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGResourceClipper clipPath id='p'",
- "reason": "location change"
- },
- {
"object": "LayoutSVGRect rect id='r'",
"reason": "full"
},

Powered by Google App Engine
This is Rietveld 408576698