Index: LayoutTests/fast/dom/shadow/shadow-root-resetStyleInheritance.html |
diff --git a/LayoutTests/fast/dom/shadow/shadow-root-resetStyleInheritance.html b/LayoutTests/fast/dom/shadow/shadow-root-resetStyleInheritance.html |
index 2e7c0b70db187f0eb60ec8378587bd8cabc79f38..9751d9864d59b8b87c175bba31cce349b31f7d7a 100644 |
--- a/LayoutTests/fast/dom/shadow/shadow-root-resetStyleInheritance.html |
+++ b/LayoutTests/fast/dom/shadow/shadow-root-resetStyleInheritance.html |
@@ -45,7 +45,6 @@ function shouldNotBe(a, b) |
throw "failure:" + a + ": should not be " + b; |
} |
</script> |
-<script src="resources/polyfill.js"></script> |
</head> |
<body> |
<div id="reset-style-inheritance"></div> |