Index: LayoutTests/fast/spatial-navigation/snav-z-index.html |
diff --git a/LayoutTests/fast/spatial-navigation/snav-z-index.html b/LayoutTests/fast/spatial-navigation/snav-z-index.html |
index 91d30611844f7e0c1892914ae7362337bb6406d5..dd78842d3ee8a117f1c063dee21536de134e5083 100644 |
--- a/LayoutTests/fast/spatial-navigation/snav-z-index.html |
+++ b/LayoutTests/fast/spatial-navigation/snav-z-index.html |
@@ -40,7 +40,6 @@ |
window.onload = runTest; |
</script> |
- <script src="js/resources/js-test-post.js"></script> |
<style> |
div.simple { border: 3px solid red;} |
div.simple:focus { border: 3px solid gray;} |