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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-clipped-hit-expected.txt

Issue 2228383002: Auto-rebaseline for r410976 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/linux/svg/custom/use-clipped-hit-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-clipped-hit-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-clipped-hit-expected.txt
index 1be4d220bb6d8b768742c499739028761deccac6..fba1cc3fe35d90f31f9b94a7b4bfab657b5050e2 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-clipped-hit-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-clipped-hit-expected.txt
@@ -22,21 +22,12 @@
"object": "LayoutSVGInlineText #text",
"rect": [90, 115, 43, 19],
"reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGText text id='status'",
- "rect": [89, 114, 3, 21],
- "reason": "invalidate paint rectangle"
}
]
}
],
"objectPaintInvalidations": [
{
- "object": "LayoutSVGText text id='status'",
- "reason": "invalidate paint rectangle"
- },
- {
"object": "LayoutSVGInlineText #text",
"reason": "layoutObject removal"
},

Powered by Google App Engine
This is Rietveld 408576698