| Index: LayoutTests/fast/dom/shadow/shadow-insertion-point-rendering-expected.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-insertion-point-rendering-expected.html b/LayoutTests/fast/dom/shadow/shadow-insertion-point-rendering-expected.html
|
| index e999e7b9110608317639bb9c187d7474f5e48720..6e47cfd4ac5cd150e8f927439bb5d38c7f53cb2d 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-insertion-point-rendering-expected.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-insertion-point-rendering-expected.html
|
| @@ -5,7 +5,7 @@
|
| <div><div>before</div><div>host-child</div><div>after</div></div>
|
|
|
| <h1>A shadow element without a content element</h1>
|
| - <div><div>before</div><div>after</div></div>
|
| + <div><div>before</div><div>host-child</div><div>after</div></div>
|
|
|
| <h1>A shadow element with a parameter</h1>
|
| <div><div>before</div><div>shadow-child</div><div>after</div></div>
|
|
|