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

Unified Diff: LayoutTests/svg/custom/a-focus-by-tab.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/svg/custom/SVGException.html ('k') | LayoutTests/svg/custom/clone-node.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/custom/a-focus-by-tab.html
diff --git a/LayoutTests/svg/custom/a-focus-by-tab.html b/LayoutTests/svg/custom/a-focus-by-tab.html
index 339ba2d325f0030eed8ae3a6f6a33663f8024ef0..44f984eec404d4f92283eb858f55a98789b9b201 100644
--- a/LayoutTests/svg/custom/a-focus-by-tab.html
+++ b/LayoutTests/svg/custom/a-focus-by-tab.html
@@ -20,5 +20,4 @@ testRunner.overridePreference('WebKitTabToLinksPreferenceKey', false);
shouldBe('input1.focus(); document.activeElement', 'input1');
shouldNotBe('eventSender.keyDown(tab); document.activeElement', 'document.getElementById("svg-a")');
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
« no previous file with comments | « LayoutTests/svg/custom/SVGException.html ('k') | LayoutTests/svg/custom/clone-node.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698