Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt |
index ecf81e425d1c2836982073536065f945c0c2fb96..ee51e6fea57f99aba9372f4c975e4306a490e748 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt |
@@ -27,11 +27,6 @@ |
"reason": "layoutObject insertion" |
}, |
{ |
- "object": "LayoutSVGRoot svg id='svg-root'", |
- "rect": [16, 42, 784, 170], |
- "reason": "became visible" |
- }, |
- { |
"object": "LayoutSVGText text", |
"rect": [16, 42, 784, 170], |
"reason": "style change" |
@@ -42,11 +37,6 @@ |
"reason": "layoutObject insertion" |
}, |
{ |
- "object": "LayoutSVGRoot svg id='svg-root'", |
- "rect": [334, 42, 466, 170], |
- "reason": "incremental" |
- }, |
- { |
"object": "LayoutSVGPath path", |
"rect": [0, 0, 334, 500], |
"reason": "layoutObject insertion" |
@@ -56,10 +46,6 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg id='svg-root'", |
- "reason": "became visible" |
- }, |
- { |
"object": "LayoutSVGContainer g id='content'", |
"reason": "became visible" |
}, |
@@ -80,10 +66,6 @@ |
"reason": "layoutObject insertion" |
}, |
{ |
- "object": "LayoutSVGRoot svg id='svg-root'", |
- "reason": "incremental" |
- }, |
- { |
"object": "LayoutSVGContainer g id='content'", |
"reason": "bounds change" |
}, |