| Index: LayoutTests/fast/repaint/absolute-position-change-containing-block-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/absolute-position-change-containing-block-expected.txt b/LayoutTests/fast/repaint/absolute-position-change-containing-block-expected.txt
|
| index 9699b70d76de6cfd5732c3dc917d90170bc9f4c2..19df4810f2d2f21d86b7338ceec1803bbc74f2fb 100644
|
| --- a/LayoutTests/fast/repaint/absolute-position-change-containing-block-expected.txt
|
| +++ b/LayoutTests/fast/repaint/absolute-position-change-containing-block-expected.txt
|
| @@ -13,6 +13,15 @@
|
| [8, 5000, 100, 100],
|
| [8, 8, 784, 2000],
|
| [8, 8, 100, 100]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow (positioned) DIV id='container' class='fixed blue'",
|
| + "LayoutBlockFlow (positioned) DIV class='absolute green'",
|
| + "LayoutBlockFlow DIV id='container' class='fixed blue'",
|
| + "LayoutBlockFlow (positioned) DIV class='absolute green'",
|
| + "LayoutBlockFlow BODY",
|
| + "LayoutBlockFlow DIV id='container' class='fixed blue'",
|
| + "LayoutBlockFlow (positioned) DIV class='absolute green'"
|
| ]
|
| }
|
| ]
|
|
|