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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/text-repaint-including-stroke-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/win/svg/custom/text-repaint-including-stroke-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-repaint-including-stroke-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-repaint-including-stroke-expected.txt
index d1a6899e7f73931bb2034ba0aba8f3b0948b4507..d3281a58d7c2f58a44625a7d0d5cd9c4d9af2228 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-repaint-including-stroke-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-repaint-including-stroke-expected.txt
@@ -25,17 +25,17 @@
},
{
"object": "LayoutSVGInlineText #text",
- "rect": [30, 0, 404, 58],
+ "rect": [30, 0, 404, 57],
"reason": "style change"
},
{
"object": "LayoutSVGRoot svg",
- "rect": [30, 0, 404, 58],
+ "rect": [30, 0, 404, 57],
"reason": "bounds change"
},
{
"object": "LayoutSVGText text id='bounce'",
- "rect": [30, 0, 404, 58],
+ "rect": [30, 0, 404, 57],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698