| Index: LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change.html b/LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change.html
|
| index a0af55e910e126604a8ddb34f9a2026c9c142fbf..31c150f67dd30d189ff36581aaab74107961a259 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <body>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <style>
|
| input, input[type="datetime-local"] {
|
| padding: 0;
|
|
|