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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-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/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt
index c8cf914a518d8639bee13fafde7ddb092c0216c2..66af7f3aabbb8e62cf030a785aba9e1282fcaa10 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt
@@ -10,11 +10,6 @@
"object": "LayoutBlockFlow div id='contentBox'",
"rect": [8, 50, 402, 402],
"reason": "forced by layout"
- },
- {
- "object": "LayoutSVGPath path",
- "rect": [16, 57, 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