| Index: LayoutTests/accessibility/table-with-empty-thead-causes-crash.html
|
| diff --git a/LayoutTests/accessibility/table-with-empty-thead-causes-crash.html b/LayoutTests/accessibility/table-with-empty-thead-causes-crash.html
|
| index 2398066df43813e58bd16daaa77c9e76809d27ef..5fde24316734b8c06f1a6bd66e836dafd2dec242 100644
|
| --- a/LayoutTests/accessibility/table-with-empty-thead-causes-crash.html
|
| +++ b/LayoutTests/accessibility/table-with-empty-thead-causes-crash.html
|
| @@ -11,7 +11,7 @@
|
| buildAccessibilityTree(accessibilityObject.childAtIndex(i));
|
| }
|
| </script>
|
| -<script src="../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
|
|
|
|