Index: LayoutTests/scrollbars/rtl/div-absolute.html |
diff --git a/LayoutTests/scrollbars/rtl/div-absolute.html b/LayoutTests/scrollbars/rtl/div-absolute.html |
index 440763feba2a9587f00af6965aaf86da930e12a6..59e78051d4b9bfc69195ecf5937dcd6e6b218d3b 100644 |
--- a/LayoutTests/scrollbars/rtl/div-absolute.html |
+++ b/LayoutTests/scrollbars/rtl/div-absolute.html |
@@ -29,6 +29,5 @@ shouldBeTrue('innerLTR.offsetWidth == innerRTL.offsetWidth'); |
shouldBeTrue('innerLTR.clientWidth == innerRTL.clientWidth'); |
shouldBeTrue('innerLTR.scrollWidth == innerRTL.scrollWidth'); |
</script> |
-<script src="../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |