| Index: LayoutTests/fast/dom/shadow/drag-to-meter-in-shadow-crash.html
|
| diff --git a/LayoutTests/fast/dom/shadow/drag-to-meter-in-shadow-crash.html b/LayoutTests/fast/dom/shadow/drag-to-meter-in-shadow-crash.html
|
| index 028912355e73da24f50c9cf949d3bc242a315ce9..6f9109a0af0314a47506889fa9ea1bab09acce38 100644
|
| --- a/LayoutTests/fast/dom/shadow/drag-to-meter-in-shadow-crash.html
|
| +++ b/LayoutTests/fast/dom/shadow/drag-to-meter-in-shadow-crash.html
|
| @@ -4,7 +4,6 @@
|
| <p>This test checks selecting from outside of a shadow tree and to inside of a shadow tree won't crash.</p>
|
| <div id='container' style="width:100px; height: 100px"></div>
|
| <div>PASS</div>
|
| -<script src="resources/polyfill.js"></script>
|
| <script src="../../../editing/editing.js"></script>
|
| <script>
|
| if (window.testRunner)
|
|
|