| Index: LayoutTests/fast/css/font-face-unicode-range-monospace.html
|
| diff --git a/LayoutTests/fast/css/font-face-unicode-range-monospace.html b/LayoutTests/fast/css/font-face-unicode-range-monospace.html
|
| index 325b9f15d5af98a3fd303880f2bae661df190658..625dc59fb3bd058beb15914e24de0c5809074be2 100644
|
| --- a/LayoutTests/fast/css/font-face-unicode-range-monospace.html
|
| +++ b/LayoutTests/fast/css/font-face-unicode-range-monospace.html
|
| @@ -30,6 +30,5 @@
|
| description('@font-face should not affect width of characters outside of its unicode-range');
|
| shouldBe("document.getElementById('test').offsetWidth", "document.getElementById('sans').offsetWidth");
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|