| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-style-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-style-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-style-expected.txt
|
| index 7d6e2755e7468881d5f35af466db882d269a6a9e..fa72ee2d7eb4bbeaac558bacf3aa5e62e4a238eb 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-style-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-style-expected.txt
|
| @@ -30,21 +30,12 @@
|
| "object": "LayoutSVGContainer g",
|
| "rect": [6, 6, 158, 238],
|
| "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [6, 6, 158, 238],
|
| - "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g",
|
| "reason": "style change"
|
| },
|
|
|