| Index: LayoutTests/fast/css3-text/css3-text-justify/getComputedStyle/getComputedStyle-text-justify-inherited.html
|
| diff --git a/LayoutTests/fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last-inherited.html b/LayoutTests/fast/css3-text/css3-text-justify/getComputedStyle/getComputedStyle-text-justify-inherited.html
|
| similarity index 74%
|
| copy from LayoutTests/fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last-inherited.html
|
| copy to LayoutTests/fast/css3-text/css3-text-justify/getComputedStyle/getComputedStyle-text-justify-inherited.html
|
| index 91398818c9b67e26f30cc35a7ccb2cd572bcee4a..841a93a32f4bf52aefa70cceaa87b804f9bb2448 100644
|
| --- a/LayoutTests/fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last-inherited.html
|
| +++ b/LayoutTests/fast/css3-text/css3-text-justify/getComputedStyle/getComputedStyle-text-justify-inherited.html
|
| @@ -5,7 +5,7 @@
|
| </head>
|
| <body>
|
| <div id="ancestor"><div id="child">hello world</div></div>
|
| - <script src="script-tests/getComputedStyle-text-align-last-inherited.js"></script>
|
| + <script src="script-tests/getComputedStyle-text-justify-inherited.js"></script>
|
| <script src="../../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|