| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/container-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/container-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/container-repaint-expected.txt
|
| index 89d73c7a33d974108fd76d8283e21520ebbe3baa..408dbfa8c0ab3e217173c3bc1fe1c719e485cdff 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/container-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/container-repaint-expected.txt
|
| @@ -7,11 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [0, 100, 100, 50],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGViewportContainer svg id='mover'",
|
| "rect": [0, 100, 100, 50],
|
| "reason": "full"
|
|
|