| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/repaint-non-scaling-stroke-text-decoration-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/repaint-non-scaling-stroke-text-decoration-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/repaint-non-scaling-stroke-text-decoration-expected.txt
|
| index ee9493f115e23ba5d10c49e3d559965e3e995493..a21d77b9060e0259367b3819e7451a38c03194f6 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/repaint-non-scaling-stroke-text-decoration-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/repaint-non-scaling-stroke-text-decoration-expected.txt
|
| @@ -17,11 +17,6 @@
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [9, 13, 46, 28],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGText text id='t'",
|
| "rect": [9, 13, 46, 28],
|
| "reason": "style change"
|
| @@ -31,10 +26,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g",
|
| "reason": "bounds change"
|
| },
|
|
|