| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/inner-svg-change-viewBox-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/inner-svg-change-viewBox-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/inner-svg-change-viewBox-expected.txt
|
| index 0830470e32a4d28bb50242526d3755ecc07e9a9a..8d5a18dade6610fa315b39111a3ba8bf9ae9790d 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/inner-svg-change-viewBox-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/inner-svg-change-viewBox-expected.txt
|
| @@ -7,11 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [0, 0, 100, 100],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutSVGViewportContainer svg id='s'",
|
| "rect": [0, 0, 100, 100],
|
| "reason": "full"
|
|
|