Chromium Code Reviews

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

Powered by Google App Engine