Index: LayoutTests/fast/dom/shadow/shadowdom-for-progress-without-appearance-expected.html |
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-progress-without-appearance-expected.html b/LayoutTests/fast/dom/shadow/shadowdom-for-progress-without-appearance-expected.html |
index 5e133ae9b613e7725d5f946ec15ba179f8a5cd65..e5dcbc3525f4f5d5aa9c06b7bafb39f074db9685 100644 |
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-progress-without-appearance-expected.html |
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-progress-without-appearance-expected.html |
@@ -12,7 +12,7 @@ progress#progress { |
</style> |
<div id="container"> |
- <div class="progress-like"><progress id="progress" class="progress-inner-element-like" min="0" max="100" value="50"></progress><span>(after)</span></div> |
+ <div class="progress-like"><span>(after)</span></div> |
</div> |
</body> |