mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
16 lines
431 B
HTML
16 lines
431 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<!--
|
|
Test 2 for Bug 906190 - See file browser_bug902156.js for description.
|
|
https://bugzilla.mozilla.org/show_bug.cgi?id=906190
|
|
-->
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Test 2 for Bug 906190</title>
|
|
</head>
|
|
<body>
|
|
<div id="mctestdiv">Mixed Content Blocker enabled</div>
|
|
<script src="http://test2.example.com/browser/browser/base/content/test/general/file_bug906190.js" ></script>
|
|
</body>
|
|
</html>
|