| Index: LayoutTests/fast/regions/get-region-flow-ranges-horiz-bt.html
|
| diff --git a/LayoutTests/fast/regions/get-region-flow-ranges-horiz-bt.html b/LayoutTests/fast/regions/get-region-flow-ranges-horiz-bt.html
|
| index e7955391834578d3867d5be21b8700fae912891b..391c85091c980214c7ebf3cfe22f3f6c91c3de65 100644
|
| --- a/LayoutTests/fast/regions/get-region-flow-ranges-horiz-bt.html
|
| +++ b/LayoutTests/fast/regions/get-region-flow-ranges-horiz-bt.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <meta charset="utf-8">
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/helper.js"></script>
|
| <style>
|
| html { -webkit-writing-mode: horizontal-bt; }
|
|
|