Jacek Caban : mshtml: Added IMG element tests.

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Mon May 5 17:19:27 CDT 2008


"Alexandre Julliard" <julliard at winehq.org> wrote in message 
news:E1Jszaj-0008Vx-SO at wine.codeweavers.com...
> Module: wine
> Branch: master
> Commit: 29d8c366bb278a6b73c3669817063087d7cd080d
> URL: 
> http://source.winehq.org/git/wine.git/?a=commit;h=29d8c366bb278a6b73c3669817063087d7cd080d
>
> Author: Jacek Caban <jacek at codeweavers.com>
> Date:   Sun May  4 19:22:46 2008 +0200
>
> mshtml: Added IMG element tests.
>
> ---
>
> dlls/mshtml/tests/dom.c |   19 +++++++++++++++++--
> 1 files changed, 17 insertions(+), 2 deletions(-)
>
> diff --git a/dlls/mshtml/tests/dom.c b/dlls/mshtml/tests/dom.c
> index 1039ab5..a3d0701 100644
> --- a/dlls/mshtml/tests/dom.c
> +++ b/dlls/mshtml/tests/dom.c
> @@ -48,6 +48,7 @@ static const char elem_test_str[] =
>     "<table><tbody></tbody></table>"
>     "<script id=\"sc\" type=\"text/javascript\"></script>"
>     "<test />"
> +    "<img /"
                  ^^^
     Is this mssing a ending >

Best Regards
 Alistair Leslie-Hughes





More information about the wine-devel mailing list