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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/use-setAttribute-crash-expected.txt

Issue 2478233002: Make 'transform' a presentation attribute on SVG elements (Closed)
Patch Set: Rebase 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/use-setAttribute-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/use-setAttribute-crash-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/use-setAttribute-crash-expected.txt
index 19204217e711ba795f46e2a103c0df514dd8f0e8..b0a53b8dc1de2e7519f0cd817adb285e99d3bde9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/use-setAttribute-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/use-setAttribute-crash-expected.txt
@@ -34,7 +34,7 @@
{
"object": "LayoutSVGEllipse svg:circle id='circle'",
"rect": [7, 7, 27, 27],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutSVGEllipse svg:circle id='circle'",
@@ -72,7 +72,7 @@
},
{
"object": "LayoutSVGEllipse svg:circle id='circle'",
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutSVGContainer svg:use id='use'",

Powered by Google App Engine
This is Rietveld 408576698