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

Unified Diff: LayoutTests/fast/dom/tabindex-defaults.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
« no previous file with comments | « LayoutTests/fast/dom/subtree-modified-attributes.html ('k') | LayoutTests/fast/dom/text-api-arguments.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/tabindex-defaults.html
diff --git a/LayoutTests/fast/dom/tabindex-defaults.html b/LayoutTests/fast/dom/tabindex-defaults.html
index 74b2e6a8a49811973525c70f64e5bc6561ca04cc..de119835949995dd5c166f86ebc9f521e28778b2 100644
--- a/LayoutTests/fast/dom/tabindex-defaults.html
+++ b/LayoutTests/fast/dom/tabindex-defaults.html
@@ -54,6 +54,5 @@ shouldBe('normalDiv.setAttribute("tabindex", "9999999999"); normalDiv.tabIndex',
document.getElementById('container').innerHTML = '';
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/dom/subtree-modified-attributes.html ('k') | LayoutTests/fast/dom/text-api-arguments.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698