Chromium Code Reviews

Unified Diff: LayoutTests/fast/dom/shadow/shadow-reprojection2.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/shadow-reprojection2.html
diff --git a/LayoutTests/fast/dom/shadow/shadow-reprojection2.html b/LayoutTests/fast/dom/shadow/shadow-reprojection2.html
index 7c24b62604cbed852f3ba852663be7c52743f8d5..5ec5e092a1c548a8b6876014722226626110222b 100644
--- a/LayoutTests/fast/dom/shadow/shadow-reprojection2.html
+++ b/LayoutTests/fast/dom/shadow/shadow-reprojection2.html
@@ -1,6 +1,5 @@
<!DOCTYPE html>
<html>
-<script src="resources/polyfill.js"></script>
<div id="host1"><div>B</div></div>

Powered by Google App Engine