From: Cui, Jieqiong Date: Mon, 28 Oct 2013 07:43:45 +0000 (+0800) Subject: Fix TTS-2107 to change the target url in load_image_using_toASCII.wgt X-Git-Tag: 2.2.1_release~12^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=33c5ec505322f0109393ce7c7abd05e574327b4d;p=test%2Ftct%2Fweb%2Fapi.git Fix TTS-2107 to change the target url in load_image_using_toASCII.wgt Signed-off-by: Cui, Jieqiong --- diff --git a/tct-widgetpolicy-w3c-tests/tests.full.xml b/tct-widgetpolicy-w3c-tests/tests.full.xml index b6ea28632..c9df917ab 100644 --- a/tct-widgetpolicy-w3c-tests/tests.full.xml +++ b/tct-widgetpolicy-w3c-tests/tests.full.xml @@ -618,7 +618,7 @@ Launch load_image_using_toASCII.wgt with the command : wrt-launcher -s 'application id' - The "PASS" and "ICANN" logo are displayed on green backgroud. + The "PASS" and "...testing..." logo are displayed on green backgroud. /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_using_toASCII.wgt diff --git a/tct-widgetpolicy-w3c-tests/tests.xml b/tct-widgetpolicy-w3c-tests/tests.xml index 9c6d76888..5f32d7d68 100644 --- a/tct-widgetpolicy-w3c-tests/tests.xml +++ b/tct-widgetpolicy-w3c-tests/tests.xml @@ -393,7 +393,7 @@ Launch load_image_using_toASCII.wgt with the command : wrt-launcher -s 'application id' - The "PASS" and "ICANN" logo are displayed on green backgroud. + The "PASS" and "...testing..." logo are displayed on green backgroud. /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_using_toASCII.wgt diff --git a/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/COPYING b/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/COPYING index cb3694983..070217b01 100644 --- a/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/COPYING +++ b/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/COPYING @@ -1,6 +1,15 @@ This test suite comes from http://dev.w3.org/2006/waf/widgets-access/test-suite/ -with tizen namespace and application id added into config.xml +with modifiation: + 1. tizen namespace and application id added into config.xml + 2. load_image_using_toASCII.wgt + index.html: + - + + + These tests are copyright by W3C and/or the author listed in the test file. The tests are dual-licensed under the W3C Test Suite License: diff --git a/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_using_toASCII.wgt b/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_using_toASCII.wgt index 75710d6a7..2fb380077 100644 Binary files a/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_using_toASCII.wgt and b/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_using_toASCII.wgt differ