summaryrefslogtreecommitdiffstats
path: root/accessible/tests/mochitest/focus/test_takeFocus.html
diff options
context:
space:
mode:
Diffstat (limited to 'accessible/tests/mochitest/focus/test_takeFocus.html')
-rw-r--r--accessible/tests/mochitest/focus/test_takeFocus.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/accessible/tests/mochitest/focus/test_takeFocus.html b/accessible/tests/mochitest/focus/test_takeFocus.html
index 752ed66b36..6384fbfcb8 100644
--- a/accessible/tests/mochitest/focus/test_takeFocus.html
+++ b/accessible/tests/mochitest/focus/test_takeFocus.html
@@ -48,7 +48,6 @@
gQueue.push(new takeFocusInvoker("aria-link"));
gQueue.push(new takeFocusInvoker("aria-link2"));
gQueue.push(new takeFocusInvoker("link"));
- gQueue.push(new takeFocusInvoker("item2"));
gQueue.push(new takeFocusInvoker(document));
gQueue.push(new takeFocusInvoker("lb_item2"));
gQueue.push(new takeFocusInvoker(document));