| Index: third_party/WebKit/LayoutTests/virtual/stable/paint/invalidation/svg/stroke-opacity-update-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/stable/paint/invalidation/svg/stroke-opacity-update-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/paint/invalidation/svg/stroke-opacity-update-expected.txt
|
| deleted file mode 100644
|
| index b0a9dd1b2a419dd2ea65fa0dbbcf8472b2adef06..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/virtual/stable/paint/invalidation/svg/stroke-opacity-update-expected.txt
|
| +++ /dev/null
|
| @@ -1,24 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutSVGEllipse circle",
|
| - "rect": [-1, -1, 205, 205],
|
| - "reason": "style change"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutSVGEllipse circle",
|
| - "reason": "style change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|