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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/clip-path-child-changes-expected.txt

Issue 1880263003: Auto-rebaseline for r386782 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/svg/custom/clip-path-child-changes-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/clip-path-child-changes-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/clip-path-child-changes-expected.txt
index 26dc17e98a9bf97ea3511e3711a17c0c188c3ccd..8d34a137db01d4377a6d9802dc29c73c72e30b54 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/clip-path-child-changes-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/clip-path-child-changes-expected.txt
@@ -12,21 +12,11 @@
"reason": "full"
},
{
- "object": "LayoutSVGContainer g",
- "rect": [0, 0, 100, 100],
- "reason": "full"
- },
- {
"object": "LayoutSVGPath path",
"rect": [0, 0, 200, 200],
"reason": "full"
},
{
- "object": "LayoutSVGPath path",
- "rect": [0, 0, 100, 100],
- "reason": "full"
- },
- {
"object": "LayoutSVGRoot svg",
"rect": [100, 0, 100, 200],
"reason": "incremental"

Powered by Google App Engine
This is Rietveld 408576698