| Index: LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/remove-background-property-on-root-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-root-clip-3-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/remove-background-property-on-root-expected.txt
|
| similarity index 72%
|
| copy from LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-root-clip-3-expected.txt
|
| copy to LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/remove-background-property-on-root-expected.txt
|
| index 33a295f3a2405dca281941912b2e6bbe5d1fb184..495656f04d20cb6a613091ab947392b23e1679c6 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-root-clip-3-expected.txt
|
| +++ b/LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/remove-background-property-on-root-expected.txt
|
| @@ -6,12 +6,12 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [15, 60, 100, 100],
|
| - [15, 60, 100, 100]
|
| + [8, 8, 100, 103],
|
| + [8, 8, 100, 103]
|
| ],
|
| "paintInvalidationClients": [
|
| "LayoutBlockFlow DIV",
|
| - "LayoutBlockFlow DIV id='target'"
|
| + "LayoutSVGRoot svg"
|
| ]
|
| }
|
| ]
|
|
|