NOTE: This test page must be loaded from http://playground.whereswalden.com/cross-origin-script-type/test.html. It wasn't loaded from that location, so it won't work!

Look in the web console for one security warning about loading (the mis-Content-Type'd) script.notjs. If your browser supports JavaScript modules (i.e. <script type="module" src="..."></script>), you'll also see one warning for module.notjs. In either case, you shouldn't see any warnings with the same message and styling for script.js or module.js.