Y
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
bzbarsky
2539 days ago
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).
link
photon-torpedo
2539 days ago
I see, thanks. The linked release notes make it sound like the block is for all files.
link
The release note refers to script access (XHR, DOM access across windows).