| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| index e6b2ea0bac9664820bf7c66c8480adbc114f0b5a..f4df5d1f32f3a0c081eae17470697c8aa9673c19 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| @@ -8,16 +8,6 @@
|
| "backgroundColor": "#FFFFFF",
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [187, 104, 310, 390],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [90, 83, 275, 248],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [203, 335, 121, 43],
|
| "reason": "forced by layout"
|
| @@ -62,10 +52,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| "reason": "full"
|
| },
|
|
|