| Index: LayoutTests/virtual/slimmingpaint/svg/repaint/foreign-object-repaint-expected.txt
|
| diff --git a/LayoutTests/platform/android/svg/repaint/foreign-object-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/foreign-object-repaint-expected.txt
|
| similarity index 65%
|
| copy from LayoutTests/platform/android/svg/repaint/foreign-object-repaint-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/svg/repaint/foreign-object-repaint-expected.txt
|
| index 8c9f2219707a83a0dfe3dd3b4c9268825f1bda27..afba68fbe02abf5f72005fc8dff9ea629d0dd183 100644
|
| --- a/LayoutTests/platform/android/svg/repaint/foreign-object-repaint-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/svg/repaint/foreign-object-repaint-expected.txt
|
| @@ -7,9 +7,11 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [129, 200, 142, 142],
|
| - [129, 200, 142, 142],
|
| - [50, 50, 100, 100],
|
| [50, 50, 100, 100]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow div id='div1'",
|
| + "LayoutBlockFlow div id='div2'"
|
| ]
|
| }
|
| ]
|
|
|