[PATCH 1/5] mshtml: Add IHTMLDocument7::createElementNS implementation.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/mshtml/htmldoc.c | 35 +++++++++++++++++++++++++++++++++-- dlls/mshtml/tests/elements.js | 20 ++++++++++++++++++++ 2 files changed, 53 insertions(+), 2 deletions(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=50086 Your paranoid android. === wxppro (32 bit report) === mshtml: 0b40:dom: unhandled exception c0000005 at 0040AE3E === w7u (task log) === Task errors: The previous 1 run(s) terminated abnormally === debian9 (build log) === error: patch failed: dlls/mshtml/htmldoc.c:3288 error: patch failed: dlls/mshtml/tests/elements.js:351 Task: Patch failed to apply === debian9 (build log) === error: patch failed: dlls/mshtml/htmldoc.c:3288 error: patch failed: dlls/mshtml/tests/elements.js:351 Task: Patch failed to apply
participants (2)
-
Jacek Caban -
Marvin