http://bugs.winehq.org/show_bug.cgi?id=33626 Bug #: 33626 Summary: The ammo.js demo failed to run Product: Wine Version: 1.5.23 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: jscript AssignedTo: wine-bugs(a)winehq.org ReportedBy: wine.dev(a)web.de Classification: Unclassified Created attachment 44511 --> http://bugs.winehq.org/attachment.cgi?id=44511 Log with +ieframe The ammo.js demo failed to run http://kripken.github.io/ammo.js/examples/new/ammo.html First, the often seen: 0029:fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000001 0029:fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000002 than a pair of: 0029:warn:jscript:throw_error L"Object doesn't support this property or method" 0029:warn:jscript:throw_error L"'console' is undefined" followed by some parser warnings: 0029:warn:jscript:script_parse parser failed around L"<!DOCTYPE html>\n<!--\n\nHello future GitHubber! I bet you're here to remove those nasty inline styles,\nDRY up these templates and make 'em nice and re-usable, right?\n\nPlease, don't. https://github.com/styleguide/templates/2.0\n\n-->\n<html>\n <head>\n <meta http-equiv=\"Content-type\" content"... and later a pair of: 0029:warn:jscript:throw_error L"'Worker' is undefined" 0029:warn:jscript:throw_error L"Object doesn't support this property or method" -- By by ... Detlef -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.