Mypal/dom/browser-element/mochitest/test_browserElement_oop_RemoveBrowserElement.html

19 lines
617 B
HTML
Raw Permalink Normal View History

2019-03-11 10:26:37 +00:00
<!DOCTYPE HTML>
<html>
<!--
https://bugzilla.mozilla.org/show_bug.cgi?id=787517
-->
<head>
<title>Test for Bug 787517</title>
<script type="application/javascript" src="/tests/SimpleTest/SimpleTest.js"></script>
<script type="application/javascript" src="browserElementTestHelpers.js"></script>
<link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"/>
</head>
<body>
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=787517">Mozilla Bug 787517</a>
<script type="application/javascript;version=1.7" src="browserElement_RemoveBrowserElement.js">
</script>
</body>
</html>