| Index: LayoutTests/virtual/slimmingpaint/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt
|
| deleted file mode 100644
|
| index aa2de725223bf52f1b4ec098f3837d9a2aa49ac4..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/virtual/slimmingpaint/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt
|
| +++ /dev/null
|
| @@ -1,21 +0,0 @@
|
| -{
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "repaintRects": [
|
| - [200, 50, 100, 50],
|
| - [174, 30, 126, 90],
|
| - [50, 50, 100, 50],
|
| - [50, 30, 126, 90]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutSVGRoot svg",
|
| - "LayoutSVGPath path id='path'"
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|