Index: LayoutTests/fast/dom/shadow/shadowdom-for-button-only-shadow.html |
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-button-only-shadow.html b/LayoutTests/fast/dom/shadow/shadowdom-for-button-only-shadow.html |
index 8680dc2f06570afd892e1f1b2c5d1b69ee7abcde..9b4cbdd720c4b4fa563e424d9a0e36460bfbeb4a 100644 |
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-button-only-shadow.html |
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-button-only-shadow.html |
@@ -1,7 +1,6 @@ |
<!DOCTYPE html> |
<html> |
<body> |
-<script src="resources/polyfill.js"></script> |
<p>When the AuthorShadowDOM has only a shadow element, this should be rendered like no Shadow DOM is added.</p> |
<form> |