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

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

Issue 2396203002: Auto-rebaseline for r423638 (Closed)
Patch Set: Created 4 years, 2 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 ffb64074662cb3420d77badde47f682d5401c955..c4a2c1d46c6aed6ca5d398ed45c329f43da651c8 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
@@ -34,6 +34,11 @@
"reason": "bounds change"
},
{
+ "object": "LayoutSVGPath path",
+ "rect": [16, 59, 136, 137],
+ "reason": "full"
+ },
+ {
"object": "LayoutSVGContainer use",
"rect": [18, 211, 82, 83],
"reason": "bounds change"
@@ -70,6 +75,18 @@
"reason": "forced by layout"
},
{
+ "object": "LayoutSVGHiddenContainer defs",
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutSVGHiddenContainer symbol id='gamesBorder'",
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutSVGPath path",
+ "reason": "full"
+ },
+ {
"object": "LayoutSVGContainer use",
"reason": "bounds change"
},

Powered by Google App Engine
This is Rietveld 408576698