Hacker News new | ask | show | jobs
by photon-torpedo 2539 days ago
So distributing documentation for offline use as a bunch of HTML + CSS files will now run into problems?
1 comments

If it's just HTML + CSS and no script, everything will work correctly.

The release note refers to script access (XHR, DOM access across windows).

I see, thanks. The linked release notes make it sound like the block is for all files.