https://bugs.winehq.org/show_bug.cgi?id=49789 --- Comment #10 from OlekA <brodo(a)o2.pl> --- I bisected wine-5.9 and 5.10 again and as a test I was installing the Tina 11 installer only. No running the main program at this stage. The result is that: bash-5.0$ git bisect good 8d40873d02c6613d9ccf06045d7243ddbe94aec6 is the first bad commit commit 8d40873d02c6613d9ccf06045d7243ddbe94aec6 Author: Jacek Caban <jacek(a)codeweavers.com> Date: Fri Jun 5 18:28:48 2020 +0200 mshtml: Add IHTMLCSSStyleDeclaration2::transform property implementation. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/mshtml/htmlstyle.c | 12 ++++++++---- dlls/mshtml/htmlstyle.h | 1 + dlls/mshtml/tests/style.c | 33 ++++++++++++++++++++++++++++++++- 3 files changed, 41 insertions(+), 5 deletions(-) bash-5.0$ -- 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.