| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt
|
| index 3210d62f369092fe27f4ec54e1387acda174f089..7c3b5efbd6440591dd6ca61fc48050f288fb72e0 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt
|
| @@ -18,6 +18,8 @@
|
| "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 HTML",
|
| "LayoutBlockFlow BODY",
|
| "LayoutBlockFlow (relative positioned) DIV id='container' class='fixed blue'",
|
|
|