| Index: LayoutTests/virtual/slimmingpaint/svg/repaint/inner-svg-change-viewBox-contract-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/svg/repaint/inner-svg-change-viewBox-contract-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/inner-svg-change-viewBox-contract-expected.txt
|
| deleted file mode 100644
|
| index c1c8592ad3cf6bcf68d4d2ff90bb70580dba1d41..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/virtual/slimmingpaint/svg/repaint/inner-svg-change-viewBox-contract-expected.txt
|
| +++ /dev/null
|
| @@ -1,21 +0,0 @@
|
| -{
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "repaintRects": [
|
| - [100, 0, 100, 200],
|
| - [0, 100, 200, 100],
|
| - [0, 0, 200, 200],
|
| - [0, 0, 100, 100]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutSVGViewportContainer svg id='inner'",
|
| - "LayoutSVGRect rect"
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|