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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/text-xy-updates-SVGList-expected.txt

Issue 2108503002: Auto-rebaseline for r402292 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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-xy-updates-SVGList-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-xy-updates-SVGList-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-xy-updates-SVGList-expected.txt
index 3e46632120c4731472720c19066239bf16aa2c18..1a3a05bff2349cc37ef2c12ce47d5ef3cfdde2c4 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-xy-updates-SVGList-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-xy-updates-SVGList-expected.txt
@@ -11,7 +11,7 @@
{
"object": "LayoutSVGInlineText #text",
"rect": [208, 14, 170, 17],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGRoot svg:svg",
@@ -26,7 +26,7 @@
{
"object": "LayoutSVGInlineText #text",
"rect": [18, 194, 170, 17],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGRoot svg:svg",
@@ -43,14 +43,6 @@
],
"objectPaintInvalidations": [
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'Passes, if text is at 200x20'",
- "reason": "full"
- },
- {
"object": "LayoutSVGRoot svg:svg",
"reason": "bounds change"
},
@@ -64,11 +56,11 @@
},
{
"object": "LayoutSVGInlineText #text",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'Passes, if text is at 200x20'",
- "reason": "bounds change"
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698