gecko/toolkit/components/console/hudservice/tests/browser/test-bug-595934-getselection.html

17 lines
492 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Web Console test for bug 595934 - category: content javascript.
(getSelection())</title>
<!-- Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ -->
<script type="text/javascript"
src="test-bug-595934-getselection.js"></script>
</head>
<body>
<p>Web Console test for bug 595934 - category "content javascript"
(getSelection()).</p>
</body>
</html>