[PATCH 2/5] mshtml: Add IHTMLDOMNode3::get_namespaceURI implementation.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/mshtml/htmlnode.c | 10 ++++++++-- dlls/mshtml/tests/elements.js | 4 ++++ 2 files changed, 12 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=50087 Your paranoid android. === wxppro (32 bit report) === mshtml: 0b40:dom: unhandled exception c0000005 at 0040AE3E === w2003std (32 bit report) === mshtml: events.c:1106: Test failed: unexpected call img_onerror events: Timeout === debian9 (build log) === error: patch failed: dlls/mshtml/htmldoc.c:3288 error: patch failed: dlls/mshtml/tests/elements.js:351 error: patch failed: dlls/mshtml/htmlnode.c:1227 error: patch failed: dlls/mshtml/tests/elements.js:174 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 error: patch failed: dlls/mshtml/htmlnode.c:1227 error: patch failed: dlls/mshtml/tests/elements.js:174 Task: Patch failed to apply
participants (2)
-
Jacek Caban -
Marvin