Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/ #133

Open
rogeruiz opened this issue Jun 12, 2015 · 0 comments
Open

http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/ #133

rogeruiz opened this issue Jun 12, 2015 · 0 comments

Comments

@rogeruiz
Copy link

On line 671 of the compiled JS, this is the line that fails. I haven't looked further into this. But this bookmarklet looks really promising for some things I'd like to experiment with.

if ( Document.prototype.body && Document.prototype.run ) { /* code */ }
                        ^
[Error] Deprecated attempt to access property 'body' on a non-Document object.
    global code (savepublishing.js, line 671)

Steps to reproduce

  1. Install Bookmarklet by dragging to bookmark bar from this url http://www.savepublishing.com
  2. Open http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/
  3. Click SavePublishing bookmarklet
  4. Open Debugging tools.

Browser Version
screenshot 2015-06-12 08 14 33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant