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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-shadow-tree-content-with-symbol-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/platform/linux/paint/invalidation/svg/relative-sized-shadow-tree-content-with-symbol-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-shadow-tree-content-with-symbol-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-shadow-tree-content-with-symbol-expected.txt
index 6f24f02db05d246b9e2bf4910de25a3e32eac0f4..d7a9cffa5c1221c0bde738096489d3728ef14607 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-shadow-tree-content-with-symbol-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-shadow-tree-content-with-symbol-expected.txt
@@ -58,22 +58,6 @@
"reason": "forced by layout"
},
{
- "object": "LayoutSVGHiddenContainer defs",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGHiddenContainer symbol id='targetSymbol'",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGRect rect",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGRect rect",
- "reason": "location change"
- },
- {
"object": "LayoutSVGContainer use",
"reason": "bounds change"
},

Powered by Google App Engine
This is Rietveld 408576698