| Index: LayoutTests/fast/writing-mode/percentage-margins-absolute.html
|
| diff --git a/LayoutTests/fast/writing-mode/percentage-margins-absolute.html b/LayoutTests/fast/writing-mode/percentage-margins-absolute.html
|
| index 5050f5371c00e11ad79153e854bec3ee35a455e0..400c88d03eab087d1c56560af4a3962069a57f2b 100644
|
| --- a/LayoutTests/fast/writing-mode/percentage-margins-absolute.html
|
| +++ b/LayoutTests/fast/writing-mode/percentage-margins-absolute.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>
|
| <script>
|
| description('Percentage margins on absolutely positioned elements are relative to the container\'s logical width');
|
|
|
|
|