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

Unified Diff: LayoutTests/fast/dom/shadow/input-with-validation-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/input-with-validation-without-shadow-expected.html
diff --git a/LayoutTests/fast/dom/shadow/input-with-validation-without-shadow-expected.html b/LayoutTests/fast/dom/shadow/input-with-validation-without-shadow-expected.html
index 53c2dab1093a4dc4958faf163a4ad2a4441bd676..9ea5ea739d22ab819185a59df7bed2929d986bb9 100644
--- a/LayoutTests/fast/dom/shadow/input-with-validation-without-shadow-expected.html
+++ b/LayoutTests/fast/dom/shadow/input-with-validation-without-shadow-expected.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