Re: [1/3] mshtml: Add test suite for IHTMLLocation
Nikolay Sivov wrote: Hi, Andrew. This series is broken, patch body is formatted. Sorry about that, had a misconfigured mail client. Should be fixed on the resend. Thanks
Re: [1/3] mshtml: Add test suite for IHTMLLocation
aei...@codeweavers.com wrote: --- dlls/mshtml/tests/Makefile.in|1 + dlls/mshtml/tests/htmllocation.c | 383 ++ 2 files changed, 384 insertions(+), 0 deletions(-) create mode 100644 dlls/mshtml/tests/htmllocation.c diff --git a/dlls/mshtml/tests/Mak