| Index: LayoutTests/fast/css/font-face-unicode-range-load.html
|
| diff --git a/LayoutTests/fast/css/font-face-unicode-range-load.html b/LayoutTests/fast/css/font-face-unicode-range-load.html
|
| index cc524d777cf916941306467a1f20e314bd97cbf3..a1c8561c5801a63206931af0a6ea259afac03b9a 100644
|
| --- a/LayoutTests/fast/css/font-face-unicode-range-load.html
|
| +++ b/LayoutTests/fast/css/font-face-unicode-range-load.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script>
|
| description('Tests that unicode-range descriptor is used to selectively download fonts that are used in document.');
|
|
|
|
|