From: wei625.zhang Date: Mon, 28 Dec 2020 07:08:23 +0000 (+0800) Subject: [tv and iot][cors/csp/sandbox/serviceworkers/sessionhistory/sse/webmessaging/websocke... X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F80%2F250480%2F1;p=test%2Ftct%2Fweb%2Fapi.git [tv and iot][cors/csp/sandbox/serviceworkers/sessionhistory/sse/webmessaging/websocket/widgetpolicy/workers/xmlhttprequest][remove for tinyweb] Change-Id: I0c1e0ecb8479149d5e92c4e462bdb08772fb58c4 Signed-off-by: wei625.zhang --- diff --git a/common/tct-cors-w3c-tests/tests.full.xml b/common/tct-cors-w3c-tests/tests.full.xml index d7c2e59c3..9ca7a034b 100755 --- a/common/tct-cors-w3c-tests/tests.full.xml +++ b/common/tct-cors-w3c-tests/tests.full.xml @@ -2,7 +2,135 @@ - + + + MOBILE + + + + http://127.0.0.1:8080/opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_get.html + + + + + http://www.w3.org/TR/2012/WD-cors-20120403 + + + + + + + http://127.0.0.1:8080/opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_post.html + + + + + http://www.w3.org/TR/2012/WD-cors-20120403 + + + + + + + http://127.0.0.1:8080/opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_base.html + + + + + http://www.w3.org/TR/2012/WD-cors-20120403 + Using XMLHttpRequest a client-side Web application on http://hello-world.example can access this resource as follows + + + + + + http://127.0.0.1:8080/opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_add_max_age.html + + + + + http://www.w3.org/TR/2012/WD-cors-20120403 + Optionally add a single Access-Control-Max-Age header with as value the amount of seconds the user agent is allowed to cache the result of the request + + + + + + http://127.0.0.1:8080/opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_allow_credentials_true.html + + + + + http://www.w3.org/TR/2012/WD-cors-20120403 + If the resource supports credentials add a single Access-Control-Allow-Origin header, with the value of the Origin header as value, and add a single Access-Control-Allow-Credentials header with the literal string "true" as value + + + + + + http://127.0.0.1:8080/opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_credentials_false_origin.html + + + + + http://www.w3.org/TR/2012/WD-cors-20120403 + Otherwise, add a single Access-Control-Allow-Origin header, with either the value of the Origin header or the literal string "*" as value + + + + + + http://127.0.0.1:8080/opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_getResponseHeader_not_null.html + + + + + http://www.w3.org/TR/2012/WD-cors-20120403 + User agents must filter out all response headers other than those that are a simple response header or of which the field name is an ASCII case-insensitive match for one of the values of the Access-Control-Expose-Headers headers (if any), before exposing response headers to APIs defined in CORS API specifications + + + + + + http://127.0.0.1:8080/opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_getResponseHeader_null.html + + + + + http://www.w3.org/TR/2012/WD-cors-20120403 + User agents must filter out all response headers other than those that are a simple response header or of which the field name is an ASCII case-insensitive match for one of the values of the Access-Control-Expose-Headers headers (if any), before exposing response headers to APIs defined in CORS API specifications + + + + + + http://127.0.0.1:8080/opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_get_true.html + + + + + http://www.w3.org/TR/2012/WD-cors-20120403 + + + + + + + http://127.0.0.1:8080/opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_post_true.html + + + + + http://www.w3.org/TR/2012/WD-cors-20120403 + + + + + + + + WEARABLE + http://127.0.0.1:8080/opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_get.html diff --git a/common/tct-cors-w3c-tests/tests.xml b/common/tct-cors-w3c-tests/tests.xml index beeb03c91..8ae0f1baa 100755 --- a/common/tct-cors-w3c-tests/tests.xml +++ b/common/tct-cors-w3c-tests/tests.xml @@ -2,7 +2,65 @@ - + + + MOBILE + + + + /opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_get.html + + + + + /opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_post.html + + + + + /opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_base.html + + + + + /opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_add_max_age.html + + + + + /opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_allow_credentials_true.html + + + + + /opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_credentials_false_origin.html + + + + + /opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_getResponseHeader_not_null.html + + + + + /opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_getResponseHeader_null.html + + + + + /opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_get_true.html + + + + + /opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_post_true.html + + + + + + WEARABLE + /opt/tct-cors-w3c-tests/cors/cors_XMLHttpRequest_get.html diff --git a/common/tct-csp-w3c-tests/tests.xml b/common/tct-csp-w3c-tests/tests.xml index 95e0155ec..719c338b3 100755 --- a/common/tct-csp-w3c-tests/tests.xml +++ b/common/tct-csp-w3c-tests/tests.xml @@ -2,7 +2,10 @@ - + + + MOBILE + /opt/tct-csp-w3c-tests/csp/csp_sandbox_allow-same-origin_allow-scripts.php?total_num=4&locator_key=id&value=1 @@ -72,7 +75,10 @@ - + + + MOBILE + /opt/tct-csp-w3c-tests/csp/csp_connect-src_asterisk.php?total_num=2&locator_key=id&value=1 @@ -204,7 +210,10 @@ - + + + MOBILE + /opt/tct-csp-w3c-tests/csp/w3c/CSP_001.cgi @@ -493,7 +502,10 @@ - + + + MOBILE + Connect to PHP server @@ -663,7 +675,10 @@ - + + + MOBILE + Connect to PHP server @@ -821,7 +836,10 @@ - + + + MOBILE + Connect to PHP server @@ -1003,7 +1021,10 @@ - + + + MOBILE + Connect to PHP server @@ -1101,7 +1122,10 @@ - + + + MOBILE + /opt/tct-csp-w3c-tests/csp/csp_media-src_self_video.php?total_num=3&locator_key=id&value=1 @@ -1243,7 +1267,10 @@ - + + + MOBILE + /opt/tct-csp-w3c-tests/csp/csp_style-src_asterisk.php?total_num=3&locator_key=id&value=1 @@ -1420,7 +1447,10 @@ - + + + MOBILE + /opt/tct-csp-w3c-tests/csp/csp_ro_script-src_self_unsafe-inline.php?total_num=3&locator_key=id&value=1 @@ -1638,7 +1668,10 @@ - + + + MOBILE + Connect to internet @@ -1669,7 +1702,10 @@ - + + + MOBILE + Connect to PHP server @@ -1695,7 +1731,10 @@ - + + + MOBILE + /opt/tct-csp-w3c-tests/csp/csp_form-action_blocked.php?total_num=1&locator_key=id&value=1 @@ -1707,7 +1746,1776 @@ - + + + MOBILE + + + + /opt/tct-csp-w3c-tests/csp/csp_child-src_blocked.php?total_num=1&locator_key=id&value=1 + + + + + Connect to PHP server + + + Run the manual testcase: csp_child-src_allowed. + Test passes if there is a blue square. + + + /opt/tct-csp-w3c-tests/csp/csp_child-src_allowed.php?total_num=1&locator_key=id&value=1 + + + + + + WEARABLE + + + + /opt/tct-csp-w3c-tests/csp/csp_sandbox_allow-same-origin_allow-scripts.php?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_sandbox_allow-same-origin_allow-scripts.php?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_sandbox_allow-same-origin_allow-scripts.php?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_sandbox_allow-same-origin_allow-scripts.php?total_num=4&locator_key=id&value=4 + + + + + Connect to PHP server + + + Run the manual case: csp_sandbox_empty_int + To pass, if there is no text 'FAIL' below. + + + /opt/tct-csp-w3c-tests/csp/csp_sandbox_empty_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_sandbox_empty_ext + To pass, if there is no text 'FAIL' below. + + + /opt/tct-csp-w3c-tests/csp/csp_sandbox_empty_ext.php + + + + + Connect to PHP server + + + Run the manual case: csp_sandbox_empty_event + To pass, if there is no text 'FAIL' below. + + + /opt/tct-csp-w3c-tests/csp/csp_sandbox_empty_event.php + + + + + Connect to PHP server + + + Run the manual case: csp_sandbox_empty_inline + To pass, if there is no text 'FAIL' below. + + + /opt/tct-csp-w3c-tests/csp/csp_sandbox_empty_inline.php + + + + + + WEARABLE + + + + /opt/tct-csp-w3c-tests/csp/csp_connect-src_asterisk.php?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_connect-src_asterisk.php?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_connect-src_cross-origin.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_connect-src_cross-origin.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_connect-src_cross-origin.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_connect-src_cross-origin_multi.php?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_connect-src_cross-origin_multi.php?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_connect-src_cross-origin_multi.php?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_connect-src_cross-origin_multi.php?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-csp-w3c-tests/csp/csp_connect-src_none.php?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_connect-src_none.php?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_connect-src_self.php?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_connect-src_self.php?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_connect-src_asterisk.php?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_connect-src_asterisk.php?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_connect-src_cross-origin.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_connect-src_cross-origin.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_connect-src_cross-origin.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_connect-src_cross-origin_multi.php?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_connect-src_cross-origin_multi.php?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_connect-src_cross-origin_multi.php?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_connect-src_cross-origin_multi.php?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_connect-src_none.php?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_connect-src_none.php?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_connect-src_self.php?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_connect-src_self.php?total_num=2&locator_key=id&value=2 + + + + + + WEARABLE + + + + /opt/tct-csp-w3c-tests/csp/w3c/CSP_001.cgi + + + + + /opt/tct-csp-w3c-tests/csp/w3c/CSP_default-src-inline-allowed.cgi?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/w3c/CSP_default-src-inline-allowed.cgi?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/w3c/CSP_default-src-inline-allowed.cgi?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/w3c/CSP_002.cgi + + + + + /opt/tct-csp-w3c-tests/csp/w3c/CSP_004.cgi + + + + + /opt/tct-csp-w3c-tests/csp/w3c/csp-inline-script.cgi + + + + + /opt/tct-csp-w3c-tests/csp/w3c/csp-self.cgi + + + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_cross-origin_connect.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_cross-origin_connect.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_cross-origin_connect.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_cross-origin_connect_multi.php?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_cross-origin_connect_multi.php?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_cross-origin_connect_multi.php?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_cross-origin_connect_multi.php?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_none_connect.php?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_none_connect.php?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_self_connect.php?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_self_connect.php?total_num=2&locator_key=id&value=2 + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_self_img_allowed + To pass, if a filled blue square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_self_img_allowed.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_self_img_blocked + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_self_img_blocked.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_self_object_allowed + To pass, if a filled blue square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_self_object_allowed.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_self_object_blocked + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_self_object_blocked.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_cross-origin_font_allowed. + To pass, if two lines are different in font + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_cross-origin_font_allowed.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_cross-origin_font_blocked. + To pass, if two lines have the same font + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_cross-origin_font_blocked.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_none_font_blocked_ext. + To pass, if two lines have the same font + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_none_font_blocked_ext.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_none_font_blocked_int. + To pass, if two lines have the same font. + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_none_font_blocked_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_self_font_allowed. + To pass, if two lines are different in font + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_self_font_allowed.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_self_font_blocked. + To pass, if two lines have the same font + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_self_font_blocked.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_cross-origin_multi_font_allowed_one. + To pass, if two lines are different in font + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_cross-origin_multi_font_allowed_one.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_cross-origin_multi_font_allowed_two. + To pass, if two lines are different in font + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_cross-origin_multi_font_allowed_two.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_cross-origin_multi_font_blocked. + To pass, if two lines have the same font + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_cross-origin_multi_font_blocked.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_cross-origin_multi_font_blocked_int. + To pass, if two lines have the same font + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_cross-origin_multi_font_blocked_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_self_frame_allowed. + To pass, if a filled blue square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_self_frame_allowed.php + + + + + Connect to PHP server + + + Run the manual case: csp_default-src_self_frame_blocked. + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_default-src_self_frame_blocked.php + + + + + + WEARABLE + + + + Connect to PHP server + + + Run the manual case: csp_font-src_asterisk_allowed_ext. + To pass, if two lines are different in font + + + /opt/tct-csp-w3c-tests/csp/csp_font-src_asterisk_allowed_ext.php + + + + + Connect to PHP server + + + Run the manual case: csp_font-src_asterisk_allowed_int. + To pass, if two lines are different in font + + + /opt/tct-csp-w3c-tests/csp/csp_font-src_asterisk_allowed_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_font-src_cross-origin_allowed. + To pass, if two lines are different in font + + + /opt/tct-csp-w3c-tests/csp/csp_font-src_cross-origin_allowed.php + + + + + Connect to PHP server + + + Run the manual case: csp_font-src_cross-origin_blocked. + To pass, if two lines have the same font + + + /opt/tct-csp-w3c-tests/csp/csp_font-src_cross-origin_blocked.php + + + + + Connect to PHP server + + + Run the manual case: csp_font-src_none_blocked_ext. + To pass, if two lines have the same font + + + /opt/tct-csp-w3c-tests/csp/csp_font-src_none_blocked_ext.php + + + + + Connect to PHP server + + + Run the manual case: csp_font-src_none_blocked_int. + To pass, if two lines have the same font + + + /opt/tct-csp-w3c-tests/csp/csp_font-src_none_blocked_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_font-src_self_allowed. + To pass, if two lines are different in font + + + /opt/tct-csp-w3c-tests/csp/csp_font-src_self_allowed.php + + + + + Connect to PHP server + + + Run the manual case: csp_font-src_self_blocked. + To pass, if two lines have the same font + + + /opt/tct-csp-w3c-tests/csp/csp_font-src_self_blocked.php + + + + + Connect to PHP server + + + Run the manual case: csp_font-src_cross-origin_multi_allowed_one. + To pass, if two lines are different in font + + + /opt/tct-csp-w3c-tests/csp/csp_font-src_cross-origin_multi_allowed_one.php + + + + + Connect to PHP server + + + Run the manual case: csp_font-src_cross-origin_multi_allowed_two. + To pass, if two lines are different in font + + + /opt/tct-csp-w3c-tests/csp/csp_font-src_cross-origin_multi_allowed_two.php + + + + + Connect to PHP server + + + Run the manual case: csp_font-src_cross-origin_multi_blocked. + To pass, if two lines have the same font + + + /opt/tct-csp-w3c-tests/csp/csp_font-src_cross-origin_multi_blocked.php + + + + + Connect to PHP server + + + Run the manual case: csp_font-src_cross-origin_multi_blocked_int. + To pass, if two lines have the same font + + + /opt/tct-csp-w3c-tests/csp/csp_font-src_cross-origin_multi_blocked_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_ro_font-src_self_allowed_ext. + To pass, if two lines are defferent in font + + + /opt/tct-csp-w3c-tests/csp/csp_ro_font-src_self_allowed_ext.php + + + + + Connect to PHP server + + + Run the manual case: csp_ro_font-src_self_allowed_int. + To pass, if two lines are defferent in font + + + /opt/tct-csp-w3c-tests/csp/csp_ro_font-src_self_allowed_int.php + + + + + + WEARABLE + + + + Connect to PHP server + + + Run the manual case: csp_frame-src_asterisk_allowed_ext. + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-src_asterisk_allowed_ext.php + + + + + Connect to PHP server + + + Run the manual case: csp_frame-src_asterisk_allowed_int. + To pass, if a filled blue square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-src_asterisk_allowed_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_frame-src_cross-origin_allowed. + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-src_cross-origin_allowed.php + + + + + Connect to PHP server + + + Run the manual case: csp_frame-src_cross-origin_blocked. + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-src_cross-origin_blocked.php + + + + + Connect to PHP server + + + Run the manual case: csp_frame-src_cross-origin_blocked_int. + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-src_cross-origin_blocked_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_frame-src_cross-origin_multi_allowed_one. + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-src_cross-origin_multi_allowed_one.php + + + + + Connect to PHP server + + + Run the manual case: csp_frame-src_cross-origin_multi_allowed_two. + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-src_cross-origin_multi_allowed_two.php + + + + + Connect to PHP server + + + Run the manual case: csp_frame-src_cross-origin_multi_blocked. + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-src_cross-origin_multi_blocked.php + + + + + Connect to PHP server + + + Run the manual case: csp_frame-src_cross-origin_multi_blocked_int. + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-src_cross-origin_multi_blocked_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_frame-src_none_blocked_ext. + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-src_none_blocked_ext.php + + + + + Connect to PHP server + + + Run the manual case: csp_frame-src_none_blocked_int. + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-src_none_blocked_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_frame-src_self_allowed. + To pass, if a filled blue square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-src_self_allowed.php + + + + + Connect to PHP server + + + Run the manual case: csp_frame-src_self_blocked. + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-src_self_blocked.php + + + + + + WEARABLE + + + + Connect to PHP server + + + Run the manual case: csp_img-src_asterisk_allowed_ext + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_img-src_asterisk_allowed_ext.php + + + + + Connect to PHP server + + + Run the manual case: csp_img-src_asterisk_allowed_int + To pass, if a filled blue square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_img-src_asterisk_allowed_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_img-src_cross-origin_allowed + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_img-src_cross-origin_allowed.php + + + + + Connect to PHP server + + + Run the manual case: csp_img-src_cross-origin_blocked + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_img-src_cross-origin_blocked.php + + + + + Connect to PHP server + + + Run the manual case: csp_img-src_cross-origin_blocked_int + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_img-src_cross-origin_blocked_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_img-src_cross-origin_multi_allowed_one + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_img-src_cross-origin_multi_allowed_one.php + + + + + Connect to PHP server + + + Run the manual case: csp_img-src_cross-origin_multi_allowed_two + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_img-src_cross-origin_multi_allowed_two.php + + + + + Connect to PHP server + + + Run the manual case: csp_img-src_cross-origin_multi_blocked + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_img-src_cross-origin_multi_blocked.php + + + + + Connect to PHP server + + + Run the manual case: csp_img-src_cross-origin_multi_blocked_int + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_img-src_cross-origin_multi_blocked_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_img-src_none_blocked_ext + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_img-src_none_blocked_ext.php + + + + + Connect to PHP server + + + Run the manual case: csp_img-src_none_blocked_int + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_img-src_none_blocked_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_img-src_self_allowed + To pass, if a filled blue square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_img-src_self_allowed.php + + + + + Connect to PHP server + + + Run the manual case: csp_img-src_self_blocked + To pass, if no red square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_img-src_self_blocked.php + + + + + Connect to PHP server + + + Run the manual case: csp_ro_img-src_self_allowed_ext + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_ro_img-src_self_allowed_ext.php + + + + + Connect to PHP server + + + Run the manual case: csp_ro_img-src_self_allowed_int + To pass, if a filled blue square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_ro_img-src_self_allowed_int.php + + + + + + WEARABLE + + + + Connect to PHP server + + + Run the manual case: csp_object-src_asterisk_allowed_ext + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_object-src_asterisk_allowed_ext.php + + + + + Connect to PHP server + + + Run the manual case: csp_object-src_asterisk_allowed_int + To pass, if a filled blue square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_object-src_asterisk_allowed_int.php + + + + + Connect to PHP server + + + Run the manual case: csp_object-src_cross-origin_allowed + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_object-src_cross-origin_allowed.php + + + + + Connect to PHP server + + + Run the manual case: csp_object-src_cross-origin_multi_allowed_one + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_object-src_cross-origin_multi_allowed_one.php + + + + + Connect to PHP server + + + Run the manual case: csp_object-src_cross-origin_multi_allowed_two + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_object-src_cross-origin_multi_allowed_two.php + + + + + Connect to PHP server + + + Run the manual case: csp_object-src_self_allowed + To pass, if a filled blue square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_object-src_self_allowed.php + + + + + Connect to PHP server + + + Run the manual case: csp_ro_object-src_self_allowed_ext + To pass, if a filled green square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_ro_object-src_self_allowed_ext.php + + + + + Connect to PHP server + + + Run the manual case: csp_ro_object-src_self_allowed_int + To pass, if a filled blue square is displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_ro_object-src_self_allowed_int.php + + + + + + WEARABLE + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_self_video.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_self_video.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_self_video.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_self_audio.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_self_audio.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_self_audio.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_asterisk_audio_allowed_ext.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_asterisk_audio_allowed_int.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_asterisk_video_allowed_ext.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_asterisk_video_allowed_int.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_corss-origin_audio_allowed_ext.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_corss-origin_audio_blocked_ext.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_corss-origin_audio_blocked_int.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_corss-origin_video_allowed_ext.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_corss-origin_video_blocked_ext.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_corss-origin_video_blocked_int.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_none_audio_blocked_ext.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_none_audio_blocked_int.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_none_video_blocked_ext.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_media-src_none_video_blocked_int.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_media-src_corss-origin_audio_blocked_ext.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_media-src_corss-origin_audio_blocked_int.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_media-src_corss-origin_video_blocked_ext.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_media-src_corss-origin_video_blocked_int.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_media-src_none_audio_blocked_ext.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_media-src_none_audio_blocked_int.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_media-src_none_video_blocked_ext.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_media-src_none_video_blocked_int.php + + + + + + WEARABLE + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_asterisk.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_asterisk.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_asterisk.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_cross-origin.php?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_cross-origin.php?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_cross-origin.php?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_cross-origin.php?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_cross-origin_multi.php?total_num=5&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_cross-origin_multi.php?total_num=5&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_cross-origin_multi.php?total_num=5&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_cross-origin_multi.php?total_num=5&locator_key=id&value=4 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_cross-origin_multi.php?total_num=5&locator_key=id&value=5 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_none.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_none.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_none.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_self.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_self.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_self.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_unsafe-inline.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_unsafe-inline.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_style-src_unsafe-inline.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_asterisk.php + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_cross-origin.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_cross-origin.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_cross-origin.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_cross-origin_multi.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_cross-origin_multi.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_cross-origin_multi.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_none.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_none.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_none.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_self.php?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_self.php?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_unsafe-inline.php?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_style-src_unsafe-inline.php?total_num=2&locator_key=id&value=2 + + + + + + WEARABLE + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_script-src_self_unsafe-inline.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_script-src_self_unsafe-inline.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_script-src_self_unsafe-inline.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_script-src_self_unsafe-inline_unsafe-eval.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_script-src_self_unsafe-inline_unsafe-eval.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_ro_script-src_self_unsafe-inline_unsafe-eval.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_self_unsafe-inline.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_self_unsafe-inline.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_self_unsafe-inline.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_self_unsafe-inline_unsafe-eval.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_self_unsafe-inline_unsafe-eval.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_self_unsafe-inline_unsafe-eval.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_asterisk.php?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_asterisk.php?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_cross-origin_multi.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_cross-origin_multi.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_cross-origin_multi.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_cross-origin_unsafe-inline.php?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_cross-origin_unsafe-inline.php?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_cross-origin_unsafe-inline.php?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_self_unsafe-line.php?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_self_unsafe-line.php?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_unsafe-inline_unsafe-eval.php?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_unsafe-inline_unsafe-eval.php?total_num=2&locator_key=id&value=2 + + + + + Connect to PHP server + + + Run the manual testcase: csp_script-src_none + To pass, if text 'PASS' appears below. + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_none.php + + + + + Connect to PHP server + + + Run the manual testcase: csp_script-src_cross-origin. + To pass, if text 'PASS' appears below. + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_cross-origin.php + + + + + Connect to PHP server + + + Run the manual testcase: csp_script-src_unsafe-inline_allowed. + To pass, if text 'PASS' appears below. + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_unsafe-inline_allowed.php + + + + + Connect to PHP server + + + Run the manual testcase: csp_script-src_cross-origin_block_inline. + To pass, if text 'PASS' appears below. + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_cross-origin_block_inline.php + + + + + Connect to PHP server + + + Run the manual testcase: csp_script-src_unsafe-inline_allowed_event. + To pass, if text 'PASS' appears below. + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_unsafe-inline_allowed_event.php + + + + + Connect to PHP server + + + Run the manual testcase: csp_script-src_unsafe-inline_allowed_iframe. + To pass, if text 'PASS' appears below. + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_unsafe-inline_allowed_iframe.php + + + + + Connect to PHP server + + + Run the manual testcase: csp_script-src_unsafe-inline_blocked_ext. + To pass, if text 'PASS' appears below. + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_unsafe-inline_blocked_ext.php + + + + + Connect to PHP server + + + Run the manual testcase: csp_script-src_unsafe-inline_blocked_int. + To pass, if text 'PASS' appears below. + + + /opt/tct-csp-w3c-tests/csp/csp_script-src_unsafe-inline_blocked_int.php + + + + + + WEARABLE + + + + Connect to internet + + + Click Run button, wait a few minutes + Test passes if there is a video can be displayed. + + + /opt/tct-csp-w3c-tests/csp/csp_frame-ancestors_embed_allowed.php?total_num=1&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_frame-ancestors_embed_blocked.php?total_num=1&locator_key=id&value=1 + + + + + Connect to PHP server + + + Click Run button + Nothing should happen, since iframe is blocked + + + /opt/tct-csp-w3c-tests/csp/csp_frame-ancestors_iframe_blocked.php?total_num=1&locator_key=id&value=1 + + + + + + WEARABLE + + + + Connect to PHP server + + + Run the manual testcase: csp_base-uri_allowed. + Test passes if there is a blue square. + + + /opt/tct-csp-w3c-tests/csp/csp_base-uri_allowed.php?total_num=1&locator_key=id&value=1 + + + + + Connect to PHP server + + + Run the manual testcase: csp_base-uri_blocked. + Test passes if there is no red. + + + /opt/tct-csp-w3c-tests/csp/csp_base-uri_blocked.php?total_num=1&locator_key=id&value=1 + + + + + + WEARABLE + + + + /opt/tct-csp-w3c-tests/csp/csp_form-action_blocked.php?total_num=1&locator_key=id&value=1 + + + + + /opt/tct-csp-w3c-tests/csp/csp_form-action_allowed.php?total_num=1&locator_key=id&value=1 + + + + + + WEARABLE + /opt/tct-csp-w3c-tests/csp/csp_child-src_blocked.php?total_num=1&locator_key=id&value=1 diff --git a/common/tct-sandbox-html5-tests/tests.full.xml b/common/tct-sandbox-html5-tests/tests.full.xml index efe6c088d..e28440392 100755 --- a/common/tct-sandbox-html5-tests/tests.full.xml +++ b/common/tct-sandbox-html5-tests/tests.full.xml @@ -2,7 +2,576 @@ - + + + MOBILE + + + + /opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_030.htm + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_001.htm + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + http://127.0.0.1:8080/opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_002.htm + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_023.htm + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_012.htm + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentWindow_attribute_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_height_attribute_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_name_attribute_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_sandbox_attribute_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_srcdoc_attribute_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_src_attribute_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_width_attribute_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + + + + + Steps: +1. Click button "Submit Form". + Test passes if there is no red on the page and there is no navigation in the below iframe after following the above steps + + + /opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_007.htm + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentWindow_attribute_type.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentWindow_return_window.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentDocument_attribute_exsits.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentDocument_attribute_type.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentDocument_return_document.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_height_attribute_not_readonly.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_height_attribute_type.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_height_basic.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_height_value_empty_string.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_name_attribute_not_readonly.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_name_attribute_type.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_name_value_empty_string.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_name_default_value.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_name_value_string.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_src_attribute_not_readonly.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_src_attribute_present.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_src_attribute_type.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_srcdoc_attribute_not_readonly.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_srcdoc_attribute_type.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_srcdoc_default_value.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_srcdoc_value_empty_string.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_srcdoc_value_string.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_width_attribute_not_readonly.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_width_attribute_type.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_width_null.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_width_value_empty_string.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_width_value_string.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_sandbox_example_default_value.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_sandbox_attribute_type.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_sandbox_attribute_readonly.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentDocument_attribute_readonly.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentWindow_attribute_readonly.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/the-iframe-element.html?path=5_2_8#the-iframe-element + + + + + + + /opt/tct-sandbox-html5-tests/sandbox/HTMLIFrameElement_allowFullscreen_attribute.html + + + + + http://www.w3.org/TR/2014/REC-html5-20141028/embedded-content-0.html#the-iframe-element + + + + + + + + WEARABLE + /opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_030.htm diff --git a/common/tct-sandbox-html5-tests/tests.xml b/common/tct-sandbox-html5-tests/tests.xml index 1a282f6df..ccd68bb87 100755 --- a/common/tct-sandbox-html5-tests/tests.xml +++ b/common/tct-sandbox-html5-tests/tests.xml @@ -2,7 +2,253 @@ - + + + MOBILE + + + + /opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_030.htm + + + + + /opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_001.htm + + + + + /opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_002.htm + + + + + /opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_023.htm + + + + + /opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_012.htm + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentWindow_attribute_exists.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_height_attribute_exists.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_name_attribute_exists.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_sandbox_attribute_exists.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_srcdoc_attribute_exists.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_src_attribute_exists.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_width_attribute_exists.html + + + + + + + + Steps: +1. Click button "Submit Form". + Test passes if there is no red on the page and there is no navigation in the below iframe after following the above steps + + + /opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_007.htm + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentWindow_attribute_type.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentWindow_return_window.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentDocument_attribute_exsits.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentDocument_attribute_type.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentDocument_return_document.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_height_attribute_not_readonly.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_height_attribute_type.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_height_basic.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_height_value_empty_string.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_name_attribute_not_readonly.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_name_attribute_type.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_name_value_empty_string.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_name_default_value.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_name_value_string.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_src_attribute_not_readonly.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_src_attribute_present.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_src_attribute_type.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_srcdoc_attribute_not_readonly.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_srcdoc_attribute_type.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_srcdoc_default_value.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_srcdoc_value_empty_string.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_srcdoc_value_string.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_width_attribute_not_readonly.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_width_attribute_type.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_width_null.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_width_value_empty_string.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_width_value_string.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_sandbox_example_default_value.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_sandbox_attribute_type.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_sandbox_attribute_readonly.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentDocument_attribute_readonly.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/iframe_contentWindow_attribute_readonly.html + + + + + /opt/tct-sandbox-html5-tests/sandbox/HTMLIFrameElement_allowFullscreen_attribute.html + + + + + + WEARABLE + /opt/tct-sandbox-html5-tests/sandbox/w3c/sandbox_030.htm diff --git a/common/tct-serviceworkers-w3c-tests/tests.full.xml b/common/tct-serviceworkers-w3c-tests/tests.full.xml index 10bc06860..f1e11f4fe 100755 --- a/common/tct-serviceworkers-w3c-tests/tests.full.xml +++ b/common/tct-serviceworkers-w3c-tests/tests.full.xml @@ -2,7 +2,1275 @@ - + + + MOBILE + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_delete.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_delete_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_delete_misarg.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_has.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_has_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_has_misarg.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_keys.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_keys_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_match.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_match_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_match_misarg.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_match_with_options.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_open.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_open_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_open_misarg.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_add.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_addAll.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_addAll_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_addAll_misarg.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_add_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_add_misarg.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_delete.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_delete_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_delete_misarg.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_delete_with_options.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_keys.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_keys_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_keys_with_options.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_match.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_matchAll.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_matchAll_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_matchAll_with_options.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_match_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_match_with_options.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_put.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_put_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_put_misarg.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_put_request_invalid.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_put_response_invalid.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Client_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Client_frameType_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Client_id_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Client_postMessage.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Client_postMessage_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Client_url_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_claim.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_claim_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_matchAll.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_matchAll_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_openWindow_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ExtendableEvent_constructor.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ExtendableEvent_waitUntil.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ExtendableEvent_waitUntil_InvalidStateError.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ExtendableEvent_waitUntil_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/FetchEvent_constructor.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/FetchEvent_isReload_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/FetchEvent_request_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/FetchEvent_respondWith.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/FetchEvent_respondWith_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Navigator_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Navigator_serviceWorker_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_controller_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_getRegistration.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_getRegistration_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_getRegistration_with_documentURL.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_getRegistrations.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_getRegistrations_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_oncontrollerchange_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_onmessage_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_ready_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_register.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_register_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_register_with_options.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_clients_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_fetch_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_onactivate_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_onfetch_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_oninstall_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_onmessage_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_registration_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_skipWaiting.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_skipWaiting_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_active_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_installing_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_onupdatefound_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_scope_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_unregister.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_unregister_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_update.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_update_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_waiting_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/WindowClient_focus.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Window_caches_attribute.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_get.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_get_exist.html + + + + + http://www.w3.org/TR/2015/WD-service-workers-20150625/ + TBD + + + + + + + WEARABLE + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_delete.html diff --git a/common/tct-serviceworkers-w3c-tests/tests.xml b/common/tct-serviceworkers-w3c-tests/tests.xml index 49a2b31f6..d19fd9ca5 100755 --- a/common/tct-serviceworkers-w3c-tests/tests.xml +++ b/common/tct-serviceworkers-w3c-tests/tests.xml @@ -2,7 +2,540 @@ - + + + MOBILE + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_delete.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_delete_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_delete_misarg.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_has.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_has_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_has_misarg.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_keys.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_keys_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_match.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_match_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_match_misarg.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_match_with_options.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_open.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_open_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_open_misarg.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_add.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_addAll.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_addAll_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_addAll_misarg.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_add_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_add_misarg.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_delete.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_delete_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_delete_misarg.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_delete_with_options.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_keys.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_keys_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_keys_with_options.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_match.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_matchAll.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_matchAll_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_matchAll_with_options.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_match_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_match_with_options.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_put.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_put_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_put_misarg.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_put_request_invalid.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Cache_put_response_invalid.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Client_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Client_frameType_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Client_id_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Client_postMessage.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Client_postMessage_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Client_url_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_claim.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_claim_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_matchAll.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_matchAll_exist.html + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_openWindow_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ExtendableEvent_constructor.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ExtendableEvent_waitUntil.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ExtendableEvent_waitUntil_InvalidStateError.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ExtendableEvent_waitUntil_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/FetchEvent_constructor.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/FetchEvent_isReload_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/FetchEvent_request_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/FetchEvent_respondWith.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/FetchEvent_respondWith_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Navigator_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Navigator_serviceWorker_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_controller_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_getRegistration.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_getRegistration_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_getRegistration_with_documentURL.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_getRegistrations.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_getRegistrations_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_oncontrollerchange_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_onmessage_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_ready_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_register.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_register_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerContainer_register_with_options.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_clients_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_fetch_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_onactivate_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_onfetch_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_oninstall_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_onmessage_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_registration_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_skipWaiting.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerGlobalScope_skipWaiting_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_active_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_installing_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_onupdatefound_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_scope_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_unregister.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_unregister_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_update.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_update_exist.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/ServiceWorkerRegistration_waiting_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/WindowClient_focus.html + + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Window_caches_attribute.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_get.html + + + + + /opt/tct-serviceworkers-w3c-tests/serviceworkers/Clients_get_exist.html + + + + + + WEARABLE + /opt/tct-serviceworkers-w3c-tests/serviceworkers/CacheStorage_delete.html diff --git a/common/tct-sessionhistory-html5-tests/tests.full.xml b/common/tct-sessionhistory-html5-tests/tests.full.xml index c10e2606b..74f2fb362 100755 --- a/common/tct-sessionhistory-html5-tests/tests.full.xml +++ b/common/tct-sessionhistory-html5-tests/tests.full.xml @@ -2,7 +2,10 @@ - + + + MOBILE + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_back_exists.html @@ -1194,7 +1197,1462 @@ - + + + WEARABLE + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_back_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_forward_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_length_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_pushState_basic.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_pushState_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_replaceState_basic.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_replaceState_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_state_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_document_hostname_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_document_protocol_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_document_search_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_assign_basic.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_assign_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_hash_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_host_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_href_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_pathname_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_port_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_replace_basic.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_replace_exists.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + + + + + Click the forward button + The page is redirected to 002.html + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_forward_basic.html + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + + + Run the test and click the back button. + The page is redirected to 001.html + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_back_base.html + + + + + http://www.w3.org/TR/2014/REC-html5-20141028/browsers.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_go_base.html + + + + + http://www.w3.org/TR/2014/REC-html5-20141028/browsers.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_scrollRestoration_attribute.html + + + + + http://www.w3.org/TR/2014/REC-html5-20141028/browsers.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_ancestorOrigins_attribute.html + + + + + http://www.w3.org/TR/2014/REC-html5-20141028/browsers.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_origin_attribute.html + + + + + http://www.w3.org/TR/2014/REC-html5-20141028/browsers.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_reload_base.html + + + + + http://www.w3.org/TR/2014/REC-html5-20141028/browsers.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_toString_base.html + + + + + http://www.w3.org/TR/2014/REC-html5-20141028/browsers.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_toString_exist.html + + + + + http://www.w3.org/TR/2014/REC-html5-20141028/browsers.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_valueOf_base.html + + + + + http://www.w3.org/TR/2014/REC-html5-20141028/browsers.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_valueOf_exist.html + + + + + http://www.w3.org/TR/2014/REC-html5-20141028/browsers.html#the-location-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=7 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=8 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=9 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=10 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=11 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=12 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=13 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=14 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=15 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=16 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=17 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=18 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=19 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=20 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=22 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=23 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=24 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=25 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=26 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=27 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=28 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=29 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=30 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=31 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=32 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#event-definitions-0 + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=33 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#event-definitions-0 + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=34 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#event-definitions-0 + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=35 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#event-definitions-0 + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=36 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#event-definitions-0 + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=37 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#event-definitions-0 + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=39 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=40 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=8 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=9 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=10 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=11 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=12 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=13 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=14 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=15 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=16 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=17 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=18 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=19 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=20 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=21 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=22 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=23 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=24 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=25 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=26 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=27 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=37 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=38 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/003.html?total_num=8&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#popstateevent + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/003.html?total_num=8&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#popstateevent + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/003.html?total_num=8&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#popstateevent + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/003.html?total_num=8&locator_key=id&value=7 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#popstateevent + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/004.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-location-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_in_window.html + + + + + http://www.w3.org/TR/2014/REC-html5-20141028/browsers.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_in_window.html + + + + + http://www.w3.org/TR/2014/REC-html5-20141028/browsers.html#the-location-interface + + + + + + + + MOBILE + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/005.html?total_num=3&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/005.html?total_num=3&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/006.html?total_num=6&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/006.html?total_num=6&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/006.html?total_num=6&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/006.html?total_num=6&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/006.html?total_num=6&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/009.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/009.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/009.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/009.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/010.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/010.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/010.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/010.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/011.html?total_num=3&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/011.html?total_num=3&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/011.html?total_num=3&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/012.html?total_num=3&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/012.html?total_num=3&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/012.html?total_num=3&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-html5-20121025/history.html#the-history-interface + + + + + + + + WEARABLE + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/005.html?total_num=3&locator_key=id&value=2 diff --git a/common/tct-sessionhistory-html5-tests/tests.xml b/common/tct-sessionhistory-html5-tests/tests.xml index 5518270b0..f7cb76b8c 100755 --- a/common/tct-sessionhistory-html5-tests/tests.xml +++ b/common/tct-sessionhistory-html5-tests/tests.xml @@ -2,7 +2,10 @@ - + + + MOBILE + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_back_exists.html @@ -507,7 +510,628 @@ - + + + WEARABLE + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_back_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_forward_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_length_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_pushState_basic.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_pushState_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_replaceState_basic.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_replaceState_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_state_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_document_hostname_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_document_protocol_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_document_search_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_assign_basic.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_assign_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_hash_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_host_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_href_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_pathname_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_port_exists.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_replace_basic.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_replace_exists.html + + + + + + + + Click the forward button + The page is redirected to 002.html + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_forward_basic.html + + + + + + + Run the test and click the back button. + The page is redirected to 001.html + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_back_base.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_go_base.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_scrollRestoration_attribute.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_ancestorOrigins_attribute.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_origin_attribute.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_reload_base.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_toString_base.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_toString_exist.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_valueOf_base.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_window_valueOf_exist.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=2 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=4 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=5 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=6 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=7 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=8 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=9 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=10 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=11 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=12 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=13 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=14 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=15 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=16 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=17 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=18 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=19 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=20 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=22 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=23 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=24 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=25 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=26 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=27 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=28 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=29 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=30 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=31 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=32 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=33 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=34 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=35 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=36 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=37 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=39 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/001.html?total_num=40&locator_key=id&value=40 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=4 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=6 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=8 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=9 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=10 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=11 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=12 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=13 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=14 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=15 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=16 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=17 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=18 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=19 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=20 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=21 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=22 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=23 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=24 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=25 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=26 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=27 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=37 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/002.html?total_num=38&locator_key=id&value=38 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/003.html?total_num=8&locator_key=id&value=1 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/003.html?total_num=8&locator_key=id&value=5 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/003.html?total_num=8&locator_key=id&value=6 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/003.html?total_num=8&locator_key=id&value=7 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/004.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/history_in_window.html + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/location_in_window.html + + + + + + MOBILE + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/005.html?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/005.html?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/006.html?total_num=6&locator_key=id&value=1 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/006.html?total_num=6&locator_key=id&value=2 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/006.html?total_num=6&locator_key=id&value=3 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/006.html?total_num=6&locator_key=id&value=5 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/006.html?total_num=6&locator_key=id&value=6 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/009.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/009.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/009.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/009.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/010.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/010.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/010.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/010.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/011.html?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/011.html?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/011.html?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/012.html?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/012.html?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/012.html?total_num=3&locator_key=id&value=3 + + + + + + WEARABLE + /opt/tct-sessionhistory-html5-tests/sessionhistory/w3c/005.html?total_num=3&locator_key=id&value=2 diff --git a/common/tct-sse-w3c-tests/tests.full.xml b/common/tct-sse-w3c-tests/tests.full.xml index 97f019842..1e3535c7d 100755 --- a/common/tct-sse-w3c-tests/tests.full.xml +++ b/common/tct-sse-w3c-tests/tests.full.xml @@ -2,7 +2,867 @@ - + + + MOBILE + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_url_exists.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-url + The url attribute must return the absolute URL that resulted from resolving the value that was passed to the constructor + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_CONNECTING_default_value.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-connecting + The connection has not yet been established, or it was closed and the user agent is reconnecting + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_OPEN_default_value.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-open + Check if EventSource.OPEN default value + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_CLOSED_default_value.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-closed + The connection is not open, and the user agent is not trying to reconnect. Either there was a fatal error or the close() method was invoked + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState_exists.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-readystate + The readyState attribute represents the state of the connection + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onopen_exists.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#handler-eventsource-onopen + + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onmessage_exists.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#handler-eventsource-onmessage + + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onerror_exists.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#handler-eventsource-onerror + + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_close_exists.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_close_return.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/eventsource-close.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-document-domain.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-stringify.htm?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-stringify.htm?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-stringify.htm?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-stringify.htm?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-url-bogus.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-url-multi-window.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/eventsource-prototype.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/eventsource-eventtarget.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/eventsource-reconnect.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/eventsource-url.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-data-before-final-empty-line.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-field-data.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-null-character.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-bom-2.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-bom.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-field-event-empty.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-field-event.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-field-id-2.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-field-id.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-field-retry-empty.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-field-unknown.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-leading-space.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-mime-bogus.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-mime-trailing-semicolon.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-mime-valid-bogus.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/format-newlines.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/request-accept.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/request-redirect.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/request-status-error.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/eventsource-onmessage.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/eventsource-onopen.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-close.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-constructor-url-bogus.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-eventtarget.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-onmesage.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-onopen.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-prototype.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + http://127.0.0.1:8080/opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-url.htm + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#the-eventsource-interface + + + + + + + /opt/tct-sse-w3c-tests/sse/EventSource_constructor_base.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/EventSource_constructor_eventSourceInitDict.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_withCredentials_exists.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_withCredentials_readonly.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_CONNECTING.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_withCredentials_type.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_CLOSED.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onerror_base.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_OPEN.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_url_readonly.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_url_type.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onopen_type.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onerror_type.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onmessage_type.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState_type.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState_readonly.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState.html?total_num=4&locator_key=id&value=1.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState.html?total_num=4&locator_key=id&value=2.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState.html?total_num=4&locator_key=id&value=3.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState.html?total_num=4&locator_key=id&value=4.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_WorkerUtils_exists.html + + + + + http://www.w3.org/TR/2011/WD-eventsource-20111020/#dom-eventsource-close + The close() method must abort any instances of the fetch algorithm started for this EventSource object, and must set the readyState attribute to CLOSED. + + + + + + + WEARABLE + /opt/tct-sse-w3c-tests/sse/sse_EventSource_url_exists.html diff --git a/common/tct-sse-w3c-tests/tests.xml b/common/tct-sse-w3c-tests/tests.xml index d29599f96..fe98bb2fd 100755 --- a/common/tct-sse-w3c-tests/tests.xml +++ b/common/tct-sse-w3c-tests/tests.xml @@ -2,7 +2,370 @@ - + + + MOBILE + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_url_exists.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_CONNECTING_default_value.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_OPEN_default_value.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_CLOSED_default_value.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState_exists.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onopen_exists.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onmessage_exists.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onerror_exists.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_close_exists.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_close_return.html + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-close.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-document-domain.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-stringify.htm?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-stringify.htm?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-stringify.htm?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-stringify.htm?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-url-bogus.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-constructor-url-multi-window.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-prototype.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-eventtarget.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-reconnect.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-url.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-data-before-final-empty-line.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-field-data.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-null-character.html + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-bom-2.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-bom.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-field-event-empty.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-field-event.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-field-id-2.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-field-id.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-field-retry-empty.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-field-unknown.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-leading-space.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-mime-bogus.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-mime-trailing-semicolon.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-mime-valid-bogus.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/format-newlines.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/request-accept.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/request-redirect.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/request-status-error.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-onmessage.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/eventsource-onopen.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-close.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-constructor-url-bogus.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-eventtarget.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-onmesage.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-onopen.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-prototype.htm + + + + + /opt/tct-sse-w3c-tests/sse/w3c/dedicated-worker/eventsource-url.htm + + + + + /opt/tct-sse-w3c-tests/sse/EventSource_constructor_base.html + + + + + /opt/tct-sse-w3c-tests/sse/EventSource_constructor_eventSourceInitDict.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_withCredentials_exists.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_withCredentials_readonly.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_CONNECTING.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_withCredentials_type.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_CLOSED.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onerror_base.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_OPEN.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_url_readonly.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_url_type.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onopen_type.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onerror_type.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_onmessage_type.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState_type.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState_readonly.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState.html?total_num=4&locator_key=id&value=1.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState.html?total_num=4&locator_key=id&value=2.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState.html?total_num=4&locator_key=id&value=3.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_readyState.html?total_num=4&locator_key=id&value=4.html + + + + + /opt/tct-sse-w3c-tests/sse/sse_EventSource_WorkerUtils_exists.html + + + + + + WEARABLE + /opt/tct-sse-w3c-tests/sse/sse_EventSource_url_exists.html diff --git a/common/tct-webmessaging-w3c-tests/tests.full.xml b/common/tct-webmessaging-w3c-tests/tests.full.xml index a51b0fd8b..cfafd19de 100755 --- a/common/tct-webmessaging-w3c-tests/tests.full.xml +++ b/common/tct-webmessaging-w3c-tests/tests.full.xml @@ -2,7 +2,2319 @@ - + + + MOBILE + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_effective_port1.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messagechannel + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_effective_port2.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messagechannel + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_invalid_port.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messagechannel + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_port1_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messagechannel + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_port1_readonly.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messagechannel + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_port2_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messagechannel + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_port2_readonly.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messagechannel + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_data_basic.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_data_default_value.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_data_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_data_readonly.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_lastEventId_default_value.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_lastEventId_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_lastEventId_readonly.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_origin_basic.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_origin_default_value.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_origin_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_origin_readonly.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_ports_basic.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_ports_default_value.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_ports_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_ports_readonly.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_source_basic.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_source_default_value.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_source_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_source_readonly.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_close_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_close_port1.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_close_port2.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_close_type.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_onmessage_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_onmessage_port1_send.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_onmessage_port2_send.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_postMessage_channel_basic.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_postMessage_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_postMessage_no_args.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_postMessage_null.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_postMessage_same_port.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_postMessage_type.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_start_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_start_port1.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_start_port2.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_start_type.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_cross_post_message_wrong_origin1.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_cross_post_message_wrong_origin2.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_cross_post_message_wrong_origin3.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_cross_post_normal_message.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_cross_post_specical_message.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_base.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_contentWindow.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_empty_string.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_null.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_parent.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_type.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_port1_type.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messagechannel + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_port2_type.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messagechannel + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_lastEventId_type.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_origin_type.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_ports_type.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_source_type.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_onmessage_type.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_exception_DataCloneError.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_message_ArrayBuffer.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_message_date.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_message_FileList.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_message_number.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_targetOrigin_invalid.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-window-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_MessagePort_initial_disabled.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_MessagePort_onmessage_start.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_clone_port.htm?total_num=2&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_clone_port.htm?total_num=2&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_DataCloneErr.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_event_properties.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_ports_readonly_array.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_target_source.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_Document.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_Function.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + + + Check if the value of the targetOrigin argument is neither a single U+002A ASTERISK character (*), a single U+002F SOLIDUS character (/), nor an absolute URL, then throw a SyntaxError exception and abort the overall set of steps + Pass + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_invalid_targetOrigin.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/message-channels/001.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/message-channels/002.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/message-channels/003.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/message-channels/004.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/002.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/003.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/004.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/005.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/006.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/007.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/011.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/012.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/013.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/014.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/015.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/016.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/017.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/018.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/019.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/023.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/024.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/027.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/002.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/003.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/004.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/005.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/006.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/007.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/011.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/012.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/013.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/014.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/015.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/016.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/017.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/018.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/019.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/023.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/024.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/027.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/MessageEvent_properties.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_MessagePorts_sorigin.htm?total_num=2&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_MessagePorts_sorigin.htm?total_num=2&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=7 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=8 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=9 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=10 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=11 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=14 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=15 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=7 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=8 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=9 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=10 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=11 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=14 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=15 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Transferred_objects_unusable.htm?total_num=2&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_MessagePorts_xorigin.htm?total_num=2&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_asterisk_xorigin.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_ArrayBuffer.htm?total_num=2&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/event.data.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/event.origin.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/event.ports.htm?total_num=2&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/event.source.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/event.ports.htm?total_num=2&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_arrays.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_objects.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_Date.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_ArrayBuffer.htm?total_num=2&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/021.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/020.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/021.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/020.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + + + Check if the targetOrigin argument is a single literal U+002F SOLIDUS character (/), and the Document of the Window object on which the method was invoked does not have the same origin as the entry script's document, then abort these steps silently + Pass + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_solidus_xorigin.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_origin_mismatch_xorigin.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_origin_mismatch.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_solidus_sorigin.htm + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messageport-postmessage + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#dom-messagechannel + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_exists.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageport + + + + + + + http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_example_message_event_fired.html + + + + + http://www.w3.org/TR/2012/CR-webmessaging-20120501/#messageeventinit + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_initMessageEvent.html + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_initMessageEvent_exist.html + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_initMessageEvent_with_optArgs.html + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_clone_port_error.htm + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/MessageEvent.html + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_dup_transfer_objects.htm + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/025.html + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/026.html + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/008.html + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/009.html + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/025.html + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/026.html + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/028.html + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/029.html + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_initMessageEvent_misarg.html + + + + + http://www.w3.org/TR/2015/REC-webmessaging-20150519/ + + + + + + + + WEARABLE + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_effective_port1.html diff --git a/common/tct-webmessaging-w3c-tests/tests.xml b/common/tct-webmessaging-w3c-tests/tests.xml index 4f78802be..6d333e1db 100755 --- a/common/tct-webmessaging-w3c-tests/tests.xml +++ b/common/tct-webmessaging-w3c-tests/tests.xml @@ -2,7 +2,950 @@ - + + + MOBILE + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_effective_port1.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_effective_port2.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_invalid_port.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_port1_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_port1_readonly.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_port2_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_port2_readonly.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_data_basic.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_data_default_value.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_data_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_data_readonly.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_lastEventId_default_value.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_lastEventId_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_lastEventId_readonly.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_origin_basic.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_origin_default_value.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_origin_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_origin_readonly.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_ports_basic.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_ports_default_value.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_ports_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_ports_readonly.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_source_basic.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_source_default_value.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_source_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_source_readonly.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_close_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_close_port1.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_close_port2.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_close_type.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_onmessage_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_onmessage_port1_send.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_onmessage_port2_send.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_postMessage_channel_basic.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_postMessage_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_postMessage_no_args.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_postMessage_null.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_postMessage_same_port.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_postMessage_type.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_start_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_start_port1.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_start_port2.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_start_type.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_cross_post_message_wrong_origin1.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_cross_post_message_wrong_origin2.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_cross_post_message_wrong_origin3.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_cross_post_normal_message.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_cross_post_specical_message.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_base.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_contentWindow.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_empty_string.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_null.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_parent.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_type.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_port1_type.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_port2_type.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_lastEventId_type.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_origin_type.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_ports_type.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_source_type.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_onmessage_type.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_exception_DataCloneError.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_message_ArrayBuffer.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_message_date.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_message_FileList.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_message_number.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_window_postMessage_targetOrigin_invalid.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_MessagePort_initial_disabled.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_MessagePort_onmessage_start.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_clone_port.htm?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_clone_port.htm?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_DataCloneErr.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_event_properties.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_ports_readonly_array.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_target_source.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_Document.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_Function.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_invalid_targetOrigin.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/message-channels/001.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/message-channels/002.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/message-channels/003.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/message-channels/004.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/002.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/003.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/004.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/005.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/006.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/007.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/011.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/012.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/013.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/014.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/015.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/016.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/017.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/018.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/019.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/023.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/024.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/027.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/002.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/003.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/004.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/005.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/006.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/007.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/011.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/012.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/013.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/014.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/015.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/016.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/017.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/018.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/019.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/023.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/024.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/027.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/MessageEvent_properties.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_MessagePorts_sorigin.htm?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_MessagePorts_sorigin.htm?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=1 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=2 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=3 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=4 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=5 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=6 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=7 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=8 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=9 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=10 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=11 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=14 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&locator_key=id&value=15 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=1 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=2 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=3 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=4 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=5 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=6 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=7 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=8 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=9 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=10 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=11 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=14 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&locator_key=id&value=15 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Transferred_objects_unusable.htm?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_MessagePorts_xorigin.htm?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_asterisk_xorigin.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_ArrayBuffer.htm?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/event.data.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/event.origin.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/event.ports.htm?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/event.source.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/event.ports.htm?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_arrays.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_objects.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_Date.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_ArrayBuffer.htm?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/021.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/020.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/021.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/020.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_solidus_xorigin.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_origin_mismatch_xorigin.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_origin_mismatch.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_solidus_sorigin.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessagePort_exists.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_example_message_event_fired.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_initMessageEvent.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_initMessageEvent_exist.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_initMessageEvent_with_optArgs.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Channel_postMessage_clone_port_error.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/MessageEvent.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/postMessage_dup_transfer_objects.htm + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/025.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/026.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/008.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/009.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/025.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/026.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/028.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/029.html + + + + + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageEvent_initMessageEvent_misarg.html + + + + + + WEARABLE + /opt/tct-webmessaging-w3c-tests/webmessaging/webmessaging_MessageChannel_effective_port1.html diff --git a/common/tct-websocket-w3c-tests/tests.full.xml b/common/tct-websocket-w3c-tests/tests.full.xml index c57c4b4c1..d22bb4ffb 100755 --- a/common/tct-websocket-w3c-tests/tests.full.xml +++ b/common/tct-websocket-w3c-tests/tests.full.xml @@ -2,7 +2,3467 @@ - + + + MOBILE + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_close_code.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-closeevent-code + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_close_reason.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-closeevent-reason + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_code_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-closeevent-code + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_code_readonly.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-closeevent-code + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_code_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-closeevent-code + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_reason_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-closeevent-reason + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_reason_readonly.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-closeevent-reason + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_reason_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-closeevent-reason + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_wasClean_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-closeevent-wasclean + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_wasClean_false.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-closeevent-wasclean + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_wasClean_readonly.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-closeevent-wasclean + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_wasClean_true.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-closeevent-wasclean + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_wasClean_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-closeevent-wasclean + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_binaryType_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-binarytype + + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_nosend.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_readonly.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send_ArrayBuffer.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send_ArrayBuffer_2048.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send_blob.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send_blob_2000.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send10000char.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send1000char.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send100char.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send10char.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send200char.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send500char.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-bufferedamount + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Close-0.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-2999-reason.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_close_3000.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_close_5000.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_close_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Close-null.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_close_reason_null.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-null.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-onlyReason.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_close_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CLOSED_default_value.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-closed + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CLOSED_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-closed + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CLOSED_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-closed + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CLOSING_default_value.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-closing + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CLOSING_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-closing + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CLOSING_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-closing + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CONNECTING_default_value.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-connecting + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CONNECTING_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-connecting + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CONNECTING_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-connecting + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_extensions_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-extensions + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_extensions_readonly.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-extensions + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_extensions_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-extensions + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-non-absolute-url.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onclose_base.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#handler-websocket-onclose + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onclose_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#handler-websocket-onclose + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onclose_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#handler-websocket-onclose + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onerror_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#handler-websocket-onerror + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onerror_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#handler-websocket-onerror + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onmessage_base.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#handler-websocket-onmessage + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onmessage_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#handler-websocket-onmessage + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onmessage_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#handler-websocket-onmessage + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onopen_base.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#handler-websocket-onopen + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onopen_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#handler-websocket-onopen + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onopen_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#handler-websocket-onopen + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_OPEN_default_value.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-open + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_OPEN_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-open + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_OPEN_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-open + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_protocol_closing.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-protocol + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_protocol_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-protocol + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-nonAscii-protocol-string.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-protocol + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_protocol_readonly.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-protocol + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_protocol_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-protocol + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-protocol-with-space.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-protocol + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-protocols-repeated.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-protocol + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_readyState_connecting.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-readystate + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_readystate_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-readystate + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_readyState_open.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-readystate + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_readyState_readonly.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-readystate + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_readyState_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-readystate + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_send_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_send_number.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_send_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-invalid-urls.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_readonly.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_type.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_ws_echo_websocket_org_8080.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_ws_localhost_8080.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_wss_echo_websocket_org_8080.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_wss_localhost_8080.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-wrong-scheme.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-blocked-port.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-Reason-124Bytes.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-0.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-1005.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Send-before-open.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-65K-data.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Send-65K-data.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-valid-url-protocol-string.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-protocol + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-server-initiated-close.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-4999-reason.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Create-valid-url-protocol.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-protocol + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-extensions-empty.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-extensions + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-null.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-valid-url-binaryType-blob.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Create-valid-url.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-valid-url-protocol-empty.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-protocol + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-blob.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-valid-url-array-protocols.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-data.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-3000-reason.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-readyState-Closing.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-readystate + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Close-1000.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Create-valid-url-array-protocols.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-protocol + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Send-null.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-valid-url.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-valid-url-protocol-setCorrectly.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-protocol + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Close-1000-reason.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-1000.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-readyState-Closed.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-readystate + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-1000-reason.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Send-0byte-data.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-verify-url-set-default-port.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-verify-url-set-non-default-port.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-verify-url-set-default-port.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-verify-url-set-non-default-port.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-url + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-1000-verify-code.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-1005-verify-code.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-3000-verify-code.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-close + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-65K-arraybuffer.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybuffer.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-paired-surrogates.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-unicode-data.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Send-binary-65K-arraybuffer.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Send-binary-arraybuffer.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Send-binary-blob.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Send-data.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Send-paired-surrogates.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Send-unicode-data.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-float32.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-float64.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-int32.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-uint8-offset.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-uint8-offset-length.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-uint16-offset-length.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-uint32-offset.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Send-binary-arraybufferview-int8.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/Send-binary-arraybufferview-int16-offset.htm + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-send + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/bufferedAmount/001.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/bufferedAmount/002.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/bufferedAmount/004.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/close/001.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/close/002.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/close/003.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/close/004.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/CloseEvent/001.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#closeevent + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/001.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/001.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/001.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/001.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/003.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/003.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/003.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/003.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=7 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=8 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/005.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/005.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/005.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/005.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/006.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/006.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/006.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/006.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/cookies/004.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/001.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/001.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/001.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/001.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/002.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/002.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/002.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/002.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/003.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/004.html + + + + + http://www.w3.org/html/wg/drafts/html/master/infrastructure.html#eventtarget + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/006.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/007.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/008.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/009.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/010.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/010.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/010.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/010.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/011.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/011.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/011.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/011.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/012.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/012.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/012.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/012.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/014.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/014.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/014.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/014.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/015.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/017.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/018.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/019.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/019.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/019.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/019.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/extensions/001.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/protocol/001.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/readyState/001.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/readyState/002.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/readyState/006.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/readyState/007.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/readyState/008.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/001.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/002.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/003.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/004.html?total_num=3&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/004.html?total_num=3&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/004.html?total_num=3&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/009.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/unload-a-document/003.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/url/002.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/url/003.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/001.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=7 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=8 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=9 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=10 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/004.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/005.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/007.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/008.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/008.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/008.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/008.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/010.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/012.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/017.html?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/017.html?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/017.html?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/017.html?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/019.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/w3c/020.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/021.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/#websocket + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/ + Create an event that uses the CloseEvent interface, with the event name close, which does not bubble, is not cancelable, has no default action, whose wasClean attribute is initialized to true if the connection closed cleanly and false otherwise, whose code attribute is initialized to the WebSocket connection close code, and whose reason attribute is initialized to the WebSocket connection close reason decoded as UTF-8, with error handling, and dispatch the event at the WebSocket object. + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_increase_each_call.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/ + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_exists.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/ + Offers bi-directional network connectivity + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onmessage_MessageEvent_origin_initialize.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/ + + + + + + + http://127.0.0.1:8080/opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_port_block_access_exception_SecurityError.html + + + + + http://www.w3.org/TR/2012/CR-websockets-20120920/ + + + + + + + + WEARABLE + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_close_code.html diff --git a/common/tct-websocket-w3c-tests/tests.xml b/common/tct-websocket-w3c-tests/tests.xml index 3e24f62b2..cf7a2a8d8 100755 --- a/common/tct-websocket-w3c-tests/tests.xml +++ b/common/tct-websocket-w3c-tests/tests.xml @@ -2,7 +2,1616 @@ - + + + MOBILE + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_close_code.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_close_reason.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_code_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_code_readonly.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_code_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_reason_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_reason_readonly.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_reason_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_wasClean_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_wasClean_false.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_wasClean_readonly.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_wasClean_true.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_wasClean_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_binaryType_exists.html + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_nosend.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_readonly.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send_ArrayBuffer.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send_ArrayBuffer_2048.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send_blob.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send_blob_2000.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send10000char.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send1000char.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send100char.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send10char.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send200char.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_send500char.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Close-0.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-2999-reason.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_close_3000.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_close_5000.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_close_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Close-null.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_close_reason_null.html + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-null.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-onlyReason.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_close_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CLOSED_default_value.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CLOSED_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CLOSED_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CLOSING_default_value.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CLOSING_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CLOSING_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CONNECTING_default_value.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CONNECTING_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_CONNECTING_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_extensions_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_extensions_readonly.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_extensions_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-non-absolute-url.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onclose_base.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onclose_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onclose_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onerror_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onerror_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onmessage_base.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onmessage_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onmessage_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onopen_base.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onopen_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onopen_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_OPEN_default_value.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_OPEN_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_OPEN_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_protocol_closing.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_protocol_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-nonAscii-protocol-string.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_protocol_readonly.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_protocol_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-protocol-with-space.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-protocols-repeated.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_readyState_connecting.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_readystate_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_readyState_open.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_readyState_readonly.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_readyState_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_send_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_send_number.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_send_type.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-invalid-urls.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_readonly.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_type.html + + + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_ws_echo_websocket_org_8080.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_ws_localhost_8080.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_wss_echo_websocket_org_8080.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_url_wss_localhost_8080.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-wrong-scheme.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-blocked-port.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-Reason-124Bytes.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-0.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-1005.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Send-before-open.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-65K-data.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Send-65K-data.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-valid-url-protocol-string.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-server-initiated-close.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-4999-reason.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-valid-url-protocol.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-extensions-empty.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-null.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-valid-url-binaryType-blob.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-valid-url.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-valid-url-protocol-empty.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-blob.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-valid-url-array-protocols.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-data.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-3000-reason.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-readyState-Closing.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Close-1000.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-valid-url-array-protocols.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Send-null.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-valid-url.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-valid-url-protocol-setCorrectly.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Close-1000-reason.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-1000.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-readyState-Closed.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-1000-reason.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Send-0byte-data.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-verify-url-set-default-port.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-Secure-verify-url-set-non-default-port.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-verify-url-set-default-port.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Create-verify-url-set-non-default-port.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-1000-verify-code.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-1005-verify-code.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Close-3000-verify-code.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-65K-arraybuffer.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybuffer.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-paired-surrogates.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-unicode-data.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Send-binary-65K-arraybuffer.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Send-binary-arraybuffer.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Send-binary-blob.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Send-data.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Send-paired-surrogates.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Send-unicode-data.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-float32.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-float64.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-int32.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-uint8-offset.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-uint8-offset-length.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-uint16-offset-length.htm + + + + + Security ceritifcation for the site wss://127.0.0.1:8443/echo MUST be allowed on the device. + + + Push the "Run" button and press "Allow" button if authorization dialogue is prompted + The test case is passed + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Secure-Send-binary-arraybufferview-uint32-offset.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Send-binary-arraybufferview-int8.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/Send-binary-arraybufferview-int16-offset.htm + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/bufferedAmount/001.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/bufferedAmount/002.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/bufferedAmount/004.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/close/001.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/close/002.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/close/003.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/close/004.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/CloseEvent/001.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/001.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/001.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/001.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/001.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/003.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/003.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/003.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/003.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=5 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=6 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=7 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/004.html?total_num=8&locator_key=id&value=8 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/005.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/005.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/005.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/005.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/006.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/006.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/006.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/constants/006.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/cookies/004.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/001.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/001.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/001.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/001.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/002.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/002.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/002.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/002.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/003.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/004.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/006.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/007.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/008.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/009.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/010.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/010.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/010.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/010.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/011.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/011.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/011.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/011.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/012.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/012.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/012.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/012.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/014.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/014.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/014.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/014.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/015.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/017.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/018.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/019.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/019.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/019.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/events/019.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/extensions/001.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/protocol/001.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/readyState/001.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/readyState/002.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/readyState/006.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/readyState/007.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/readyState/008.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/001.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/002.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/003.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/004.html?total_num=3&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/004.html?total_num=3&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/004.html?total_num=3&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/send/009.html + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/unload-a-document/003.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/url/002.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/interfaces/WebSocket/url/003.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/001.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=1 + + + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=5 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=6 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=7 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=8 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=9 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/002.html?total_num=10&locator_key=id&value=10 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/004.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/005.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/007.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/008.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/008.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/008.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/008.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/010.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/012.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/017.html?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/017.html?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/017.html?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/017.html?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/019.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/020.html + + + + + /opt/tct-websocket-w3c-tests/websocket/w3c/021.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_bufferedAmount_increase_each_call.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_exists.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_onmessage_MessageEvent_origin_initialize.html + + + + + /opt/tct-websocket-w3c-tests/websocket/websocket_WebSocket_port_block_access_exception_SecurityError.html + + + + + + WEARABLE + /opt/tct-websocket-w3c-tests/websocket/websocket_CloseEvent_close_code.html diff --git a/common/tct-widgetpolicy-w3c-tests/tests.full.xml b/common/tct-widgetpolicy-w3c-tests/tests.full.xml index dcdc814c8..34ea8683d 100755 --- a/common/tct-widgetpolicy-w3c-tests/tests.full.xml +++ b/common/tct-widgetpolicy-w3c-tests/tests.full.xml @@ -79,44 +79,6 @@ - - - Make sure the device can access to the network; Make sure load_image_and_script.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt - Get the 'application id' of load_image_and_script.wgt with the command : wrt-launcher -l, then uninstall the load_image_and_script.wgt with the command : pkgcmd -u -q -t wgt -n 'package id' - - - Launch load_image_and_script.wgt with the command : wrt-launcher -s 'application id' - The screen shows "PASS" on green backgroud and a gray background of "...testing..." image is displayed. - - - /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt - - - - - http://www.w3.org/TR/widgets-access/ - - - - - - Make sure the device can access to the network; Make sure load_text_over_xhr.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_text_over_xhr.wgt - Get the 'application id' of load_text_over_xhr.wgt with the command : wrt-launcher -l, then uninstall the load_text_over_xhr.wgt with the command : pkgcmd -u -q -t wgt -n 'package id' - - - Launch load_text_over_xhr.wgt with the command : wrt-launcher -s 'application id' - The screen shows "PASS" on green backgroud. - - - /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_text_over_xhr.wgt - - - - - http://www.w3.org/TR/widgets-access/ - - - Make sure the device can access to the network; Make sure block_loading_text_over_xhr.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/block_loading_text_over_xhr.wgt @@ -174,25 +136,6 @@ - - - Make sure the device can access to the network; Make sure wildcard_support.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt - Get the 'application id' of wildcard_support.wgt with the command : wrt-launcher -l, then uninstall the wildcard_support.wgt with the command : pkgcmd -u -q -t wgt -n 'package id' - - - Launch wildcard_support.wgt with the command : wrt-launcher -s 'application id' - The screen shows "PASS" on green backgroud. - - - /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt - - - - - http://www.w3.org/TR/widgets-access/ - - - Make sure the device can access to the network; Make sure ignore_access_element_with_invalid_uri_1.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/ignore_access_element_with_invalid_uri_1.wgt @@ -422,5 +365,129 @@ + + + MOBILE + + + + Make sure the device can access to the network; Make sure load_image_and_script.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt + Get the 'application id' of load_image_and_script.wgt with the command : wrt-launcher -l, then uninstall the load_image_and_script.wgt with the command : pkgcmd -u -q -t wgt -n 'package id' + + + Launch load_image_and_script.wgt with the command : wrt-launcher -s 'application id' + The screen shows "PASS" on green backgroud and a gray background of "...testing..." image is displayed. + + + /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt + + + + + http://www.w3.org/TR/widgets-access/ + + + + + + Make sure the device can access to the network; Make sure load_text_over_xhr.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_text_over_xhr.wgt + Get the 'application id' of load_text_over_xhr.wgt with the command : wrt-launcher -l, then uninstall the load_text_over_xhr.wgt with the command : pkgcmd -u -q -t wgt -n 'package id' + + + Launch load_text_over_xhr.wgt with the command : wrt-launcher -s 'application id' + The screen shows "PASS" on green backgroud. + + + /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_text_over_xhr.wgt + + + + + http://www.w3.org/TR/widgets-access/ + + + + + + Make sure the device can access to the network; Make sure wildcard_support.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt + Get the 'application id' of wildcard_support.wgt with the command : wrt-launcher -l, then uninstall the wildcard_support.wgt with the command : pkgcmd -u -q -t wgt -n 'package id' + + + Launch wildcard_support.wgt with the command : wrt-launcher -s 'application id' + The screen shows "PASS" on green backgroud. + + + /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt + + + + + http://www.w3.org/TR/widgets-access/ + + + + + + + WEARABLE + + + + Make sure the device can access to the network; Make sure load_image_and_script.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt + Get the 'application id' of load_image_and_script.wgt with the command : wrt-launcher -l, then uninstall the load_image_and_script.wgt with the command : pkgcmd -u -q -t wgt -n 'package id' + + + Launch load_image_and_script.wgt with the command : wrt-launcher -s 'application id' + The screen shows "PASS" on green backgroud and a gray background of "...testing..." image is displayed. + + + /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt + + + + + http://www.w3.org/TR/widgets-access/ + + + + + + Make sure the device can access to the network; Make sure load_text_over_xhr.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_text_over_xhr.wgt + Get the 'application id' of load_text_over_xhr.wgt with the command : wrt-launcher -l, then uninstall the load_text_over_xhr.wgt with the command : pkgcmd -u -q -t wgt -n 'package id' + + + Launch load_text_over_xhr.wgt with the command : wrt-launcher -s 'application id' + The screen shows "PASS" on green backgroud. + + + /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_text_over_xhr.wgt + + + + + http://www.w3.org/TR/widgets-access/ + + + + + + Make sure the device can access to the network; Make sure wildcard_support.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt + Get the 'application id' of wildcard_support.wgt with the command : wrt-launcher -l, then uninstall the wildcard_support.wgt with the command : pkgcmd -u -q -t wgt -n 'package id' + + + Launch wildcard_support.wgt with the command : wrt-launcher -s 'application id' + The screen shows "PASS" on green backgroud. + + + /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt + + + + + http://www.w3.org/TR/widgets-access/ + + + + diff --git a/common/tct-widgetpolicy-w3c-tests/tests.xml b/common/tct-widgetpolicy-w3c-tests/tests.xml index 7dd6c7b07..5cb06ce2d 100755 --- a/common/tct-widgetpolicy-w3c-tests/tests.xml +++ b/common/tct-widgetpolicy-w3c-tests/tests.xml @@ -55,36 +55,6 @@ /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_iframe.wgt - - - Make sure the device can access to the network; Make sure load_image_and_script.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt - Get the $pkgid of load_image_and_script.wgt with the command : pkgcmd -l, then uninstall the load_image_and_script.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid - - - Get the $appid of load_image_and_script.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload -echo "User::Pkg::$pkgid User::Shell rwx" | smackload, - launch load_image_and_script.wgt with the command : app_launcher -s $appid - The screen shows "PASS" on green backgroud and a gray background of "...testing..." image is displayed. - - - /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt - - - - - Make sure the device can access to the network; Make sure load_text_over_xhr.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_text_over_xhr.wgt - Get the $pkgid of load_text_over_xhr.wgt with the command : pkgcmd -l, then uninstall the load_text_over_xhr.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid - - - Get the $appid of load_text_over_xhr.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload -echo "User::Pkg::$pkgid User::Shell rwx" | smackload, - launch load_text_over_xhr.wgt with the command : app_launcher -s $appid - The screen shows "PASS" on green backgroud. - - - /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_text_over_xhr.wgt - - Make sure the device can access to the network; Make sure block_loading_text_over_xhr.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/block_loading_text_over_xhr.wgt @@ -111,21 +81,6 @@ echo "User::Pkg::$pkgid User::Shell rwx" | smackload, /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/ignore_access_with_missing_origin.wgt - - - Make sure the device can access to the network; Make sure wildcard_support.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt - Get the $pkgid of wildcard_support.wgt with the command : pkgcmd -l, then uninstall the wildcard_support.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid - - - Get the $appid of wildcard_support.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload -echo "User::Pkg::$pkgid User::Shell rwx" | smackload, -launch wildcard_support.wgt with the command : app_launcher -s $appid - The screen shows "PASS" on green backgroud. - - - /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt - - Make sure the device can access to the network; Make sure HTTP_ToASCII.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/HTTP_ToASCII.wgt @@ -295,5 +250,105 @@ launch wildcard_support.wgt with the command : app_launcher -s $appid + + + MOBILE + + + + Make sure the device can access to the network; Make sure load_image_and_script.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt + Get the $pkgid of load_image_and_script.wgt with the command : pkgcmd -l, then uninstall the load_image_and_script.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid + + + Get the $appid of load_image_and_script.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload +echo "User::Pkg::$pkgid User::Shell rwx" | smackload, + launch load_image_and_script.wgt with the command : app_launcher -s $appid + The screen shows "PASS" on green backgroud and a gray background of "...testing..." image is displayed. + + + /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt + + + + + Make sure the device can access to the network; Make sure load_text_over_xhr.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_text_over_xhr.wgt + Get the $pkgid of load_text_over_xhr.wgt with the command : pkgcmd -l, then uninstall the load_text_over_xhr.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid + + + Get the $appid of load_text_over_xhr.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload +echo "User::Pkg::$pkgid User::Shell rwx" | smackload, + launch load_text_over_xhr.wgt with the command : app_launcher -s $appid + The screen shows "PASS" on green backgroud. + + + /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_text_over_xhr.wgt + + + + + Make sure the device can access to the network; Make sure wildcard_support.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt + Get the $pkgid of wildcard_support.wgt with the command : pkgcmd -l, then uninstall the wildcard_support.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid + + + Get the $appid of wildcard_support.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload +echo "User::Pkg::$pkgid User::Shell rwx" | smackload, +launch wildcard_support.wgt with the command : app_launcher -s $appid + The screen shows "PASS" on green backgroud. + + + /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt + + + + + + WEARABLE + + + + Make sure the device can access to the network; Make sure load_image_and_script.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt + Get the $pkgid of load_image_and_script.wgt with the command : pkgcmd -l, then uninstall the load_image_and_script.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid + + + Get the $appid of load_image_and_script.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload +echo "User::Pkg::$pkgid User::Shell rwx" | smackload, + launch load_image_and_script.wgt with the command : app_launcher -s $appid + The screen shows "PASS" on green backgroud and a gray background of "...testing..." image is displayed. + + + /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt + + + + + Make sure the device can access to the network; Make sure load_text_over_xhr.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_text_over_xhr.wgt + Get the $pkgid of load_text_over_xhr.wgt with the command : pkgcmd -l, then uninstall the load_text_over_xhr.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid + + + Get the $appid of load_text_over_xhr.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload +echo "User::Pkg::$pkgid User::Shell rwx" | smackload, + launch load_text_over_xhr.wgt with the command : app_launcher -s $appid + The screen shows "PASS" on green backgroud. + + + /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_text_over_xhr.wgt + + + + + Make sure the device can access to the network; Make sure wildcard_support.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt + Get the $pkgid of wildcard_support.wgt with the command : pkgcmd -l, then uninstall the wildcard_support.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid + + + Get the $appid of wildcard_support.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload +echo "User::Pkg::$pkgid User::Shell rwx" | smackload, +launch wildcard_support.wgt with the command : app_launcher -s $appid + The screen shows "PASS" on green backgroud. + + + /opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt + + + diff --git a/common/tct-workers-w3c-tests/tests.full.xml b/common/tct-workers-w3c-tests/tests.full.xml index d1b613bba..d2b676333 100755 --- a/common/tct-workers-w3c-tests/tests.full.xml +++ b/common/tct-workers-w3c-tests/tests.full.xml @@ -2,7 +2,10 @@ - + + + MOBILE + /opt/tct-workers-w3c-tests/workers/WebWorker_DedicatedWorkerGlobalScope_postMessage_binary.html @@ -245,17 +248,6 @@ - - - /opt/tct-workers-w3c-tests/workers/SharedWorkerLocation_hash.html - - - - - http://www.w3.org/TR/workers/ - - - /opt/tct-workers-w3c-tests/workers/w3c/WorkerNavigator_appName.htm @@ -344,17 +336,6 @@ - - - /opt/tct-workers-w3c-tests/workers/SharedWorkerLocation_hash_nonexist.html - - - - - http://www.w3.org/TR/workers/ - - - /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_online.html @@ -399,17 +380,6 @@ - - - /opt/tct-workers-w3c-tests/workers/SharedWorkerLocation_search_nonexist.html - - - - - http://www.w3.org/TR/workers/ - - - /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_close.htm @@ -685,152 +655,152 @@ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerConstructor.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation.htm - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerEventListener.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_hash.htm - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerException.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_hash_encoding.htm - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerGlobalScope_name.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_hash_nonexist.htm - - http://www.w10.org/TR/workers/ + + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerGlobalScope_onconnect.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_host.htm - - http://www.w11.org/TR/workers/ + + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorker_in_iframe.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_hostname.htm - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerLoadError.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_href.htm - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerLocation_hash_encoding.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_pathname.htm - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerLocation_host.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_port.htm - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerLocation_hostname.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_protocol.htm - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerLocation.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_search.htm - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerLocation_port.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_search_empty.htm - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerLocation_portocol.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_search_nonexist.htm - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerLocation_search_fragment.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_search_fragment.htm @@ -839,20 +809,31 @@ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerLocation_search.html + /opt/tct-workers-w3c-tests/workers/WorkerGlobalScope_location.html - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerName.html + /opt/tct-workers-w3c-tests/workers/AbstractWorker_onerror.html + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorker_port_attribute.html @@ -861,42 +842,91 @@ - + + + + WEARABLE + + - /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_appName.html + /opt/tct-workers-w3c-tests/workers/WebWorker_DedicatedWorkerGlobalScope_postMessage_binary.html - + + http://www.w7.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/WebWorker_DedicatedWorkerGlobalScope_postMessage_structure.html + + + + + http://www.w7.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/WebWorker_DedicatedWorkerGlobalScope_onMessage_binary.html + + + + + http://www.w6.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/WebWorker_DedicatedWorkerGlobalScope_onMessage_structure.html + + + + + http://www.w6.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/WebWorker_WorkerGlobalScope_importScripts_unsupport.html + + + + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_appVersion.html + /opt/tct-workers-w3c-tests/workers/WebWorker_SharedWorker_constructor_name.html - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_online.html + /opt/tct-workers-w3c-tests/workers/WebWorker_SharedWorker_constructor_invalidURL.html - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_platform.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerNavigator_platform.htm @@ -905,68 +935,68 @@ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_userAgent.html + /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_appName.html - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerScriptError.html + /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_platform.html - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerShared_distinct.html + /opt/tct-workers-w3c-tests/workers/SharedWorkerLoadError.html - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerShared_loaded.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_importScripts.htm - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerShared_name_except.html + /opt/tct-workers-w3c-tests/workers/SharedWorkerEventListener.html - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/SharedWorkerShared_simultaneously.html + /opt/tct-workers-w3c-tests/workers/w3c/postMessage_target_source.htm - + http://www.w3.org/TR/workers/ @@ -982,20 +1012,20 @@ - + - /opt/tct-workers-w3c-tests/workers/WebWorker_SharedWorker_constructor_invalidURL.html + /opt/tct-workers-w3c-tests/workers/w3c/postMessage_ports_readonly_array.htm - + http://www.w3.org/TR/workers/ - + - /opt/tct-workers-w3c-tests/workers/WebWorker_SharedWorker_constructor_name.html + /opt/tct-workers-w3c-tests/workers/SharedWorkerShared_distinct.html @@ -1004,13 +1034,464 @@ - + - /opt/tct-workers-w3c-tests/workers/WebWorker_WorkerLocation_pathname_decompose.html + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_setInterval.htm - + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/Worker_script_mimetype.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/Worker_terminate_event_queue.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/Worker_ErrorEvent_message.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/Worker_ErrorEvent_type.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerNavigator_appName.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_userAgent.html + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/postMessage_clone_port.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerConstructor.html + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerNavigator_userAgent.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerNavigator_onLine.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_appVersion.html + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_ErrorEvent_message.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_online.html + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/Worker_basic.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerName.html + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/postMessage_event_properties.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_close.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerNavigator_appVersion.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_setTimeout.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/WorkerGlobalScope_navigator.html + + + + + http://www.w5.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/Worker_constructor.html + + + + + http://www.w4.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/WorkerGlobalScope_onMessage.html + + + + + http://www.w6.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/WorkerGlobalScope_postMessage.html + + + + + http://www.w7.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerGlobalScope_name.html + + + + + http://www.w10.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/WorkerGlobalScope_self.html + + + + + http://www.w8.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerGlobalScope_onconnect.html + + + + + http://www.w11.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/WebWorker_Blob_url_support.html + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerShared_name_except.html + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_XMLHttpRequest.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/postMessage_DataCloneErr.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerShared_simultaneously.html + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/MessagePort_onmessage_start.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerException.html + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorker_in_iframe.html + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerScriptError.html + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_EventTarget.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_importScripts_NetworkErr.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerShared_loaded.html + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/MessagePort_initial_disabled.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_removeEventListener.htm + + + + + http://www.w3.org/TR/workers/ + + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_addEventListener.htm + + + + http://www.w3.org/TR/workers/ diff --git a/common/tct-workers-w3c-tests/tests.xml b/common/tct-workers-w3c-tests/tests.xml index c0c908be1..9ac275b8e 100755 --- a/common/tct-workers-w3c-tests/tests.xml +++ b/common/tct-workers-w3c-tests/tests.xml @@ -2,7 +2,395 @@ - + + + MOBILE + + + + /opt/tct-workers-w3c-tests/workers/WebWorker_DedicatedWorkerGlobalScope_postMessage_binary.html + + + + + /opt/tct-workers-w3c-tests/workers/WebWorker_DedicatedWorkerGlobalScope_postMessage_structure.html + + + + + /opt/tct-workers-w3c-tests/workers/WebWorker_DedicatedWorkerGlobalScope_onMessage_binary.html + + + + + /opt/tct-workers-w3c-tests/workers/WebWorker_DedicatedWorkerGlobalScope_onMessage_structure.html + + + + + /opt/tct-workers-w3c-tests/workers/WebWorker_WorkerGlobalScope_importScripts_unsupport.html + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerNavigator_platform.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_importScripts.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/postMessage_target_source.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/postMessage_ports_readonly_array.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_setInterval.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/Worker_script_mimetype.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/Worker_terminate_event_queue.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/Worker_ErrorEvent_message.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/Worker_ErrorEvent_type.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerNavigator_appName.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/postMessage_clone_port.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerNavigator_userAgent.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerNavigator_onLine.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_ErrorEvent_message.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/Worker_basic.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/postMessage_event_properties.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_close.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerNavigator_appVersion.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_setTimeout.htm + + + + + /opt/tct-workers-w3c-tests/workers/WorkerGlobalScope_navigator.html + + + + + /opt/tct-workers-w3c-tests/workers/Worker_constructor.html + + + + + /opt/tct-workers-w3c-tests/workers/WorkerGlobalScope_onMessage.html + + + + + /opt/tct-workers-w3c-tests/workers/WorkerGlobalScope_postMessage.html + + + + + /opt/tct-workers-w3c-tests/workers/WorkerGlobalScope_self.html + + + + + /opt/tct-workers-w3c-tests/workers/WebWorker_Blob_url_support.html + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_XMLHttpRequest.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/postMessage_DataCloneErr.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/MessagePort_onmessage_start.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_EventTarget.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_importScripts_NetworkErr.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/MessagePort_initial_disabled.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_removeEventListener.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerGlobalScope_addEventListener.htm + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerConstructor.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerEventListener.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerException.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerGlobalScope_name.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerGlobalScope_onconnect.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorker_in_iframe.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerLoadError.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerName.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_appName.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_appVersion.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_online.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_platform.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerNavigator_userAgent.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerScriptError.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerShared_distinct.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerShared_loaded.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerShared_name_except.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerShared_simultaneously.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorkerSimple.html + + + + + /opt/tct-workers-w3c-tests/workers/WebWorker_SharedWorker_constructor_invalidURL.html + + + + + /opt/tct-workers-w3c-tests/workers/WebWorker_SharedWorker_constructor_name.html + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_hash.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_hash_encoding.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_hash_nonexist.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_host.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_hostname.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_href.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_pathname.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_port.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_protocol.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_search.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_search_empty.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_search_nonexist.htm + + + + + /opt/tct-workers-w3c-tests/workers/w3c/WorkerLocation_search_fragment.htm + + + + + /opt/tct-workers-w3c-tests/workers/WorkerGlobalScope_location.html + + + + + /opt/tct-workers-w3c-tests/workers/AbstractWorker_onerror.html + + + + + /opt/tct-workers-w3c-tests/workers/SharedWorker_port_attribute.html + + + + + + WEARABLE + /opt/tct-workers-w3c-tests/workers/WebWorker_DedicatedWorkerGlobalScope_postMessage_binary.html diff --git a/common/tct-xmlhttprequest-w3c-tests/tests.full.xml b/common/tct-xmlhttprequest-w3c-tests/tests.full.xml index db855b38f..f0ed196ad 100755 --- a/common/tct-xmlhttprequest-w3c-tests/tests.full.xml +++ b/common/tct-xmlhttprequest-w3c-tests/tests.full.xml @@ -2,7 +2,10 @@ - + + + MOBILE + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_FormData_append_exist.html @@ -147,7 +150,7 @@ - + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onerror_exist.html @@ -171,7 +174,7 @@ - + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_open_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_OPENED_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-opened + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_OPENED_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-opened + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_overrideMimeType_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-overridemimetype + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_readyState_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-readystate + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_readyState_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-readystate + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-response + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseText_readonly.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseText_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseText_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseType_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetype + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseXML_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseXML_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_send_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_setRequestHeader_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_status_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-status + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_status_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-status + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_statusText_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-statustext + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_statusText_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-statustext + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_timeout_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-timeout + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_timeout_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-timeout + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_UNSENT_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-unsent + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_UNSENT_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-unsent + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_withCredentials_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-withcredentials + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_withCredentials_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-withcredentials + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_FormData_constructors_base.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/ + Returns a new FormData object + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_FormData_append_basic.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-formdata-append + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_send_Blob.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_responseType_arraybuffer_readyState_DONE.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-response + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_responseType_blob_readyState_DONE.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-response + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-during-done.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-abort + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-during-open.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-abort + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-during-unsent.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-abort + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-event-listeners.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-abort + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-event-loadend.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-abort + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-upload-event-abort.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-abort + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-upload-event-loadend.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-abort + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-abort.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-abort + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-load.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onload + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-loadend.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onloadend + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-loadstart.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onloadstart + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-progress.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onprogress + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-readystatechange-loaded.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onreadystatechange + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-upload-progress.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onprogress + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/getresponseheader-server-date.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-getresponseheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-after-abort.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=7 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=8 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=9 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-open-send.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-open-sync-send.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-send-open.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-about-blank-window.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-base-inserted-after-open.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-base.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-javascript-window-2.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-javascript-window.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-multi-window.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-worker-simple.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-user-password-non-same-origin.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-basic.htm?total_num=2&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=8 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=9 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=12 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=15 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=17 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=18 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=19 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=20 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=8 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=12 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=13 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=7 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-no-response-event-loadstart.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-response-upload-event-loadend.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-response-upload-event-loadstart.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-response-upload-event-progress.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-send.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-sync-timeout.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-after-send.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-before-open.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=7 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=8 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=9 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=10 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=11 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=12 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=13 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=13 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=15 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=16 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=17 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=18 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=19 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-set.htm?total_num=2&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-withcredentials + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-set.htm?total_num=2&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-withcredentials + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-wrong-state.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-withcredentials + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/xmlhttprequest-basic.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#interface-xmlhttprequest + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/xmlhttprequest-eventtarget.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#interface-xmlhttprequest + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-timeout.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-ontimeout + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/getresponseheader-case-insensitive.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-getresponseheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/overridemimetype-open-state-force-utf-8.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-overridemimetype + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/overridemimetype-open-state-force-xml.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-overridemimetype + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/overridemimetype-unsent-state-force-shiftjis.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-overridemimetype + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=7 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=8 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=9 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=10 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=11 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=12 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=13 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=7 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=9 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=14 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=15 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-after-setting-document-domain.htm?total_num=2&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&locator_key=id&value=3 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-case-insensitive.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=1 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=2 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=4 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=5 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=6 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=7 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=8 + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-forbidden.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-after-setrequestheader.htm + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_FormData_in_window.html + + + + + http://www.w3.org/TR/2014/WD-XMLHttpRequest-20140130/#interface-formdata + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestUpload_in_window.html + + + + + http://www.w3.org/TR/2014/WD-XMLHttpRequest-20140130/#interface-xmlhttprequest + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseURL_exist.html + + + + + http://www.w3.org/TR/2014/WD-XMLHttpRequest-20140130/#response + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseURL_readonly.html + + + + + http://www.w3.org/TR/2014/WD-XMLHttpRequest-20140130/#response + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseURL_type.html + + + + + http://www.w3.org/TR/2014/WD-XMLHttpRequest-20140130/#response + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_upload_readonly.html + + + + + http://www.w3.org/TR/2014/WD-XMLHttpRequest-20140130/#the-upload-attribute + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_upload_type.html + + + + + http://www.w3.org/TR/2014/WD-XMLHttpRequest-20140130/#the-upload-attribute + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_in_window.html + + + + + http://www.w3.org/TR/2014/WD-XMLHttpRequest-20140130/#interface-xmlhttprequest + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_in_window.html + + + + + http://www.w3.org/TR/2014/WD-XMLHttpRequest-20140130/#interface-xmlhttprequest + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-event-abort.htm + + + + + http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#the-abort()-method + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/getresponseheader-unsent-opened-state.htm + + + + + http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#dom-xmlhttprequest-getresponseheader + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/overridemimetype-done-state.htm + + + + + http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#the-overridemimetype()-method + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetype.html + + + + + http://xhr.spec.whatwg.org/#the-responsetype-attribute + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-data-arraybuffer.htm + + + + + http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#the-send()-method + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-entity-body-get-head.htm + + + + + http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#the-send()-method + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-network-error-sync-events.htm + + + + + http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#infrastructure-for-the-send()-method + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-no-response-event-loadend.htm + + + + + http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#infrastructure-for-the-send()-method + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-sync-no-response-event-load.htm + + + + + http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#infrastructure-for-the-send()-method + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onabort_default_null.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onabort + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onabort_event.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onabort + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onerror_default_null.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onerror + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onerror_event.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onabort + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onload_default_null.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onload + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onloadend_default_null.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onloadend + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onloadstart_default_null.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onloadstart + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onprogress_default_null.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onprogress + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_ontimeout_default_null.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-ontimeout + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_abort_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-abort + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_constructors_base.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#constructors + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_getAllResponseHeaders_return_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-getallresponseheaders + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_getResponseHeader_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-getresponseheader + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_open_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-open + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_overrideMimeType_basic.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-overridemimetype + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_overrideMimeType_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-overridemimetype + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_readyState_readonly.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-readystate + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseText_basic.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseText_exception_InvalidStateError.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetext + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseType_basic.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetype + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseType_default.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetype + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseType_readyState_DONE.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetype + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseType_readyState_LOADING.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetype + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseType_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsetype + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseXML_exception_InvalidStateError.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseXML_readonly.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseXML_readyState_not_DONE.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-responsexml + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_basic.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-response + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_readonly.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-response + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_responseType_blob_readyState_not_DONE.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-response + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_responseType_document_readyState_DONE.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-response + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_responseType_empty_string_readyState_UNSENT.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-response + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_responseType_text_readyState_UNSENT.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-response + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_send_ArrayBufferView.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_send_FormData.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_send_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-send + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_setRequestHeader_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-setrequestheader + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_statusText_readonly.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-statustext + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_statusText_readyState_UNSENT.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-statustext + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_status_readonly.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-status + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_status_readyState_UNSENT.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-status + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_timeout_basic.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-timeout + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_timeout_default_zero.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-timeout + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_timeout_exception_InvalidAccessError.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/ + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_withCredentials_InvalidStateError.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-withcredentials + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_withCredentials_default_false.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-withcredentials + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_withCredentials_send_flag_set.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-withcredentials + + + + + + + + WEARABLE + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_FormData_append_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-formdata-append + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_upload_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-upload + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_abort_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-abort + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_DONE_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-done + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_DONE_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-done + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_getAllResponseHeaders_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-getallresponseheaders + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_getResponseHeader_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-getresponseheader + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_HEADERS_RECEIVED_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-headers_received + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_HEADERS_RECEIVED_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-headers_received + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_LOADING_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-loading + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_LOADING_type.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-loading + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onabort_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onabort + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onabort_event.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onabort + + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onerror_exist.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onerror + + + + + + + http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onerror_event.html + + + + + http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#handler-xhr-onerror + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onload_exist.html diff --git a/common/tct-xmlhttprequest-w3c-tests/tests.xml b/common/tct-xmlhttprequest-w3c-tests/tests.xml index 3351353b3..bec0e61d6 100755 --- a/common/tct-xmlhttprequest-w3c-tests/tests.xml +++ b/common/tct-xmlhttprequest-w3c-tests/tests.xml @@ -2,7 +2,1350 @@ - + + + MOBILE + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_FormData_append_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_upload_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_abort_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_DONE_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_DONE_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_getAllResponseHeaders_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_getResponseHeader_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_HEADERS_RECEIVED_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_HEADERS_RECEIVED_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_LOADING_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_LOADING_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onabort_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onerror_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onload_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onload_event.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onloadend_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onloadend_event.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onloadstart_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onloadstart_event.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onprogress_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onprogress_event.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_onreadystatechange_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_onreadystatechange_event.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_ontimeout_exist.html + + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_open_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_OPENED_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_OPENED_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_overrideMimeType_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_readyState_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_readyState_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseText_readonly.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseText_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseText_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseType_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseXML_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseXML_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_send_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_setRequestHeader_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_status_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_status_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_statusText_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_statusText_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_timeout_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_timeout_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_UNSENT_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_UNSENT_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_withCredentials_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_withCredentials_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_FormData_constructors_base.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_FormData_append_basic.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_send_Blob.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_responseType_arraybuffer_readyState_DONE.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_responseType_blob_readyState_DONE.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-during-done.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-during-open.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-during-unsent.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-event-listeners.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-event-loadend.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-upload-event-abort.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-upload-event-loadend.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-abort.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-load.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-loadend.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-loadstart.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-progress.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-readystatechange-loaded.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-upload-progress.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/getresponseheader-server-date.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-after-abort.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=1 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=3 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=4 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=5 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=6 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=7 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=8 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&locator_key=id&value=9 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&locator_key=id&value=1 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&locator_key=id&value=4 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&locator_key=id&value=5 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-open-send.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-open-sync-send.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-send-open.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-about-blank-window.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-base-inserted-after-open.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-base.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-javascript-window-2.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-javascript-window.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-multi-window.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-url-worker-simple.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-user-password-non-same-origin.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-basic.htm?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=3 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=4 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=5 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=8 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=9 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=12 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=15 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=17 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=18 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=19 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&locator_key=id&value=20 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=5 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=6 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=8 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=12 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=13 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=1 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=3 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=4 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=5 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=6 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&locator_key=id&value=7 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-no-response-event-loadstart.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-response-upload-event-loadend.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-response-upload-event-loadstart.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-response-upload-event-progress.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-send.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-sync-timeout.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-after-send.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-before-open.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=1 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=3 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=4 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=5 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=6 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=7 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=8 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=9 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=10 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=11 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=12 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=13 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=14 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=15 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=16 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=17 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&locator_key=id&value=19 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-set.htm?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-set.htm?total_num=2&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-wrong-state.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/xmlhttprequest-basic.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/xmlhttprequest-eventtarget.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/event-timeout.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/getresponseheader-case-insensitive.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/overridemimetype-open-state-force-utf-8.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/overridemimetype-open-state-force-xml.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/overridemimetype-unsent-state-force-shiftjis.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=1 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=3 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=4 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=5 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=6 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=7 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=8 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=9 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=10 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=11 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=12 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&locator_key=id&value=13 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=1 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=7 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=9 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=14 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&locator_key=id&value=15 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-after-setting-document-domain.htm?total_num=2&locator_key=id&value=1 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&locator_key=id&value=1 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&locator_key=id&value=3 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&locator_key=id&value=4 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-case-insensitive.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=1 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=2 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=4 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=5 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=6 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=7 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&locator_key=id&value=8 + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-forbidden.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-after-setrequestheader.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_FormData_in_window.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestUpload_in_window.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseURL_exist.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseURL_readonly.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseURL_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_upload_readonly.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_upload_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_in_window.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_in_window.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/abort-event-abort.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/getresponseheader-unsent-opened-state.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/overridemimetype-done-state.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetype.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-data-arraybuffer.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-entity-body-get-head.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-network-error-sync-events.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-no-response-event-loadend.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-sync-no-response-event-load.htm + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onabort_default_null.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onabort_event.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onerror_default_null.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onerror_event.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onload_default_null.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onloadend_default_null.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onloadstart_default_null.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_onprogress_default_null.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequestEventTarget_ontimeout_default_null.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_abort_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_constructors_base.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_getAllResponseHeaders_return_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_getResponseHeader_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_open_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_overrideMimeType_basic.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_overrideMimeType_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_readyState_readonly.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseText_basic.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseText_exception_InvalidStateError.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseType_basic.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseType_default.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseType_readyState_DONE.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseType_readyState_LOADING.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseType_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseXML_exception_InvalidStateError.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseXML_readonly.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_responseXML_readyState_not_DONE.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_basic.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_readonly.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_responseType_blob_readyState_not_DONE.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_responseType_document_readyState_DONE.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_responseType_empty_string_readyState_UNSENT.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_response_responseType_text_readyState_UNSENT.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_send_ArrayBufferView.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_send_FormData.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_send_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_setRequestHeader_type.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_statusText_readonly.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_statusText_readyState_UNSENT.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_status_readonly.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_status_readyState_UNSENT.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_timeout_basic.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_timeout_default_zero.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_timeout_exception_InvalidAccessError.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_withCredentials_InvalidStateError.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_withCredentials_default_false.html + + + + + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_XMLHttpRequest_withCredentials_send_flag_set.html + + + + + + WEARABLE + /opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/xhr2_FormData_append_exist.html