| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/repaint-paintorder-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/repaint-paintorder-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/repaint-paintorder-expected.txt
|
| index d8ba75452efa71c7ce2b778d2c5d9b2216d6f9d3..7cf4143ba92d55d15a64c1ea64a8f9617e7a46cc 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/repaint-paintorder-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/repaint-paintorder-expected.txt
|
| @@ -8,11 +8,6 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutSVGPath polygon",
|
| - "rect": [137, 37, 581, 564],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGPath polygon",
|
| "rect": [183, 165, 134, 134],
|
| "reason": "style change"
|
| },
|
| @@ -40,11 +35,6 @@
|
| "object": "LayoutSVGContainer use id='t2'",
|
| "rect": [184, 166, 132, 132],
|
| "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGEllipse circle id='t4'",
|
| - "rect": [46, 28, 7, 7],
|
| - "reason": "style change"
|
| }
|
| ]
|
| }
|
|
|