[common][geoallow][remove geoallow from tv profile] 82/236282/1
authorzhongyuan <zy123.yuan@samsung.com>
Tue, 16 Jun 2020 05:38:40 +0000 (13:38 +0800)
committerzhongyuan <zy123.yuan@samsung.com>
Tue, 16 Jun 2020 05:38:40 +0000 (13:38 +0800)
Change-Id: Idc84fbfbec9cfc7b3bba2d813fbc320654b101e5

common/tct-geoallow-w3c-tests/tests.xml

index da6fb12418d5e28f96fbecee264df40803c73fad..ee7cdad0ae964a5afc5388ac57ad007c76e4ac05 100755 (executable)
     <?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
 <test_definition>
   <suite name="tct-geoallow-w3c-tests" category="W3C/HTML5 APIs">
-    <set name="Geoallow" type="js">
+    <set name="Geoallow_mobile" type="js">
       <capabilities>
         <capability name="http://tizen.org/feature/location.gps"/>
+        <capability name="http://tizen.org/feature/profile"><value>MOBILE_FULL</value></capability>
+      </capabilities>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy" onload_delay="90" priority="P2" purpose="Check if the accuracy of interface Coordinates is comparison">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy_attribute_exists" onload_delay="90" priority="P0" purpose="Check if the accuracy attribute of interface Coordinates exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_exists.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy_attribute_readonly" onload_delay="90" priority="P2" purpose="Check if the accuracy value of interface Coordinates is readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_readonly.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy_attribute_set_null" onload_delay="90" priority="P2" purpose="Check if the accuracy value of interface Coordinates is set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy_attribute_value_default" onload_delay="90" priority="P2" purpose="Check if the accuracy value of interface Coordinates is set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_accuracy_attribute_value_default.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_altitude_attribute_empty_string" onload_delay="90" priority="P2" purpose="Check if the altitude value of interface Coordinates is set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_altitude_attribute_exists" onload_delay="90" priority="P0" purpose="Check if the altitude value of interface Coordinates exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_exists.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_altitude_attribute_readonly" onload_delay="90" priority="P2" purpose="Check if the altitude value of interface Coordinates is readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_readonly.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_altitude_attribute_set_null" onload_delay="90" priority="P2" purpose="Check if the altitude value of interface Coordinates is set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitude_attribute_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_altitudeAccuracy_attribute_empty_string" onload_delay="90" priority="P2" purpose="Check if the altitudeAccuracy value of interface Coordinates is set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_altitudeAccuracy_attribute_exists" onload_delay="90" priority="P0" purpose="Check if the altitudeAccuracy value of interface Coordinates exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_exists.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_altitudeAccuracy_attribute_readonly" onload_delay="90" priority="P2" purpose="Check if the altitudeAccuracy value of interface Coordinates is readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_readonly.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_altitudeAccuracy_attribute_set_null" onload_delay="90" priority="P2" purpose="Check if the altitudeAccuracy value of interface Coordinates is set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_altitudeAccuracy_attribute_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_heading_attribute_empty_string" onload_delay="90" priority="P2" purpose="Check if the heading value of interface Coordinates is set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_heading_attribute_exists" onload_delay="90" priority="P0" purpose="Check if the heading value of interface Coordinates exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_exists.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_heading_attribute_readonly" onload_delay="90" priority="P2" purpose="Check if the heading value of interface Coordinates is readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_readonly.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_heading_attribute_set_null" onload_delay="90" priority="P2" purpose="Check if the heading value of interface Coordinates is set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_heading_attribute_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_latitude" onload_delay="90" priority="P2" purpose="Check if the latitude value of interface Coordinates is not NaN">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_latitude_attribute_empty_string" onload_delay="90" priority="P2" purpose="Check if the latitude value of interface Coordinates is set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_latitude_attribute_exists" onload_delay="90" priority="P0" purpose="Check if the latitude value of interface Coordinates exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_exists.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_latitude_attribute_readonly" onload_delay="90" priority="P2" purpose="Check if the latitude value of interface Coordinates is readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_readonly.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_latitude_attribute_set_null" onload_delay="90" priority="P2" purpose="Check if the latitude value of interface Coordinates is set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_latitude_attribute_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_longitude" onload_delay="90" priority="P2" purpose="Check if the longitude value of interface Coordinates is not NaN">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_longitude_attribute_empty_string" onload_delay="90" priority="P2" purpose="Check if the longitude value of interface Coordinates is set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_longitude_attribute_exists" onload_delay="90" priority="P0" purpose="Check if the longitude value of interface Coordinates exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_exists.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_longitude_attribute_readonly" onload_delay="90" priority="P2" purpose="Check if the longitude value of interface Coordinates is readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_readonly.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_longitude_attribute_set_null" onload_delay="90" priority="P2" purpose="Check if the longitude value of interface Coordinates is set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_attribute_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_longitude_return_type" onload_delay="90" priority="P2" purpose="Check the return type of longitude of interface Coordinates">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_longitude_return_type.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_speed" onload_delay="90" priority="P2" purpose="Check if the speed value of interface Coordinates is not NaN">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_speed_attribute_empty_string" onload_delay="90" priority="P2" purpose="Check if the speed value of interface Coordinates is set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_speed_attribute_exists" onload_delay="90" priority="P0" purpose="Check if the speed value of interface Coordinates exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_exists.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_speed_attribute_readonly" onload_delay="90" priority="P2" purpose="Check if the speed value of interface Coordinates is readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_readonly.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_speed_attribute_set_null" onload_delay="90" priority="P2" purpose="Check if the speed value of interface Coordinates is set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_speed_attribute_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_clearWatch_watchId_empty" onload_delay="90" priority="P2" purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to empty">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_empty.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_clearWatch_watchId_no_argument" onload_delay="90" priority="P2" purpose="Check if the geolocation.clearWatch() method of the first parameter is not argument">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_no_argument.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_clearWatch_watchId_null" onload_delay="90" priority="P2" purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_clearWatch_watchId_set_null" onload_delay="90" priority="P2" purpose="Check if the method clearWatch value of interface Geolocation can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_clearWatch_watchId_set_zero" onload_delay="90" priority="P2" purpose="Check if the method clearWatch value of interface Geolocation can be set to zero">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_set_zero.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_clearWatch_watchId_with_empty_string" onload_delay="90" priority="P2" purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_with_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_clearWatch_watchId_with_number" onload_delay="90" priority="P2" purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_with_number.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_clearWatch_watchId_with_string" onload_delay="90" priority="P2" purpose="Check if the geolocation.clearWatch() method of the first parameter can be set to string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_clearWatch_watchId_with_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_errorCallback_null" onload_delay="90" priority="P2" purpose="Check if the geolocation.getCurrentPosition() method of the second parameter can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_errorCallback_null_options_null" onload_delay="90" priority="P2" purpose="Check if the geolocation.getCurrentPosition() method of the second and third parameter can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_null_options_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_false"  onload_delay="90" priority="P2" purpose="Check that errorCallback can be called if Geolocation,timeout is set to 0 and enableHighAccuracy is set to false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false" onload_delay="90" priority="P2" purpose="Check if the method getCurrentPosition of interface Geolocation,MaximumAge is set to 0,timeout is set to 0,enableHighAccuracy is set to false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_true"  onload_delay="90" priority="P2" purpose="Check if the method getCurrentPosition of interface Geolocation, timeout is set to 0,enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check that errorCallback can be called if Geolocation,MaximumAge is set to 0,timeout is set to 0 and enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_60000_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check that errorCallback can not be called if Geolocation,timeout is set to 60000 and enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_60000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_false" onload_delay="90" priority="P2" purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 0,timeout is set to 60000 and enableHighAccuracy is set to false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 0,timeout is set to 60000 and enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_method_exists" onload_delay="90" priority="P0" purpose="Check if the method getCurrentPosition value of interface Geolocation exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_method_exists.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_options_null" onload_delay="90" priority="P2" purpose="Check if the geolocation.getCurrentPosition() method of the third parameter can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_options_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_Neg" onload_delay="90" priority="P2" purpose="Check if the method getCurrentPosition of interface Geolocation,timeout can be set to Neg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_Neg.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_Neg_maximumAge_0" onload_delay="90" priority="P2" purpose="Check the attribute code of interface PositionError's return value">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_Neg_maximumAge_0.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_0_timeout_10_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check if the attribute position of interface Geolocation returns successfully">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_0_timeout_10_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_successCallback" onload_delay="90" priority="P2" purpose="Check if the method getCurrentPosition value of interface Geolocation returns successfully">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_successCallback_empty_string" onload_delay="90" priority="P2" purpose="Check if the geolocation.getCurrentPosition() method of the first parameter can be set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_successCallback_null_options_null" onload_delay="90" priority="P2" purpose="Check if the geolocation.getCurrentPosition() method of the first third parameter can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_null_options_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000" onload_delay="90" priority="P2" purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 2000,timeout is set to 60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_false" onload_delay="90" priority="P2" purpose="Check that successCallback can be called if Geolocation,and MaximumAge is set to 2000,timeout is set to 60000,enableHighAccuracy is set to false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 2000,timeout is set to 60000,enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_200000" onload_delay="90" priority="P2" purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 200000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_200000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000" onload_delay="90" priority="P2" purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 600000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000_timeout_zero" onload_delay="90" priority="P2" purpose="Check that successCallback can not be called if Geolocation,MaximumAge is set to 600000, timeout is set to 0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_600000_timeout_zero.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000" onload_delay="90" priority="P2" purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 700000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000_timeout_zero" onload_delay="90" priority="P2" purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to 700000, timeout is set to 0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_700000_timeout_zero.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_empty_string" onload_delay="90" priority="P2" purpose="Check if the attribute maximumAge of interface PositionOptions can be set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_Infinity" onload_delay="90" priority="P2" purpose="Check if the attribute position of interface Geolocation does not return null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_Infinity.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_Infinity_timeout_zero" onload_delay="90" priority="P2" purpose="Check that successCallback can not be called if Geolocation,MaximumAge is set to Infinity, timeout is set to 0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_Infinity_timeout_zero.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_Neg" onload_delay="90" priority="P2" purpose="Check that successCallback can be called if Geolocation,MaximumAge is set to -2">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_Neg.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_null" onload_delay="90" priority="P2" purpose="Check if the attribute maximumAge of interface PositionOptions can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_number" onload_delay="90" priority="P2" purpose="Check if the attribute maximumAge of interface PositionOptions can be set to number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_number.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_string" onload_delay="90" priority="P2" purpose="Check if the attribute maximumAge of interface PositionOptions can be set to string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_set_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_maximumAge_zero" onload_delay="90" priority="P2" purpose="Check if the attribute position of interface Geolocation is not null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_maximumAge_zero.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_2000" onload_delay="90" priority="P2" purpose="Check if the method watchPosition of interface Geolocation,timeout can be set to 2000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_2000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_empty_string" onload_delay="90" priority="P2" purpose="Check if the attribute timeout of interface PositionOptions can be set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_set_null" onload_delay="90" priority="P2" purpose="Check if the attribute timeout of interface PositionOptions can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_set_number" onload_delay="90" priority="P2" purpose="Check if the attribute timeout of interface PositionOptions can be set to number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_set_number.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_timeout_set_string" onload_delay="90" priority="P2" purpose="Check if the attribute timeout of interface PositionOptions can be set to string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_timeout_set_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_false" onload_delay="90" priority="P2" purpose="Check if the method watchPosition of interface Geolocation,enableHighAccuracy can be set to false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check if the method watchPosition of interface Geolocation,enableHighAccuracy can be set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_PositionOptions_with_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_successCallback_position" onload_delay="90" priority="P2" purpose="Check if the successCallback of geolocation.getCurrentPosition() return position with correct argument.">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_position.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_successCallback_position_no_argument" onload_delay="90" priority="P2" purpose="Check if successCallback of geolocation.getCurrentPosition()  can return position without passing argument to it.">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_position_no_argument.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_successCallback_position_return_type" onload_delay="90" priority="P2" purpose="Check if the return type of successCallback of the geolocation.getCurrentPosition() method is object">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_position_return_type.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_successCallback_set_string" onload_delay="90" priority="P2" purpose="Check if the geolocation.getCurrentPosition() method of the first parameter is set to string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_set_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_successCallback_with_empty_string" onload_delay="90" priority="P2" purpose="Check if the method getCurrentPosition value of interface Geolocation,successCallback is set to empty">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_errorCallback_empty_string" onload_delay="90" priority="P2" purpose="Check if the method getCurrentPosition value of interface Geolocation,errorCallback is set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_errorCallback_no_argument" onload_delay="90" priority="P2" purpose="Check if the method getCurrentPosition value of interface Geolocation,errorCallback is set to no argument">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_no_argument.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_errorCallback_string" onload_delay="90" priority="P2" purpose="Check if the method getCurrentPosition value of interface Geolocation,errorCallback is set to string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_errorCallback_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_successCallback_with_null" onload_delay="90" priority="P2" purpose="Check if the method getCurrentPosition value of interface Geolocation,successCallback is set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_successCallback_with_number" onload_delay="90" priority="P2" purpose="Check if the method getCurrentPosition value of interface Geolocation,successCallback is set to number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_number.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_successCallback_with_string" onload_delay="90" priority="P2" purpose="Check if the method getCurrentPosition value of interface Geolocation,successCallback is set to string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_successCallback_with_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_PositionError_PERMISSION_DENIED_constExist" onload_delay="90" priority="P1" purpose="Check if the const attribute PERMISSION_DENIED of interface PositionError is Exist ,timeout is set to 10,enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_PositionError_PERMISSION_DENIED_constExist.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_PositionError_POSITION_UNAVAILABLE_constExist" onload_delay="90" priority="P1" purpose="Check if the const attribute POSITION_UNAVAILABLE of interface PositionError is Exist ,timeout is set to 10,enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_PositionError_POSITION_UNAVAILABLE_constExist.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_PositionError_TIMEOUT_constExist" onload_delay="90" priority="P1" purpose="Check if the PositionError.TIMEOUT exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_PositionError_TIMEOUT_constExist.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_errorCallback_error_return_type" onload_delay="90" priority="P2" purpose="Check if the return type of error value of interface PositionError is obejct">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_error_return_type.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_errorCallback_null" onload_delay="90" priority="P2" purpose="Check if the geolocation.watchPosition() method of the second parameter can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_errorCallback_null_options_null" onload_delay="90" priority="P2" purpose="Check if the geolocation.watchPosition() method of the second third parameter can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_null_options_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_0" onload_delay="90" priority="P2" purpose="Check that errorCallback can be called if Geolocation return timeout">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_false" onload_delay="90" priority="P2" purpose="Check that watchPosition errorCallback can be called if Geolocation,timeout is set to 0 and enableHighAccuracy is set to false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check that watchPosition errorCallback can be called if Geolocation,timeout is set to 0 and enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false" onload_delay="90" priority="P2" purpose="Check that errorCallback can be called if Geolocation,MaximumAge is set to 0, timeout is set to 0 and enableHighAccuracy is set to false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check that errorCallback can be called if Geolocation,MaximumAge is set to 0, timeout is set to 0 and enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_100_maximumAge_500_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check that errorCallback can be called if watchPosition method set maximumAge to 500, timeout to 100 and  enableHighSpeed to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_100_maximumAge_500_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_60000_enableHighAccuracy_false" onload_delay="90" priority="P2" purpose="Check that errorCallback can not be called if Geolocation,timeout is set to 60000, enableHighAccuracy is set to false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_60000_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check that errorCallback can not be called if Geolocation,timeout is set to 60000, enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_false" onload_delay="90" priority="P2" purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 0, timeout is set to 60000 and enableHighAccuracy is set to false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 0, timeout is set to 2000, and enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_0_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_2000_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 2000, timeout is set to 60000 and enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000_maximumAge_2000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_500_maximumAge_500_enableHighAccuracy_false" onload_delay="90" priority="P2" purpose="Check that errorCallback can be called if Geolocation,MaximumAge is set to 500, timeout is set to 500 and enableHighAccuracy is set to false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_500_maximumAge_500_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_method_exists" onload_delay="90" priority="P0" purpose="Check if the watchPosition value of interface Geolocation exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_method_exists.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_method_return_type" onload_delay="90" priority="P2" purpose="Check if the return type of method watchPosition of interface Geolocation ">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_method_return_type.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_maximumAge_2000" onload_delay="90" priority="P2" purpose="Check if the maximumAge value of interface PositionOptions can be set to 2000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_2000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_maximumAge_Neg" onload_delay="90" priority="P2" purpose="Check if the maximumAge value of interface PositionOptions in method watchPosition can be set to Neg">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_Neg.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_options_null" onload_delay="90" priority="P2" purpose="Check if the geolocation.watchPosition() method of the third parameter can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_options_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_Neg" onload_delay="90" priority="P2" purpose="Check if the watchPosition of interface Geolocation,timeout can be set to -2">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_Neg.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_enableHighAccuracy_false" onload_delay="90" priority="P2" purpose="Check if the enableHighAccuracy value of interface PositionOptions can be set to false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check if the enableHighAccuracy value of interface PositionOptions can be set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_60000" onload_delay="90" priority="P2" purpose="Check if the watchPosition value of interface Geolocation can be set to 60000 for timeout">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_60000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_successCallback" onload_delay="90" priority="P2" purpose="Check if the watchPosition value of interface Geolocation return success">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_successCallback_empty_string" onload_delay="90" priority="P2" purpose="Check if the geolocation.watchPosition() method with parameter of successCallback can be set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_successCallback_null_options_null" onload_delay="90" priority="P2" purpose="Check if the geolocation.watchPosition() method of the first third parameters parameter can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_null_options_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_successCallback_number" onload_delay="90" priority="P2" purpose="Check if the method watchPosition value of interface Geolocation,successCallback can be set to number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_number.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000" onload_delay="90" priority="P2" purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 2000 and timeout is set to 60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_false" onload_delay="90" priority="P2" purpose="Check that errorCallback can not be called if Geolocation,MaximumAge is set to 2000 and timeout is set to 60000,enableHighAccuracy is set to false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check that errorCallback can not be called if Geolocation,and MaximumAge is set to 2000 and timeout is set to 60000,enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_maximumAge_2000_timeout_60000_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_successCallback_set_string" onload_delay="90" priority="P2" purpose="Check if the geolocation.watchPosition() method of the first parameter set a">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_set_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_successCallback_string" onload_delay="90" priority="P2" purpose="Check if the method watchPosition value of interface Geolocation,successCallback can be set to string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_successCallback_with_empty_string" onload_delay="90" priority="P2" purpose="Check if the geolocation.watchPosition() method of the first parameter set empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_with_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_errorCallback_empty_string" onload_delay="90" priority="P2" purpose="Check if the method watchPosition value of interface Geolocation,errorCallback can be set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_errorCallback_no_argument" onload_delay="90" priority="P2" purpose="Check if the method watchPosition value of interface Geolocation,errorCallback can be set to no argument">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_no_argument.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_errorCallback_string" onload_delay="90" priority="P2" purpose="Check if the method watchPosition value of interface Geolocation,errorCallback can be set to string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_errorCallback_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_successCallback_with_first_null" onload_delay="90" priority="P2" purpose="Check if the geolocation.watchPosition() method of the first parameter can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_with_first_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_successCallback_with_null" onload_delay="90" priority="P2" purpose="Check if the method watchPosition value of interface Geolocation,successCallback can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_successCallback_with_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_watchId_empty_string" onload_delay="90" priority="P2" purpose="Check if the method watchPosition value of interface Geolocation can be set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_watchId_return_before_callbacks" onload_delay="90" priority="P2" purpose="Check if the method watchPosition value of interface Geolocation return watchId before any callbacks">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_return_before_callbacks.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_watchId_return_type" onload_delay="90" priority="P2" purpose="Check if the return type of method watchPosition of interface Geolocation is object">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_return_type.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_watchId_set_null" onload_delay="90" priority="P2" purpose="Check if the method watchPosition value of interface Geolocation can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_watchId_set_number" onload_delay="90" priority="P2" purpose="Check if the method watchPosition value of interface Geolocation can be set to number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_set_number.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_watchId_set_string" onload_delay="90" priority="P2" purpose="Check if the method watchPosition value of interface Geolocation can be set to string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_watchId_set_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0" onload_delay="90" priority="P2" purpose="Check that watchPosition should be triggered if timeout is 0 and maximumAge is 0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_PositionOptions_timeout_0_maximumAge_0.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="navigator_geolocation" onload_delay="90" priority="P2" purpose="Check if the return type of geolocation of interface is NavigatorGeolocation object">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/navigator_geolocation.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="navigator_geolocation_attribute_empty_string" onload_delay="90" priority="P2" purpose="Check if the attribute geolocation value of interface NavigatorGeolocation is empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/navigator_geolocation_attribute_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="navigator_geolocation_attribute_readonly" onload_delay="90" priority="P2" purpose="Check if the attribute geolocation value of interface NavigatorGeolocation is readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/navigator_geolocation_attribute_readonly.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="navigator_geolocation_attribute_set_null" onload_delay="90" priority="P2" purpose="Check if the attribute geolocation value of interface NavigatorGeolocation is set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/navigator_geolocation_attribute_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Position_coords" onload_delay="90" priority="P2" purpose="Check if the attribute coords of interface Position is comparison">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Position_coords_attribute_empty_string" onload_delay="90" priority="P2" purpose="Check if the attribute coords value of interface Position is set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Position_coords_attribute_exists" onload_delay="90" priority="P0" purpose="Check if the attribute coords value of interface Position exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_exists.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Position_coords_attribute_readonly" onload_delay="90" priority="P2" purpose="Check if the attribute coords value of interface Position is readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_readonly.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Position_coords_attribute_set_null" onload_delay="90" priority="P2" purpose="Check if the attribute coords value of interface Position is set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_attribute_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Position_coords_return_type" onload_delay="90" priority="P2" purpose="Check if the return type of coords of interface Position is object">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_coords_return_type.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Position_timestamp_attribute_exists" onload_delay="90" priority="P0" purpose="Check if the attribute timestamp value of interface Position exists">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_attribute_exists.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Position_timestamp_attribute_readonly" onload_delay="90" priority="P2" purpose="Check if the attribute timestamp value of interface Position is readonly">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_attribute_readonly.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Position_timestamp_attribute_set_null" onload_delay="90" priority="P2" purpose="Check if the attribute timestamp value of interface Position is set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_attribute_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_code_attribute_empty_string" onload_delay="90" priority="P2" purpose="Check if the attribute code value of interface PositionError is set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_code_attribute_exists" onload_delay="90" priority="P0" purpose="Check if the attribute code value of interface PositionError exists, timeout is set to 10, and enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_exists.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_code_attribute_readonly" onload_delay="90" priority="P2" purpose="Check if the attribute code value of interface PositionError is readonly, timeout is set to 10 and enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_readonly.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_code_attribute_set_null" onload_delay="90" priority="P2" purpose="Check if the attribute code value of interface PositionError is set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_attribute_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_code_TIMEOUT" onload_delay="90" priority="P2" purpose="Check if the attribute code of interface PositionError returns 3">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_code_TIMEOUT.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message" onload_delay="90" priority="P2" purpose="Check if the attribute message of interface PositionError is comparison">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_attribute_empty_string" onload_delay="90" priority="P2" purpose="Check if the attribute message value of interface PositionError is set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_attribute_exists" onload_delay="90" priority="P0" purpose="Check if the attribute message value of interface PositionError exists, timeout is set to 10 and enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_exists.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_attribute_readonly" onload_delay="90" priority="P2" purpose="Check if the attribute message value of interface PositionError is readonly, timeout is set to 10 and enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_readonly.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_attribute_set_null" onload_delay="90" priority="P2" purpose="Check if the attribute message value of interface PositionError is set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_attribute_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_getCurrentPosition_Err" onload_delay="90" priority="P2" purpose="Check if getCurrentPosition returns message of error.">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_Err.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_getCurrentPosition_timeOut0Age0" onload_delay="90" priority="P2" purpose="Check if message of timeout error is set to timeout to 0 and maxAge to 0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_timeOut0Age0.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_getCurrentPosition_timeOut0AgeNeg" onload_delay="90" priority="P2" purpose="Check that message of timeout error raised if W3C geolocation set timeout to 0 and maxAge to -1, ">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_timeOut0AgeNeg.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_getCurrentPosition_timeOutNegAge0" onload_delay="90" priority="P2" purpose="Check that message of timeout error raised if W3C geolocation set timeout to -1 and maxAge to 0,">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_getCurrentPosition_timeOutNegAge0.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_return_type" onload_delay="90" priority="P2" purpose="Check if the attribute message of interface PositionError return type,timeout is set to 10,enableHighAccuracy is set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_return_type.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_watchPosition_Err" onload_delay="90" priority="P2" purpose="Check if watchPosition returns message of error.">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_Err.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_watchPosition_timeOut0Age0" onload_delay="90" priority="P2" purpose="Check that message of timeout error raised(watchPosition) if W3C geolocation set timeout to 0 and maxAge to 0, ">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_timeOut0Age0.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_watchPosition_timeOut0AgeNeg" onload_delay="90" priority="P2" purpose="Check that timeout error raised if W3C geolocation set timeout to 0 and maxAge to -1">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_timeOut0AgeNeg.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_watchPosition_timeOutNegAge0" onload_delay="90" priority="P2" purpose="Check that timeout error raised if W3C geolocation set timeout to -1 and maxAge to 0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_watchPosition_timeOutNegAge0.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_message_with_getCurrentPosition_timeOut0Age0" onload_delay="90" priority="P2" purpose="Check that message of timeout error raised(getCurrentPosition) if W3C geolocation set timeout to 0 and maxAge to 0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_message_with_getCurrentPosition_timeOut0Age0.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_PERMISSION_DENIED_Default_value" onload_delay="90" priority="P2" purpose="Check if default type of PositionError.PERMISSION_DENIED is number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_PERMISSION_DENIED_Default_value.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_PERMISSION_DENIED_type" onload_delay="90" priority="P2" purpose="Check if return type of PositionError.PERMISSION_DENIED  is number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_PERMISSION_DENIED_type.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_POSITION_UNAVAILABLE_Default_value" onload_delay="90" priority="P2" purpose="Check if default value of PositionError.POSITION_UNAVAILABLE is number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_POSITION_UNAVAILABLE_Default_value.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_POSITION_UNAVAILABLE_type" onload_delay="90" priority="P2" purpose="Check if return type of PositionError.POSITION_UNAVAILABLE is number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_POSITION_UNAVAILABLE_type.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_TIMEOUT_Default_value" onload_delay="90" priority="P2" purpose="Check if default value of PositionError.TIMEOUT is three">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_TIMEOUT_Default_value.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionError_TIMEOUT_type" onload_delay="90" priority="P2" purpose="Check if return type of PositionError.TIMEOUT is number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionError_TIMEOUT_type.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_enableHighAccuracy_empty_string" onload_delay="90" priority="P2" purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to empty string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_empty_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_enableHighAccuracy_false" onload_delay="90" priority="P2" purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to false">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_false.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_enableHighAccuracy_set_null" onload_delay="90" priority="P2" purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to null">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_set_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_enableHighAccuracy_set_number" onload_delay="90" priority="P2" purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_set_number.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_enableHighAccuracy_set_string" onload_delay="90" priority="P2" purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_set_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_enableHighAccuracy_true" onload_delay="90" priority="P2" purpose="Check if the attribute enableHighAccuracy of interface PositionOptions can be set to true">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_true.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_enableHighAccuracy_with_null" onload_delay="90" priority="P2" purpose="Check if the attribute enableHighAccuracy of Navigator.PositionOptions.enableHighAccuracy can be set to null ">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_with_null.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_enableHighAccuracy_with_number" onload_delay="90" priority="P2" purpose="Check if the attribute enableHighAccuracy of Navigator.PositionOptions.enableHighAccuracy can be set to number">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_with_number.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_enableHighAccuracy_with_string" onload_delay="90" priority="P2" purpose="Check if the attribute enableHighAccuracy of Navigator.PositionOptions.enableHighAccuracy can be set to string">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_enableHighAccuracy_with_string.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_0" onload_delay="90" priority="P2" purpose="Check if the Navigator.PositionOptions is set timeout to 0 and maximumAge to 0 in getCurrentPosition method">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_0.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_1000" onload_delay="90" priority="P2" purpose="Check if the Navigator.PositionOptions is set timeout to 0 and maximumAge to 1000 in getCurrentPosition method">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_getCurrentPosition_timeout_0_maximumAge_1000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_timeout_getCurrentPosition_timeout_60000" onload_delay="90" priority="P2" purpose="Check if the Navigator.PositionOptions is set timeout to 60000 in getCurrentPosition method">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_getCurrentPosition_timeout_60000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_timeout_watchPosition_timeout_0_maximumAge_0" onload_delay="90" priority="P2" purpose="Check if the Navigator.PositionOptions is set timeout to 0 and maximumAge to 0 in watchPosition method">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_watchPosition_timeout_0_maximumAge_0.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_timeout_watchPosition_timeout_0_maximumAge_1000" onload_delay="90" priority="P2" purpose="Check if the Navigator.PositionOptions is set timeout to 0 and maximumAge to 1000 in watchPosition method">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_watchPosition_timeout_0_maximumAge_1000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_timeout_watchPosition_timeout_60000" onload_delay="90" priority="P2" purpose="Check if the Navigator.PositionOptions is set timeout to 60000 in watchPosition method">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/PositionOptions_timeout_watchPosition_timeout_60000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Position_timestamp_timeout_0" onload_delay="90" priority="P2" purpose="Check that will get Position.timestamp value if set timeout to 0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_timeout_0.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Position_timestamp_timeout_100" onload_delay="90" priority="P2" purpose="Check that will get Position.timestamp value if set timeout to 100">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_timeout_100.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Position_timestamp_timeout_60000" onload_delay="90" priority="P2" purpose="Check that will get Position.timestamp value if set timeout to 60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Position_timestamp_timeout_60000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_cached_position" onload_delay="90" priority="P3" purpose="Check if getCurrentPosition() supports cached position object">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_cached_position.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_example_one_short" onload_delay="90" priority="P3" purpose="Check if example of a 'one-shot' position request works">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_example_one_short.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_operation_completed" onload_delay="90" priority="P3" purpose="Check if getCurrentPosition() invokes onPositionCallback() when the operation completes successfully before the timeout expires">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_operation_completed.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_getCurrentPosition_timer_timeout" onload_delay="90" priority="P3" purpose="Check if getCurrentPosition() invokes onPositionErrorCallback() after timer fires TIMEOUT">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_getCurrentPosition_timer_timeout.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_cached_position" onload_delay="90" priority="P3" purpose="Check if watchPosition() supports cached position object">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_cached_position.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_example_repeated_position" onload_delay="90" priority="P3" purpose="Check if example of requesting repeated position updates works">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_example_repeated_position.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_operation_completed" onload_delay="90" priority="P3" purpose="Check if watchPosition() invokes onPositionCallback() when the operation completes successfully before the timeout expires">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_operation_completed.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Geolocation_watchPosition_timer_timeout" onload_delay="90" priority="P3" purpose="Check if watchPosition() invokes onPositionErrorCallback() after timer fires TIMEOUT">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Geolocation_watchPosition_timer_timeout.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_attribute_timeout_0" onload_delay="90" priority="P3" purpose="Check if will get Coordinates attribute return value when set timeout to 0">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_attribute_timeout_0.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_attribute_timeout_100" onload_delay="90" priority="P3" purpose="Check if will get Coordinates attribute return value when set timeout to 100">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_attribute_timeout_100.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_attribute_timeout_60000" onload_delay="90" priority="P3" purpose="Check if will get Coordinates attribute return value when set timeout to 60000">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/Coordinates_attribute_timeout_60000.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="manual" id="errorcallback_POSITION_UNAVAILABLE" priority="P3" purpose="Check if success callback is called or error callback is called with correct code">
+        <description>
+          <pre_condition>enable GPS or connect to an available network</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>If prompts for permission to use geolocation, please accept</step_desc>
+              <expected>Pass</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/t.html?00002</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="manual" id="getCurrentPosition_return_synchronously" priority="P3" purpose="Check if getCurrentPosition returns synchronously before any callbacks are invoked">
+        <description>
+          <pre_condition>enable GPS or connect to an available network</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>If prompts for permission to use geolocation, please accept</step_desc>
+              <expected>Pass</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/t.html?00031</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="manual" id="watchPosition_return_synchronously" priority="P3" purpose="Check if watchPosition returns synchronously before any callbacks are invoked">
+        <description>
+          <pre_condition>enable GPS or connect to an available network</pre_condition>
+          <steps>
+            <step order="1">
+              <step_desc>If prompts for permission to use geolocation, please accept</step_desc>
+              <expected>Pass</expected>
+            </step>
+          </steps>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/t.html?00062</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_1" priority="P3" purpose="PositionOptions tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_2" priority="P3" purpose="PositionOptions tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_3" priority="P3" purpose="PositionOptions tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_4" priority="P3" purpose="PositionOptions tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_5" priority="P3" purpose="PositionOptions tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="PositionOptions_6" priority="P3" purpose="PositionOptions tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/PositionOptions.html?total_num=7&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="clearWatch_TypeError" priority="P3" purpose="Test that calling clearWatch with invalid watch IDs does not cause an exception" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/clearWatch_TypeError.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_IDL_1" priority="P3" purpose="getCurrentPosition tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_IDL_2" priority="P3" purpose="getCurrentPosition tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_IDL_3" priority="P3" purpose="getCurrentPosition tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_IDL_4" priority="P3" purpose="getCurrentPosition tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_IDL_5" priority="P3" purpose="getCurrentPosition tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_IDL_6" priority="P3" purpose="getCurrentPosition tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_IDL.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_1" priority="P3" purpose="getCurrentPosition TypeError tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_2" priority="P3" purpose="getCurrentPosition TypeError tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_3" priority="P3" purpose="getCurrentPosition TypeError tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_4" priority="P3" purpose="getCurrentPosition TypeError tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_5" priority="P3" purpose="getCurrentPosition TypeError tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="getCurrentPosition_TypeError_6" priority="P3" purpose="getCurrentPosition TypeError tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/getCurrentPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_1" priority="P3" purpose="watchPosition TypeError tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_2" priority="P3" purpose="watchPosition TypeError tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_3" priority="P3" purpose="watchPosition TypeError tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_4" priority="P3" purpose="watchPosition TypeError tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_5" priority="P3" purpose="watchPosition TypeError tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="watchPosition_TypeError_6" priority="P3" purpose="watchPosition TypeError tests" onload_delay="90">
+        <description>
+          <test_script_entry>/opt/tct-geoallow-w3c-tests/geoallow/w3c/watchPosition_TypeError.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+      </testcase>
+    </set>
+    <set name="Geoallow_wearable" type="js">
+      <capabilities>
+        <capability name="http://tizen.org/feature/location.gps"/>
+        <capability name="http://tizen.org/feature/profile"><value>WEARABLE</value></capability>
       </capabilities>
       <testcase component="W3C_HTML5 APIs/Location/Geolocation API Specification" execution_type="auto" id="Coordinates_accuracy" onload_delay="90" priority="P2" purpose="Check if the accuracy of interface Coordinates is comparison">
         <description>