diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/xpath/py-dom-xpath/axes.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/xpath/py-dom-xpath/axes.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/xpath/py-dom-xpath/axes.html b/third_party/WebKit/LayoutTests/fast/xpath/py-dom-xpath/axes.html index 399f122..45eaced 100644 --- a/third_party/WebKit/LayoutTests/fast/xpath/py-dom-xpath/axes.html +++ b/third_party/WebKit/LayoutTests/fast/xpath/py-dom-xpath/axes.html @@ -118,6 +118,5 @@ for (i = 0; i < allNodes.snapshotLength; ++i) { } </script> -<script src="../../js/resources/js-test-post.js"></script> </body> </html> |