https://bugs.winehq.org/show_bug.cgi?id=37506
Bug ID: 37506 Summary: object.setAttribute('') fails silently and stops script execution Product: Wine-gecko Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gecko-unknown Assignee: jacek@codeweavers.com Reporter: freddi34@yahoo.de Distribution: ---
Created attachment 49895 --> https://bugs.winehq.org/attachment.cgi?id=49895 demonstration of the problem
When a website's javascript attempts to use `setAttribute` to set a style, the script is stopped without raising an error.
Although `object.style.property=` is more common, it happens that websites use `setAttribute` because it works in other browsers. Windows applications that embed Internet Explorer to display and interact with such web sites don't function properly, especially there is no error raised.
wine 1:1.7.28-0ubuntu amd64