Chromium Code Reviews

Unified Diff: LayoutTests/fast/dom/shadow/shadowdom-for-progress.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
Index: LayoutTests/fast/dom/shadow/shadowdom-for-progress.html
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-progress.html b/LayoutTests/fast/dom/shadow/shadowdom-for-progress.html
index 1ed66ff55c9accfcbed5faeb5fcdbfc5e70308a1..e1b8e6211ca148b9e3a9be829a240c3234f9684e 100644
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-progress.html
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-progress.html
@@ -2,7 +2,6 @@
<html>
<head>
<link rel="stylesheet" href="resources/replaced-element-styles.css">
- <script src="resources/polyfill.js"></script>
</head>
<body>

Powered by Google App Engine