| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/invisible-objects-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-clip-subtree-layout-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/invisible-objects-expected.txt
|
| similarity index 78%
|
| copy from LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-clip-subtree-layout-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/fast/repaint/invisible-objects-expected.txt
|
| index 962f045a4b91342dab5d5992599ed29f1397fc39..939b5916067e65895d4f4386679896f39be5d69b 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/overflow-clip-subtree-layout-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/invisible-objects-expected.txt
|
| @@ -6,7 +6,8 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV"
|
| + "InlineTextBox ''",
|
| + "RootInlineBox"
|
| ]
|
| }
|
| ]
|
|
|