https://bugs.winehq.org/show_bug.cgi?id=33199
Janne janne.kekkonen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |janne.kekkonen@gmail.com
--- Comment #12 from Janne janne.kekkonen@gmail.com --- Tested with wine 10.0.
Created simple test.html based on this: https://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic_document
test.xhtml was created with commands shown on comment 6.
Files were saved to same directory as iexplore.
I started iexplore.exe and typed line below to url: file://c:\Program Files\Internet Explorer\test.html File opened normally.
Next i typed the xhtml location into url: file://c:\Program Files\Internet Explorer\test.xhtml
This caused error message to be shown. Message had this information
Assertion failed. Program: C:\Program Files\Internet Explorer\iexplore.exe File: dlls/mshtml/htmlscript.c Line:406 Expression: "node->vtbl == &HTMLScriptElementImplVtbl"