| Index: LayoutTests/fast/sub-pixel/computedstylemargin.html
|
| diff --git a/LayoutTests/fast/sub-pixel/computedstylemargin.html b/LayoutTests/fast/sub-pixel/computedstylemargin.html
|
| index e0a37d1eb63943afbe0d4f17dcb66535b403e241..929d33bb64616dafb62bbf28043c7fcc91fc1390 100644
|
| --- a/LayoutTests/fast/sub-pixel/computedstylemargin.html
|
| +++ b/LayoutTests/fast/sub-pixel/computedstylemargin.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| - <script src="../js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body style="margin: 0; padding: 0;">
|
| <div style="margin: 0; width: 300px">
|
|
|