4 <script src=
"npapi.js"></script>
9 <div id=
"statusPanel" style=
"border: 1px solid red; width: 100%">
14 Plugin URL request referrer test
<p>
15 This test verifies that the HTTP referrer value is set correctly in HTTP
<br>
16 requests issued by plugins.
18 <embed type=
"application/vnd.npapi-test"
19 ref_target=
"http://mock.http/npapi/plugin_ref_target_page.html"
20 name=
"plugin_referrer_test"
23 src=
"http://mock.http/dummy_plugin_referrer"
26 // Load the plugin immediately.
27 document
.querySelector('embed').nonExistentAttribute
;