| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-show-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/overflow-show-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-show-expected.txt
|
| similarity index 53%
|
| copy from LayoutTests/fast/repaint/overflow-show-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-show-expected.txt
|
| index f531195b043cbb84d4e3dbde10e4645b0ea1625e..bc057451a38d63b1a32fc199ad88b2efcaf679e7 100644
|
| --- a/LayoutTests/fast/repaint/overflow-show-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-show-expected.txt
|
| @@ -8,6 +8,10 @@
|
| "repaintRects": [
|
| [108, 108, 100, 100],
|
| [8, 8, 100, 100]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow (positioned) DIV id='overflowParent' class='absolute green'",
|
| + "LayoutBlockFlow (relative positioned) DIV class='relative green'"
|
| ]
|
| }
|
| ]
|
|
|