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" |