blob: 8f06ccddc57a741d07a5caff8f62d27b53f57781 [file] [log] [blame]
<!DOCTYPE HTML>
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script>
test(function(t)
{
accessibilityController.focusedElement.showMenu();
}, "showing the context menu on the document element should not crash");
</script>
<script>
</script>