Index: LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance.html |
diff --git a/LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance.html b/LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance.html |
index 164d6c50efe3c9876f763f34978c53781a5fb87c..422cb914619a0924bf39dbd7302b1ed49589a3dd 100644 |
--- a/LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance.html |
+++ b/LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance.html |
@@ -8,7 +8,6 @@ div.resetTest { |
} |
</style> |
<script src="../../js/resources/js-test-pre.js"></script> |
-<script src="resources/polyfill.js"></script> |
<script> |
function testNoResetStyleInheritance() { |
debug("Test case: no reset-style-inheritance. color value should be inherited from the shadow host."); |