blob: ae6aaeb146a7003c6c8ba4d428711e1c918bb045 [file] [log] [blame]
<!DOCTYPE html>
<html>
<p>This test PASSES if you can hit &lt;Ctrl&gt;+ without crashing.</p>
<script>
if (window.eventSender)
eventSender.zoomPageIn();
</script>
</html>