diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html index f196446..efd20c3 100644 --- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html +++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html @@ -68,7 +68,6 @@ window.onload = runTest; </script> - <script src="js/resources/js-test-post.js"></script> </head> <body id="some-content" xmlns="http://www.w3.org/1999/xhtml"> <div><a id="start" href="a"><img src="resources/green.png" width=30 height=30></a></div> |