Index: LayoutTests/fast/dom/shadow/shadowdom-for-progress-multiple-expected.html |
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-progress-multiple-expected.html b/LayoutTests/fast/dom/shadow/shadowdom-for-progress-multiple-expected.html |
index 532d6019024e78a539113df27064b94dc2612b18..d608a61cd9cd0e2235850f53019326cac4d91b84 100644 |
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-progress-multiple-expected.html |
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-progress-multiple-expected.html |
@@ -8,7 +8,7 @@ |
<div id="container"> |
<div class="progress-like"> |
<div style="margin: 0 10px 0 10px; height: 1em; width: 10em;"> |
- <progress class="progress-inner-element-like" min="0" max="100" value="50"></progress><span>(after)</span> |
+ <span>(after)</span> |
</div> |
</div> |
</div> |