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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-use-on-symbol-expected.txt

Issue 2768453003: Put SVGResourceContainer subtypes into their own property trees. (Closed)
Patch Set: none 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/platform/linux/paint/invalidation/svg/relative-sized-use-on-symbol-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-use-on-symbol-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-use-on-symbol-expected.txt
index 23c140b7f567ac9071af8d5238eddb4ccac98d94..24103ae82e7150849a1f19f2481e77902c786bb5 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-use-on-symbol-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-use-on-symbol-expected.txt
@@ -10,11 +10,6 @@
"object": "LayoutBlockFlow div id='contentBox'",
"rect": [8, 52, 402, 402],
"reason": "forced by layout"
- },
- {
- "object": "LayoutSVGPath path",
- "rect": [16, 59, 136, 137],
- "reason": "bounds change"
}
]
}
@@ -33,10 +28,6 @@
"reason": "forced by layout"
},
{
- "object": "LayoutSVGPath path",
- "reason": "bounds change"
- },
- {
"object": "LayoutSVGContainer use",
"reason": "bounds change"
},

Powered by Google App Engine
This is Rietveld 408576698