| Index: LayoutTests/fast/dom/shadow/shadowdom-for-progress-with-style-expected.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-progress-with-style-expected.html b/LayoutTests/fast/dom/shadow/shadowdom-for-progress-with-style-expected.html
|
| index 0e4d6ae1db437dd757f764e8f1d455af64334a0b..d51a1a799468ebefc89e17846112cd3fde9b2972 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadowdom-for-progress-with-style-expected.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadowdom-for-progress-with-style-expected.html
|
| @@ -24,7 +24,7 @@ progress#with-style {
|
| <div id="container">
|
| <div id="wrapper" class="progress-like">
|
| <div style="margin-left: 100px;">
|
| - <progress id="with-style" class="progress-inner-element-like" min="0" max="100" value="50"></progress><span>(after)</span>
|
| + <span>(after)</span>
|
| </div>
|
| </div>
|
| </div>
|
|
|