| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| index 910e394a1fc04857cfa28d24721683202a287160..78fb01b36d093a95b9b7e03fcb72cb8b213b0dfa 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/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, 334, 121, 44],
|
| "reason": "forced by layout"
|
| @@ -62,10 +52,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| "reason": "full"
|
| },
|
|
|