| Index: LayoutTests/virtual/slimmingpaint/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/inline-block-resize-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt
|
| similarity index 64%
|
| copy from LayoutTests/virtual/slimmingpaint/fast/repaint/inline-block-resize-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt
|
| index de17741b0464bad25525895406ec53a39dc3b261..87fa08384b0814994d00559180092da5d1a2eddb 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/inline-block-resize-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt
|
| @@ -6,14 +6,15 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [8, 8, 100, 100],
|
| - [8, 8, 100, 100]
|
| + [0, 0, 800, 202],
|
| + [0, 0, 402, 202],
|
| + [0, 0, 400, 200]
|
| ],
|
| "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| "InlineBox",
|
| - "LayoutBlockFlow (positioned) DIV",
|
| - "LayoutBlockFlow DIV id='target'"
|
| + "RootInlineBox",
|
| + "LayoutBlockFlow BODY",
|
| + "LayoutEmbeddedObject OBJECT"
|
| ]
|
| }
|
| ]
|
|
|