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

Unified Diff: LayoutTests/fast/spatial-navigation/snav-z-index.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-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;}

Powered by Google App Engine
This is Rietveld 408576698