Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Unified Diff: LayoutTests/fast/dom/shadow/content-reprojection-order.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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/shadow/content-reprojection-order.html
diff --git a/LayoutTests/fast/dom/shadow/content-reprojection-order.html b/LayoutTests/fast/dom/shadow/content-reprojection-order.html
index ecc3b8f0c05948203c2a485ebb93280613f1cc0c..141d307ed8352711d93beda20eb3dc44fe79a9b4 100644
--- a/LayoutTests/fast/dom/shadow/content-reprojection-order.html
+++ b/LayoutTests/fast/dom/shadow/content-reprojection-order.html
@@ -3,7 +3,6 @@
<html>
<body>
-<script src="resources/polyfill.js"></script>
<div id="host">
<div class="a ab">A</div>

Powered by Google App Engine
This is Rietveld 408576698