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

Unified Diff: LayoutTests/fast/dom/shadow/input-with-validation-without-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/input-with-validation-without-shadow.html
diff --git a/LayoutTests/fast/dom/shadow/input-with-validation-without-shadow.html b/LayoutTests/fast/dom/shadow/input-with-validation-without-shadow.html
index 01777274ac4aaf55ee709e4be0816ebba99fde5c..0099b0c46655d8c14f6be5961fa47a12842ddc1b 100644
--- a/LayoutTests/fast/dom/shadow/input-with-validation-without-shadow.html
+++ b/LayoutTests/fast/dom/shadow/input-with-validation-without-shadow.html
@@ -1,5 +1,4 @@
<!DOCTYPE html>
-<script src="resources/polyfill.js"></script>
<p>Validation won't be shown if Shadow DOM does not have a shadow element.</p>
<form id='form' action="input-with-validation-without-shadow.html">

Powered by Google App Engine
This is Rietveld 408576698