Jacek Caban jacek@codeweavers.com wrote:
The <meta> element in the second HTML looks suspicious, it doesn't have http-equiv="Content-Type" attribute. Does it help if you add one?
Yes, it does help.
It would still need more testing to be sure, but it sounds like <meta> handling is the main suspect. That part lives mostly in Gecko tree (except for X-UA-Compatible).
I've created https://bugs.winehq.org/show_bug.cgi?id=49448 and attached problematic HTML to it. It seems to be a bug in Gecko.