| Index: LayoutTests/fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line.html
|
| diff --git a/LayoutTests/fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line.html b/LayoutTests/fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line.html
|
| index dcd4e43d1d1dbc7581a22ff6ecfcfe44fac1b437..6e6f2437bbe2590b63000cdbf85de7176e38e6f3 100644
|
| --- a/LayoutTests/fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line.html
|
| +++ b/LayoutTests/fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="script-tests/getComputedStyle-text-decoration-line.js"></script>
|
|
|