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

Unified Diff: LayoutTests/fast/dom/shadow/insertion-point-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/insertion-point-resetStyleInheritance.html
diff --git a/LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance.html b/LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance.html
index 164d6c50efe3c9876f763f34978c53781a5fb87c..422cb914619a0924bf39dbd7302b1ed49589a3dd 100644
--- a/LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance.html
+++ b/LayoutTests/fast/dom/shadow/insertion-point-resetStyleInheritance.html
@@ -8,7 +8,6 @@ div.resetTest {
}
</style>
<script src="../../js/resources/js-test-pre.js"></script>
-<script src="resources/polyfill.js"></script>
<script>
function testNoResetStyleInheritance() {
debug("Test case: no reset-style-inheritance. color value should be inherited from the shadow host.");

Powered by Google App Engine
This is Rietveld 408576698