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