← Back to context

Comment by doctoboggan

1 day ago

Usually JavaScript is blocked when you load pages that way.

Since when? You won't be able to make HTTP requests to localhost, as it'd be a different Origin, but I don't think any mainstream browser blocks JS outright when you use file:// to load and view HTML files.