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

Unified Diff: LayoutTests/fast/dom/shadow/shadow-root-resetStyleInheritance.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/shadow-root-resetStyleInheritance.html
diff --git a/LayoutTests/fast/dom/shadow/shadow-root-resetStyleInheritance.html b/LayoutTests/fast/dom/shadow/shadow-root-resetStyleInheritance.html
index 2e7c0b70db187f0eb60ec8378587bd8cabc79f38..9751d9864d59b8b87c175bba31cce349b31f7d7a 100644
--- a/LayoutTests/fast/dom/shadow/shadow-root-resetStyleInheritance.html
+++ b/LayoutTests/fast/dom/shadow/shadow-root-resetStyleInheritance.html
@@ -45,7 +45,6 @@ function shouldNotBe(a, b)
throw "failure:" + a + ": should not be " + b;
}
</script>
-<script src="resources/polyfill.js"></script>
</head>
<body>
<div id="reset-style-inheritance"></div>

Powered by Google App Engine
This is Rietveld 408576698