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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-use-on-symbol-expected.txt

Issue 1951203002: Auto-rebaseline for r391751 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/win/svg/custom/relative-sized-use-on-symbol-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-use-on-symbol-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-use-on-symbol-expected.txt
index e3884aa2e74d2a4568a25008de1b233e27cffc89..7cdd3bfbd073952ca8e4060281021b7ba70f9e55 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-use-on-symbol-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-use-on-symbol-expected.txt
@@ -14,12 +14,12 @@
{
"object": "LayoutSVGContainer use",
"rect": [45, 85, 328, 328],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutSVGPath path",
"rect": [45, 85, 328, 328],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutSVGRoot svg",
@@ -29,17 +29,17 @@
{
"object": "LayoutSVGViewportContainer svg id='gamesBorder'",
"rect": [45, 85, 328, 328],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutSVGContainer use",
"rect": [18, 209, 82, 83],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutSVGPath path",
"rect": [18, 209, 82, 83],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutSVGRoot svg",
@@ -49,7 +49,7 @@
{
"object": "LayoutSVGViewportContainer svg id='gamesBorder'",
"rect": [18, 209, 82, 83],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "InlineBox",

Powered by Google App Engine
This is Rietveld 408576698