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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/repaint/outline-offset-text-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/mac/svg/repaint/outline-offset-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt
index 7b4c0b849d62ea81059958a885319257150c2f26..f937b22d96e04d6ae93c2a81a995758d6f895a4c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt
@@ -11,7 +11,7 @@
{
"object": "LayoutSVGInlineText #text",
"rect": [103, 24, 160, 116],
- "reason": "outline"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGText text",
@@ -21,7 +21,7 @@
{
"object": "LayoutSVGInlineText #text",
"rect": [63, 24, 160, 116],
- "reason": "outline"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGText text",
@@ -43,14 +43,6 @@
],
"objectPaintInvalidations": [
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'Foo'",
- "reason": "full"
- },
- {
"object": "LayoutSVGRoot svg",
"reason": "bounds change"
},
@@ -64,11 +56,11 @@
},
{
"object": "LayoutSVGInlineText #text",
- "reason": "outline"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'Foo'",
- "reason": "outline"
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698