| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/exs-display-none-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/exs-display-none-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/exs-display-none-expected.txt
|
| index 6736b4c31a581c8784510f44c283825bedf42af7..129eaa247f3b6b80acc2883e76aa58eb3c09010c 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/exs-display-none-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/exs-display-none-expected.txt
|
| @@ -27,11 +27,6 @@
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [50, 50, 561, 82],
|
| - "reason": "became visible"
|
| - },
|
| - {
|
| "object": "LayoutSVGTSpan tspan",
|
| "rect": [50, 50, 561, 82],
|
| "reason": "layoutObject insertion"
|
| @@ -51,10 +46,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "became visible"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g",
|
| "reason": "became visible"
|
| },
|
|
|