| Index: LayoutTests/virtual/slimmingpaint/svg/repaint/shape-transform-change-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/layer-hide-when-needs-layout-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/shape-transform-change-expected.txt
|
| similarity index 81%
|
| copy from LayoutTests/virtual/slimmingpaint/fast/repaint/layer-hide-when-needs-layout-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/svg/repaint/shape-transform-change-expected.txt
|
| index ffa3c72902fb5789acc5572d915cc10c92d8a772..5c854982501c49a9e0de795072fceb2a5adc1b08 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/layer-hide-when-needs-layout-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/svg/repaint/shape-transform-change-expected.txt
|
| @@ -6,10 +6,11 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| + [8, 8, 200, 200],
|
| [8, 8, 100, 100]
|
| ],
|
| "paintInvalidationClients": [
|
| - "LayoutBlockFlow (positioned) DIV id='target'"
|
| + "LayoutSVGRect rect"
|
| ]
|
| }
|
| ]
|
|
|