| Index: LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/add-background-property-on-root-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-root-clip-3-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/add-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/linux/virtual/slimmingpaint/svg/repaint/add-background-property-on-root-expected.txt
|
| index 33a295f3a2405dca281941912b2e6bbe5d1fb184..54a5e69de80c8534a33fb164ccfff5c20ae3e3b2 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-root-clip-3-expected.txt
|
| +++ b/LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/add-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, 104],
|
| + [8, 8, 100, 104]
|
| ],
|
| "paintInvalidationClients": [
|
| "LayoutBlockFlow DIV",
|
| - "LayoutBlockFlow DIV id='target'"
|
| + "LayoutSVGRoot svg"
|
| ]
|
| }
|
| ]
|
|
|