| Index: LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt b/LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt
|
| index cb0a7d00c103ed223c43d827abf2fdc3c2041775..5ab063caa6459c71c9dd6bba0c2d2987edc7da3d 100644
|
| --- a/LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt
|
| +++ b/LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt
|
| @@ -13,6 +13,15 @@
|
| [8, 200, 100, 100],
|
| [8, 200, 100, 100],
|
| [8, 8, 784, 2000]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow (positioned) DIV id='container' class='fixed blue'",
|
| + "LayoutBlockFlow (positioned) DIV class='absolute green'",
|
| + "LayoutBlockFlow (relative positioned) DIV id='container' class='fixed blue'",
|
| + "LayoutBlockFlow (positioned) DIV class='absolute green'",
|
| + "LayoutBlockFlow BODY",
|
| + "LayoutBlockFlow (relative positioned) DIV id='container' class='fixed blue'",
|
| + "LayoutBlockFlow (positioned) DIV class='absolute green'"
|
| ]
|
| }
|
| ]
|
|
|