Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt |
index d4c7bd9168c2e1f1456042cc1d0bc6b87efa97b5..ccf808afe772ba34426373b874b528c770060fc7 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/js-late-clipPath-and-object-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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, 39, 784, 174], |
- "reason": "became visible" |
- }, |
- { |
"object": "LayoutSVGText text", |
"rect": [16, 39, 784, 174], |
"reason": "style change" |
@@ -42,11 +37,6 @@ |
"reason": "layoutObject insertion" |
}, |
{ |
- "object": "LayoutSVGRoot svg id='svg-root'", |
- "rect": [334, 39, 466, 174], |
- "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" |
}, |