| Index: LayoutTests/fast/css/css3-ch-unit.html
|
| diff --git a/LayoutTests/fast/css/css3-ch-unit.html b/LayoutTests/fast/css/css3-ch-unit.html
|
| index 050425c00c8a473ecb6d04481a274ff5a3745540..b4d07ea55cd00c7eebd2b147f1287ade1244dabb 100644
|
| --- a/LayoutTests/fast/css/css3-ch-unit.html
|
| +++ b/LayoutTests/fast/css/css3-ch-unit.html
|
| @@ -168,7 +168,6 @@
|
| <script type="text/javascript">
|
| shouldEvaluateTo('document.getElementById("box_mono_one").clientWidth', 'document.getElementById("box_mono").clientWidth');
|
| </script>
|
| - <script src="../js/resources/js-test-post.js"></script>
|
| <script>
|
| // Text with '<span class="fail">' must not appear in DumpRenderTree's output, only when opening this file in a web browser.
|
| if (window.testRunner) {
|
|
|