| Index: LayoutTests/fast/regions/webkit-named-flow-get-content.html
|
| diff --git a/LayoutTests/fast/regions/webkit-named-flow-get-content.html b/LayoutTests/fast/regions/webkit-named-flow-get-content.html
|
| index 49edd6efe97ba7c519d68d135fdc8f3fc9f738ae..07baee284de5a0e92dd58b0a4ec1b7efc30d3d4b 100644
|
| --- a/LayoutTests/fast/regions/webkit-named-flow-get-content.html
|
| +++ b/LayoutTests/fast/regions/webkit-named-flow-get-content.html
|
| @@ -1,7 +1,7 @@
|
| <!doctype html>
|
| <html>
|
| <head>
|
| - <script src="../../fast/js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| <script src="resources/helper.js"></script>
|
| <style>
|
| #region { -webkit-flow-from: flow; width: 250px; height: 150px; }
|
|
|