Chromium Code Reviews

Unified Diff: LayoutTests/fast/dom/shadow/has-shadow-insertion-point.html

Issue 14594006: Remove Internals::createShadowRoot(element) and polyfill.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « LayoutTests/fast/dom/shadow/has-elementshadow.html ('k') | LayoutTests/fast/dom/shadow/iframe-shadow.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/shadow/has-shadow-insertion-point.html
diff --git a/LayoutTests/fast/dom/shadow/has-shadow-insertion-point.html b/LayoutTests/fast/dom/shadow/has-shadow-insertion-point.html
index 7b66aa571b088c26a292a700871c3830ab8bd203..c4bb5c7108dc3a476f2bc33b650a7782be013c6d 100644
--- a/LayoutTests/fast/dom/shadow/has-shadow-insertion-point.html
+++ b/LayoutTests/fast/dom/shadow/has-shadow-insertion-point.html
@@ -2,7 +2,6 @@
<html>
<head>
<script src="../../js/resources/js-test-pre.js"></script>
-<script src="resources/polyfill.js"></script>
<script>
if (!window.internals)
debug("windows.internals not found!");
« no previous file with comments | « LayoutTests/fast/dom/shadow/has-elementshadow.html ('k') | LayoutTests/fast/dom/shadow/iframe-shadow.html » ('j') | no next file with comments »

Powered by Google App Engine