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

Unified Diff: LayoutTests/fast/dom/shadow/input-with-validation.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.html
diff --git a/LayoutTests/fast/dom/shadow/input-with-validation.html b/LayoutTests/fast/dom/shadow/input-with-validation.html
index da07934779647c564b7f1d1d00f74daedbd424e4..7b654d1da2d1dd2823d0a3917db9a165b4d5440f 100644
--- a/LayoutTests/fast/dom/shadow/input-with-validation.html
+++ b/LayoutTests/fast/dom/shadow/input-with-validation.html
@@ -1,5 +1,4 @@
<!DOCTYPE html>
-<script src="resources/polyfill.js"></script>
<p>Validation should be shown if Shadow DOM has a shadow element.</p>
<form id='form' action="input-with-validation.html">
« no previous file with comments | « LayoutTests/fast/dom/shadow/iframe-shadow.html ('k') | LayoutTests/fast/dom/shadow/input-with-validation-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698