Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Unified Diff: LayoutTests/fast/spatial-navigation/snav-table-traversal.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/spatial-navigation/snav-table-traversal.html
diff --git a/LayoutTests/fast/spatial-navigation/snav-table-traversal.html b/LayoutTests/fast/spatial-navigation/snav-table-traversal.html
index cdf482aea57f7e4e3ac00024a910b84822dce206..dca683f32076069674b50c1ad51bc0bcb1ec4a66 100644
--- a/LayoutTests/fast/spatial-navigation/snav-table-traversal.html
+++ b/LayoutTests/fast/spatial-navigation/snav-table-traversal.html
@@ -56,7 +56,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">
<table style="text-align: left; width: 100%; margin-left: auto; margin-right: auto;" border="1" cellpadding="2" cellspacing="1">

Powered by Google App Engine
This is Rietveld 408576698