Index: LayoutTests/fast/dom/shadow/shadowdom-for-meter-without-shadow-element.html |
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-meter-without-shadow-element.html b/LayoutTests/fast/dom/shadow/shadowdom-for-meter-without-shadow-element.html |
index ee2c710345bdd0f5bf0fa4141d14ba564aa66156..79716647ef51a850e9fb489c37f1fde8f772e33e 100644 |
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-meter-without-shadow-element.html |
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-meter-without-shadow-element.html |
@@ -1,7 +1,6 @@ |
<!DOCTYPE html> |
<html> |
<body> |
-<script src="resources/polyfill.js"></script> |
<div id="container"> |
<meter id="host" min="0" max="100" value="50"></meter> |