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

Unified Diff: LayoutTests/fast/dom/shadow/shadowdom-for-object-without-shadow-expected.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/shadowdom-for-object-without-shadow-expected.html
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-object-without-shadow-expected.html b/LayoutTests/fast/dom/shadow/shadowdom-for-object-without-shadow-expected.html
index d2a74a088e49e62317dc903f4d8f592dc02bb7df..7eb14316a581626a723d0f9d8767b6fa146ceb4d 100644
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-object-without-shadow-expected.html
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-object-without-shadow-expected.html
@@ -1,5 +1,4 @@
<!DOCTYPE html>
-<script src="resources/polyfill.js"></script>
<p>When the AuthorShadowDOM does not have a shadow element, this should be rendered like div.</p>
<form>

Powered by Google App Engine
This is Rietveld 408576698