Chromium Code Reviews

Unified Diff: LayoutTests/fast/dom/shadow/pseudoclass-update-enabled-input.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/pseudoclass-update-enabled-input.html
diff --git a/LayoutTests/fast/dom/shadow/pseudoclass-update-enabled-input.html b/LayoutTests/fast/dom/shadow/pseudoclass-update-enabled-input.html
index 0d7b940e3e2d0f763e3de74ce3cb1f04c5e86138..7cbd82de301eb1e095371b1846688982a75aff47 100644
--- a/LayoutTests/fast/dom/shadow/pseudoclass-update-enabled-input.html
+++ b/LayoutTests/fast/dom/shadow/pseudoclass-update-enabled-input.html
@@ -1,7 +1,6 @@
<!DOCTYPE html>
<html>
<head>
-<script src="resources/polyfill.js"></script>
</head>
<body>

Powered by Google App Engine