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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/text-viewbox-rescale-expected.txt

Issue 2184693002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/svg/text/text-viewbox-rescale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-viewbox-rescale-expected.txt
similarity index 95%
copy from third_party/WebKit/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt
copy to third_party/WebKit/LayoutTests/platform/linux/svg/text/text-viewbox-rescale-expected.txt
index c369e15241253ea779a882bc0f74f8c63b749a12..308756dd6228fe8a30e1a3bca737e2d64a06ec0f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-viewbox-rescale-expected.txt
@@ -70,32 +70,32 @@
},
{
"object": "LayoutSVGInlineText #text",
- "rect": [0, 0, 2, 1],
+ "rect": [0, 0, 8, 2],
"reason": "forced by layout"
},
{
"object": "LayoutSVGInlineText #text",
- "rect": [0, 0, 2, 1],
+ "rect": [0, 0, 8, 2],
"reason": "forced by layout"
},
{
"object": "LayoutSVGInlineText #text",
- "rect": [0, 0, 2, 1],
+ "rect": [0, 0, 8, 2],
"reason": "bounds change"
},
{
"object": "LayoutSVGTSpan tspan",
- "rect": [0, 0, 2, 1],
+ "rect": [0, 0, 8, 2],
"reason": "full"
},
{
"object": "LayoutSVGText text",
- "rect": [0, 0, 2, 1],
+ "rect": [0, 0, 8, 2],
"reason": "full"
},
{
"object": "LayoutSVGViewportContainer svg id='inner1'",
- "rect": [0, 0, 2, 1],
+ "rect": [0, 0, 8, 2],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698