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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/svg/repaint/transform-text-element-expected.txt

Issue 1968743003: Auto-rebaseline for r392861 (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/win7/svg/repaint/transform-text-element-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/svg/repaint/transform-text-element-expected.txt
similarity index 86%
copy from third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win7/svg/repaint/transform-text-element-expected.txt
index d296fa78428b3440cde618a76ab77297e23815f7..05b4fe8df1e4dde2972e6f81cf0a11b82497e3c1 100644
--- a/third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win7/svg/repaint/transform-text-element-expected.txt
@@ -9,7 +9,7 @@
{
"object": "LayoutSVGInlineText #text",
"rect": [8, 58, 400, 100],
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutSVGRoot svg",
@@ -19,12 +19,12 @@
{
"object": "LayoutSVGText text",
"rect": [8, 58, 400, 100],
- "reason": "style change"
+ "reason": "location change"
},
{
"object": "LayoutSVGInlineText #text",
"rect": [8, 8, 400, 100],
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutSVGRoot svg",
@@ -34,7 +34,7 @@
{
"object": "LayoutSVGText text",
"rect": [8, 8, 400, 100],
- "reason": "style change"
+ "reason": "location change"
},
{
"object": "InlineTextBox 'Test'",
@@ -42,7 +42,7 @@
},
{
"object": "InlineTextBox 'Test'",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698