Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-mask-update-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-mask-update-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-mask-update-expected.txt |
index 56534f60ce43a2cedcca903235be41da28bfbbb2..ab088ca89783beecbf4cd18c489765b47dc7e426 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-mask-update-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-mask-update-expected.txt |
@@ -17,11 +17,6 @@ |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [10, 2, 46, 23], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='text1'", |
"rect": [10, 2, 46, 23], |
"reason": "style change" |
@@ -40,11 +35,6 @@ |
"object": "LayoutSVGRect rect", |
"rect": [10, 32, 43, 18], |
"reason": "full" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [10, 32, 43, 18], |
- "reason": "bounds change" |
} |
] |
} |
@@ -55,10 +45,6 @@ |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='text1'", |
"reason": "style change" |
}, |