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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-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/mac/svg/custom/text-repaint-including-stroke-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt
index 62a0f993272c3e318e2517b8894daed61db4504e..7f235adfab4ba474572386be6b856a791ac6fe92 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt
@@ -9,7 +9,7 @@
{
"object": "LayoutSVGInlineText #text",
"rect": [80, 0, 551, 118],
- "reason": "location change"
+ "reason": "style change"
},
{
"object": "LayoutSVGRoot svg",
@@ -19,12 +19,12 @@
{
"object": "LayoutSVGText text id='bounce'",
"rect": [80, 0, 551, 118],
- "reason": "location change"
+ "reason": "full"
},
{
"object": "LayoutSVGInlineText #text",
"rect": [30, 0, 404, 60],
- "reason": "location change"
+ "reason": "style change"
},
{
"object": "LayoutSVGRoot svg",
@@ -34,7 +34,7 @@
{
"object": "LayoutSVGText text id='bounce'",
"rect": [30, 0, 404, 60],
- "reason": "location change"
+ "reason": "full"
},
{
"object": "InlineTextBox 'Repaint me!'",
@@ -42,7 +42,7 @@
},
{
"object": "InlineTextBox 'Repaint me!'",
- "reason": "location change"
+ "reason": "style change"
},
{
"object": "RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698