Chromium Code Reviews

Unified Diff: LayoutTests/fast/dom/shadow/shadowdom-for-progress-with-style-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/dom/shadow/shadowdom-for-progress-with-style-expected.html
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-progress-with-style-expected.html b/LayoutTests/fast/dom/shadow/shadowdom-for-progress-with-style-expected.html
index 19b5642d9f14e650dba6c970c4ac3e6e76dbc7a2..0e4d6ae1db437dd757f764e8f1d455af64334a0b 100644
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-progress-with-style-expected.html
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-progress-with-style-expected.html
@@ -2,7 +2,6 @@
<html>
<head>
<link rel="stylesheet" href="resources/replaced-element-styles.css">
- <script src="resources/polyfill.js"></script>
</head>
<body>
<style>

Powered by Google App Engine