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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/use-detach-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/custom/use-detach-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/use-detach-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/use-detach-expected.txt
index 4a3ae182815ac593f5de98a02ff0570755c5caf9..57d13eb9b29e93a67e2cf58df7517d259bfa81c0 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/use-detach-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/use-detach-expected.txt
@@ -178,18 +178,10 @@
],
"objectPaintInvalidations": [
{
- "object": "InlineTextBox ''",
- "reason": "full"
- },
- {
"object": "LayoutSVGInlineText #text",
"reason": "layoutObject removal"
},
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
"object": "LayoutSVGText text id='use_text'",
"reason": "layoutObject removal"
},
@@ -242,18 +234,10 @@
"reason": "layoutObject insertion"
},
{
- "object": "InlineTextBox ''",
- "reason": "full"
- },
- {
"object": "LayoutSVGInlineText #text",
"reason": "layoutObject removal"
},
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
"object": "LayoutSVGText text id='use_text'",
"reason": "layoutObject removal"
},
@@ -306,18 +290,10 @@
"reason": "layoutObject insertion"
},
{
- "object": "InlineTextBox ''",
- "reason": "full"
- },
- {
"object": "LayoutSVGInlineText #text",
"reason": "layoutObject removal"
},
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
"object": "LayoutSVGText text id='use_text'",
"reason": "layoutObject removal"
},

Powered by Google App Engine
This is Rietveld 408576698