Chromium Code Reviews

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

Powered by Google App Engine