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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-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/paint/invalidation/svg/use-setAttribute-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-expected.txt
index 0c8660632cfe284581581874ed8f78b467d3ec17..ce12cf96c1f3804c3d1286bdb9b8f52b0f2bbf97 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-setAttribute-crash-expected.txt
@@ -18,11 +18,6 @@
},
{
"object": "LayoutSVGEllipse svg:circle id='circle'",
- "rect": [7, 7, 27, 27],
- "reason": "subtree"
- },
- {
- "object": "LayoutSVGEllipse svg:circle id='circle'",
"rect": [52, 52, 12, 12],
"reason": "layoutObject removal"
},

Powered by Google App Engine
This is Rietveld 408576698