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

Unified Diff: LayoutTests/fast/dom/shadow/text-node-in-shadow.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/text-node-in-shadow.html
diff --git a/LayoutTests/fast/dom/shadow/text-node-in-shadow.html b/LayoutTests/fast/dom/shadow/text-node-in-shadow.html
index bef4a72ddfb1ef951a6f80350b621b45909c04e5..31a9e07de0b879169931db1b60e38ff16a5f697d 100644
--- a/LayoutTests/fast/dom/shadow/text-node-in-shadow.html
+++ b/LayoutTests/fast/dom/shadow/text-node-in-shadow.html
@@ -6,7 +6,6 @@ span {
text-align: top;
}
</style>
-<script src="resources/polyfill.js"></script>
<script>
function testChildTextOfShadowRoot() {
var host = document.getElementById("host");
« no previous file with comments | « LayoutTests/fast/dom/shadow/style-of-distributed-node.html ('k') | LayoutTests/fast/dom/shadow/title-element-in-shadow.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698