[common][enable pointing-device-support in config.xml to support mouse device] 24/284924/1
authortangkaiyuan <kaiyuan.tang@samsung.com>
Thu, 1 Dec 2022 02:39:32 +0000 (10:39 +0800)
committertangkaiyuan <kaiyuan.tang@samsung.com>
Thu, 1 Dec 2022 02:39:42 +0000 (10:39 +0800)
Change-Id: Id8c5faea61bbb49ea1379cedba9b1566449a34bc
Signed-off-by: tangkaiyuan <kaiyuan.tang@samsung.com>
61 files changed:
common/tct-3dtransforms-css3-tests/config.xml
common/tct-alarm-tizen-tests/config.xml
common/tct-animations-css3-tests/config.xml
common/tct-animationtiming-w3c-tests/config.xml
common/tct-application-tizen-tests/config.xml
common/tct-backgrounds-css3-tests/config.xml
common/tct-bluetooth-tizen-tests/config.xml
common/tct-callhistory-tizen-tests/config.xml
common/tct-canvas-html5-tests/config.xml
common/tct-colors-css3-tests/config.xml
common/tct-csp-w3c-tests/config.xml
common/tct-devicemotion-cordova-tests/config.xml
common/tct-dialogs-cordova-tests/config.xml
common/tct-events-cordova-tests/config.xml
common/tct-extra-html5-tests/config.xml
common/tct-feedback-tizen-tests/config.xml
common/tct-filesystem-tizen-tests/config.xml
common/tct-flexiblebox-css3-tests/config.xml
common/tct-fmradio-tizen-tests/config.xml
common/tct-fonts-css3-tests/config.xml
common/tct-geoallow-w3c-tests/config.xml
common/tct-geodeny-w3c-tests/config.xml
common/tct-gumallow-w3c-tests/config.xml
common/tct-humanactivitymonitor-tizen-tests/config.xml
common/tct-inputdevice-tizen-tests/config.xml
common/tct-iotcon-tizen-tests/config.xml
common/tct-mediacontroller-tizen-tests/config.xml
common/tct-mediakey-tizen-tests/config.xml
common/tct-messaging-email-tizen-tests/config.xml
common/tct-multicolumn-css3-tests/config.xml
common/tct-networkbearerselection-tizen-tests/config.xml
common/tct-nfc-tizen-tests/config.xml
common/tct-notification-tizen-tests/config.xml
common/tct-notification-w3c-tests/config.xml
common/tct-pagevisibility-w3c-tests/config.xml
common/tct-push-tizen-tests/config.xml
common/tct-sandbox-html5-tests/config.xml
common/tct-secureelement-tizen-tests/config.xml
common/tct-sensor-tizen-tests/config.xml
common/tct-sessionhistory-html5-tests/config.xml
common/tct-sound-tizen-tests/config.xml
common/tct-speech-w3c-tests/config.xml
common/tct-svg-html5-tests/config.xml
common/tct-text-css3-tests/config.xml
common/tct-touchevent-w3c-tests/config.xml
common/tct-transitions-css3-tests/config.xml
common/tct-tv-channel-tizen-tests/config.xml
common/tct-tv-info-tizen-tests/config.xml
common/tct-tv-window-tizen-tests/config.xml
common/tct-ui-css3-tests/config.xml
common/tct-vibration-w3c-tests/config.xml
common/tct-video-html5-tests/config.xml
common/tct-voicecontrol-tizen-tests/config.xml
common/tct-webgl-nonw3c-tests/config.xml
common/tct-websocket-w3c-tests/config.xml
common/tct-webstorage-w3c-tests/config.xml
common/tct-wgtapi02-w3c-tests/config.xml
common/tct-widget02-w3c-tests/config.xml
common/tct-widgetpolicy-w3c-tests/config.xml
common/tct-woff-w3c-tests/config.xml
common/tct-workers-w3c-tests/config.xml

index 47d24ab5118d38e4e7b3f4dcae04a8394d72a23d..86a08cb62d1b617249eb593d134d67c9ee67bdef 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-3dtransforms-css3-tests</name>
   <tizen:application id="css33dtran.WebAPICSS33dtransformsTests" package="css33dtran" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 91fc8ddfce5d05a4bcb2d78a98ffe60a57f662c1..6c8e9d90dea0cd7a6836dd76d8c885793d5aa7a9 100755 (executable)
@@ -8,5 +8,6 @@
   <tizen:application id="api1alarm0.WebAPITizenAlarmTests" package="api1alarm0" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
 
index 779549f26273756ee9967e36fe36d0d5f7c41654..690cc6d46869fcd71b5b89ae62510cff4d71aabe 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-animations-css3-tests</name>
   <tizen:application id="css3animat.WebAPICSS3AnimationsTests" package="css3animat" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 7ffa0e6dc0f3e996546cfa8451ba5d0c05f1eea6..33748f374a24fcaa4ddbef29f7704f502b2814b5 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-animationtiming-w3c-tests</name>
   <tizen:application id="w3canimati.WebAPIW3CAnimationtimingTests" package="w3canimati" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index ab544858adecbb061906ae0651102cfda4388935..14ff826afde3f0825671589a57d8eaec935e301c 100755 (executable)
@@ -13,5 +13,6 @@
   <tizen:setting screen-orientation="landscape" />
   <tizen:metadata key="testKey" value="testValue"/>
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
 
index 28cd707b19429ec74bf22cd4eb8931460b133600..7bad4ed5dc89980e7b2853a4c76be909bc9bed4a 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-backgrounds-css3-tests</name>
   <tizen:application id="css3backgr.WebAPICSS3BackgroundsTests" package="css3backgr" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 6fae869bb14419f3a33ebf897c5a54add36c1037..7f05f76075877e79704a135ec02a6c453b8b02a3 100755 (executable)
@@ -6,5 +6,6 @@
   <tizen:application id="api1bluet0.WebAPITizenBluetoothTests" package="api1bluet0" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
 
index 64ec621c5479bbcaa6ccbfb9255c590e87afea67..cab52a441c6dc3709daa2a99bcdc15d1a366b12e 100755 (executable)
@@ -7,5 +7,6 @@
   <tizen:application id="api1callh0.WebAPITizenCallhistoryTests" package="api1callh0" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
 
index 9f0acb4ede19b928dc00bb4030ecf7fa4aebbf56..59d7ac21c70965378dd9c66ea7773c634e98b968 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-canvas-html5-tests</name>
   <tizen:application id="html5canva.WebAPIHTML5CanvasTests" package="html5canva" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index d1a4985ba56681acefa2cf2d02f442af0ccf3b8e..4d665be36ba28a55e386bfddfb06e0a660161139 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-colors-css3-tests</name>
   <tizen:application id="css3colors.WebAPICSS3ColorsTests" package="css3colors" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 81409a2b6241be0858094b5c8daa1d459964b0eb..3a82aece6cfcfcba96b9a301b378643086033c33 100755 (executable)
@@ -5,4 +5,5 @@
   <tizen:application id="w3ccsp0000.WebAPIW3CCspTests" package="w3ccsp0000" required_version="7.0"/>
   <tizen:privilege name="http://tizen.org/privilege/internet"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 2bc6076ccae126291d92fab29c0f5f3a9557254f..7eed8016f7c338d053cc62b762f5e60d948ad099 100755 (executable)
@@ -5,6 +5,7 @@
   <tizen:application id="accelero01.CordovaAPIDeviceMotion" package="accelero01" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
   <tizen:privilege name="http://tizen.org/privilege/filesystem.read"/>
 </widget>
 
index 9d77e64a0cfd63effd86ea3c4264e4b21ce2dfcd..cdcadc3ee07c2ad09a848ef6a60fb2d6fd915f7d 100755 (executable)
@@ -5,6 +5,7 @@
   <tizen:application id="dialogs001.CordovaAPIDialogs" package="dialogs001" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
   <tizen:privilege name="http://tizen.org/privilege/filesystem.read"/>
 </widget>
 
index 27137670ae9b3ba84a90d9260dc45a2b68d34ed1..56f96145cfc3b8f298125bd7d0f018f4431c179e 100755 (executable)
@@ -5,6 +5,7 @@
   <tizen:application id="events0001.CordovaAPIEvents" package="events0001" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
   <tizen:privilege name="http://tizen.org/privilege/filesystem.read"/>
 </widget>
 
index d90a8d1212853fb13b6b89923dac42263fd39120..01c05d45cd0811a15711b1784c69b03ee5077e3f 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-extra-html5-tests</name>
   <tizen:application id="html5extra.WebAPIHTML5ExtraTests" package="html5extra" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 7c78cfb9878feab1278d049afcd6925001fea720..3ded4ba179f68ce1696a551e614fa92b122ab1c9 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-feedback-tizen-tests</name>
   <tizen:application id="feedback01.WebAPITizenFeedbackTests" package="feedback01" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 14019b6e4d0c3f3dec4931afecf8eb2af35676f7..a22d6d3f869b54684617106abbc35ed316705298 100755 (executable)
@@ -9,5 +9,6 @@
   <tizen:application id="api1files0.WebAPITizenFilesystemTests" package="api1files0" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
 
index 8a5a12c13a39076eb95f3be6f2c4967976aab2e4..375b4eff21458e680025490526e14f3271b33c10 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-flexiblebox-css3-tests</name>
   <tizen:application id="css3flexib.WebAPICSS3FlexibleboxTests" package="css3flexib" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index bb05083d2ae3cf91f99c54576c5dbb03669b2cf8..6eae01357d9333b26a27fd97ebba07a071cff79f 100755 (executable)
@@ -6,4 +6,5 @@
   <tizen:privilege name="http://tizen.org/privilege/notification"/>
   <tizen:setting screen-orientation="landscape"/>
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 38fc597148e9c800d5461396e4ca56c727ec77bb..d062b9e68a1f362ab4b5e477c55f532728da7818 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-fonts-css3-tests</name>
   <tizen:application id="css3fonts0.WebAPICSS3FontsTests" package="css3fonts0" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 0aa0d141ac19277faa59a9585bc6e374aa17d0e9..ef15390306c614c25cd6edae1a67b1610efbd668 100755 (executable)
@@ -4,6 +4,7 @@
   <name>tct-geoallow-w3c-tests</name>
   <tizen:application id="w3cgeoallo.WebAPIW3CGeoallowTests" package="w3cgeoallo" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
   <tizen:privilege name="http://tizen.org/privilege/location"/>
   <tizen:privilege name="http://tizen.org/privilege/internet"/>
 </widget>
index befa1bdc1177810c19d43aea6ad5385278dafed7..043f1ad8b7cebad53d1b951abd60b96d2bb42a30 100755 (executable)
@@ -4,5 +4,6 @@
   <name>tct-geodeny-w3c-tests</name>
   <tizen:application id="w3cgeodeny.WebAPIW3CGeodenyTests" package="w3cgeodeny" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
   <tizen:privilege name="http://tizen.org/privilege/internet"/>
 </widget>
index 0aa08918811a3f9013ef18a452aaf114481c491e..70c86f65b9058039a5ed2b7bbddf318b9b31b6ab 100755 (executable)
@@ -4,6 +4,7 @@
   <name>tct-gumallow-w3c-tests</name>
   <tizen:application id="w3cgumallo.WebAPIW3CGumallowTests" package="w3cgumallo" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
   <tizen:privilege name="http://tizen.org/privilege/mediacapture"/>
   <tizen:privilege name="http://tizen.org/privilege/recorder"/>
 </widget>
index 8fdf81b830abda3518aeb5b42a93af191d504984..0fd296786d037d62affe2324c8fef2d98e9bfc3c 100755 (executable)
@@ -15,4 +15,5 @@
   <tizen:application id="api1human0.WebAPItizenHumanTests" package="api1human0" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 53d52fe11fda86d0aefbeaa0a850baf8c9476459..0ff68aa27fe8d183d4e77c9a9d8b957bfc124bee 100755 (executable)
@@ -5,4 +5,5 @@
   <tizen:application id="api1input0.WebAPITizenInputDeviceTests" package="api1input0" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 0df740c822cf934f7a762486549e024e0d78b6a2..87d55d32f8c9fab680d3d43697b2680363e25a30 100755 (executable)
@@ -8,5 +8,6 @@
   <tizen:application id="apiIotcon1.WebAPITizenIotconTests" package="apiIotcon1" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
   <tizen:background-category value="iot-communication"/>
 </widget>
index f277ef004dbf1bb1f404759dfebd210eae2e0911..6c30aecdc6b37cfa5019542201503dd24b2df9c8 100755 (executable)
@@ -7,4 +7,5 @@
   <tizen:application id="apimediact.WebAPITizenMediaKeyTests" package="apimediact" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 5032853bb404f2d696ab44fc7850b97352863943..125f41044ba7c0268aa70871251c9e581ac99f22 100755 (executable)
@@ -5,5 +5,6 @@
   <tizen:application id="api1medkey.WebAPITizenMediaKeyTests" package="api1medkey" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
 
index 8a7a159653743825ab4680838fd9d97493d1f583..c13c2bdf6c6395673be713ee6ac9abf02256ea63 100755 (executable)
@@ -11,5 +11,6 @@
   <tizen:application id="api1msg003.WebAPITizenMessagingEmailTests" package="api1msg003" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
 
index e49d512effe3db5d656fbe9262505c18a0ba8766..c15fa185a3c6ee3f57eea29a261a812fb3fc9d54 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-multicolumn-css3-tests</name>
   <tizen:application id="css3multic.WebAPICSS3MulticolumnTests" package="css3multic" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index ebe74e3b7535b03d564aa047fd529e658694f13e..d2d301b5c93d7d6a4612508cce91b9d24b36790d 100755 (executable)
@@ -7,5 +7,6 @@
   <tizen:application id="api1nbs000.WebAPITizenNetworkbearerselectionTests" package="api1nbs000" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
 
index c811e815b9423ca56e1f9b9093f4ccb7e840bc9e..1f7c12e771e854d94cce49c00c77b0835feca37d 100755 (executable)
@@ -17,4 +17,5 @@
     <tizen:metadata key="http://tizen.org/metadata/nfc_cardemulation"
                 value="wallet.xml"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 4f7b4fc76360eb221a33f711286b8da20499bac1..73c5cb06ec78a776013d534a62ca3d82b2f9b0ce 100755 (executable)
@@ -9,5 +9,6 @@
   <tizen:application id="api1notif0.WebAPITizenNotificationTests" package="api1notif0" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
 
index 358b3c35c97aa540ac07a5d1555ceb146420d0a7..79ba4bf25346325a9dddb2797c734c8faf2668e5 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-notification-w3c-tests</name>
   <tizen:application id="w3cnotific.WebAPIW3CNotificationTests" package="w3cnotific" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 72ae04280bb668b5a643ba5505e5fd00f05b8adb..56eb154c28ac701bf6f219e89c93b66f8b620e86 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-pagevisibility-w3c-tests</name>
   <tizen:application id="w3cpagevis.WebAPIW3CPagevisibilityTests" package="w3cpagevis" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 195565a0208dc18bc7043f07c02e8c29f830d962..971baad0ffeb45c0f95c7a517f60c8d8b09f5297 100755 (executable)
@@ -7,4 +7,5 @@
   <tizen:application id="api1push00.WebAPITizenPushTests" package="api1push00" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index c5c2213129181c4ee261675331b767f59e7c2425..66204ea6ff1b0cd49f412fcc7890539d03dd86a6 100755 (executable)
@@ -5,4 +5,5 @@
   <tizen:privilege name="http://tizen.org/privilege/internet"/>
   <tizen:application id="html5sandb.WebAPIHTML5SandboxTests" package="html5sandb" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index f0d54832961d1cf1e42be20c94f09633623827f1..3f44981795548cc334d89a8372c28dc565a4208e 100755 (executable)
@@ -6,6 +6,7 @@
   <tizen:application id="api1seel00.WebAPITizenSecureelementTests" package="api1seel00" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
   <tizen:privilege name="http://tizen.org/privilege/secureelement"/>
 </widget>
 
index 981bb8d60fd0e2020a09493fabb3d831ffccd273..5fbc75141fdeac1b3dd182e85e30d573e3778a16 100755 (executable)
@@ -20,4 +20,5 @@
   <tizen:application id="api1sensor.WebAPITizenSensorTests" package="api1sensor" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 6cb2aa064571910450a8e0eb72aa99ad19039686..35fdb601c4240c56c2c64deb78129ba1996dd477 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-sessionhistory-html5-tests</name>
   <tizen:application id="html5sessi.WebAPIHTML5SessionhistoryTests" package="html5sessi" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index c20429ca4dc990e7f7c2dc21748effbceaaf39f0..2d06f8a7cab33cc271de9e215551e248d20be489 100755 (executable)
@@ -6,5 +6,6 @@
   <tizen:application id="api1Sound1.WebAPITizenSoundTests" package="api1Sound1" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
 
index 93fd04a77c614f93a0e0c41056a8d3550dbaba1f..973368dbb7d5a26018e9f4670dbad2a18808971b 100755 (executable)
@@ -6,4 +6,5 @@
   <tizen:privilege name="http://tizen.org/privilege/mediacapture"/>
   <tizen:privilege name="http://tizen.org/privilege/recorder"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index d897457006e52e6311eb6674652e768e5e989b45..94293620c3a580d096f47650aa07e1ca1724fcc0 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-svg-html5-tests</name>
   <tizen:application id="html5svg00.WebAPIHTML5SvgTests" package="html5svg00" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 7707ce841bc33053862689ed91574ba8f0377493..3688bf962dfc4e2418271f56686283dfed84a527 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-text-css3-tests</name>
   <tizen:application id="css3text01.WebAPICSS3TextTests" package="css3text01" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index dd55b28b2892a2538e0285677cbf6608bbc3a3a7..af294a89ea755a0f7109fb9e49220fa057752425 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-touchevent-w3c-tests</name>
   <tizen:application id="w3ctouchev.WebAPIW3CToucheventTests" package="w3ctouchev" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 16fcc504db207d17ebea7197cc953fe58e322096..b1008cae145c0a9b31993bf56783ae42dafc5638 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-transitions-css3-tests</name>
   <tizen:application id="css3transi.WebAPICSS3TransitionsTests" package="css3transi" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 497daa662418b80acdb6e0094e36f6cdda77c4bf..f543851f907f8af69f4d9dd7bb203a06dc14300b 100755 (executable)
@@ -5,6 +5,7 @@
   <tizen:application id="tct1chann0.WebTVAPITizenChannelTests" package="tct1chann0" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
   <tizen:privilege name="http://tizen.org/privilege/tv.channel"/>
   <tizen:privilege name="http://tizen.org/privilege/tv.window"/>
 </widget>
index 6a6bdbb66820d3cfbdbfc5e18043d04de711b493..3c76e9160d4dcfb413655fc1a2ce5508c202f094 100755 (executable)
@@ -5,4 +5,5 @@
   <tizen:application id="apitvinfo0.WebAPITizenTVInfoTests" package="apitvinfo0" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index fa0750a3aeb935c191a6928a65282a2e9912b76d..527841454cb89353b70c1d57c36ab59c34095971 100755 (executable)
@@ -5,6 +5,7 @@
   <tizen:application id="tctWindow1.WebTVAPITizenWindowTests" package="tctWindow1" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
   <tizen:privilege name="http://tizen.org/privilege/tv.channel"/>
   <tizen:privilege name="http://tizen.org/privilege/tv.window"/>
 </widget>
index f942c0573ce43edec804289dcaa59ff9078fc37a..4c11cb0d04e53a1c1dcf7eb8ebb8d21ea648c704 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-ui-css3-tests</name>
   <tizen:application id="css3ui0000.WebAPICSS3UiTests" package="css3ui0000" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 8447533512edfaae80cf533dea1f373acd6673bb..3166240020938e78784ca770c868c141eaaf17a1 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-vibration-w3c-tests</name>
   <tizen:application id="w3cvibrati.WebAPIW3CVibrationTests" package="w3cvibrati" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 3f22a3cdae05075cd253c7368c8db79264de07f2..c7fb2d77ea25e6d9112f2095de694346719c786d 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-video-html5-tests</name>
   <tizen:application id="html5video.WebAPIHTML5VideoTests" package="html5video" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 03eb357a122eb2c52c34560b71316d52d7a62253..8f1b1196bad3888027191542363eee0dad5524df 100755 (executable)
@@ -6,4 +6,5 @@
   <tizen:application id="apitizenvc.WebAPITizenVoiceControlTests" package="apitizenvc" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
\ No newline at end of file
index 37074fca42c713551fbf37702fb2169a1c1f318f..bd37f014e5861a906087cc0fc009cae60d6a2186 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-webgl-nonw3c-tests</name>
   <tizen:application id="nonw3cwebg.WebAPINONW3CWebglTests" package="nonw3cwebg" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 65de166d1f505e59117ad0edeb6853304f05ddb6..73c95378b97a33cd06d9238281310ad49ab4d80c 100755 (executable)
@@ -5,4 +5,5 @@
   <tizen:privilege name="http://tizen.org/privilege/internet"/>
   <tizen:application id="w3csocket0.WebAPIW3CWebsocketTests" package="w3csocket0" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 197e65ea18b023712b4dd8f903463a569a1965d3..3934ac6e361e3cfdbaafa9d5a56ca5ca0dfe55ff 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-webstorage-w3c-tests</name>
   <tizen:application id="w3cwebstor.WebAPIW3CWebstorageTests" package="w3cwebstor" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 5459e11813dd90bb5106d507080a5e155addc00b..b5ffb27e07fbfa6568c9fa24057a75e1c7620979 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-wgtapi02-w3c-tests</name>
   <tizen:application id="wgtapi0200.WebAPIWgtAPI02Tests" package="wgtapi0200" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index d80a6fbc6ac14bc8d8d2f4c0d7f338f0767cac8d..3ba807f1e911927966d2e44f6b588d08f37ded11 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-widget02-w3c-tests</name>
   <tizen:application id="widget0200.WebAPIW3CWidget02Tests" package="widget0200" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 516974fd33eacf65a8d08cfcf09379c3bd4516a0..34f087fa1d0e845d120c704a20ab82041e634186 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-widgetpolicy-w3c-tests</name>
   <tizen:application id="w3cwgtpoli.WebAPIW3CWidgetpolicyTests" package="w3cwgtpoli" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 3bac95d4062c065377522473b9cf8a1a5371894e..8c15fb4974c2b0c370be2efb85194931385d5638 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-woff-w3c-tests</name>
   <tizen:application id="w3cwoffw3c.WebAPIW3CWOFFTests" package="w3cwoffw3c" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>
index 59f8142105a75c1e9a1b7d2c663ecadd9c4a17a7..f19fe429910eeaa29fd832edd9e1954c1e8d0b1f 100755 (executable)
@@ -4,4 +4,5 @@
   <name>tct-workers-w3c-tests</name>
   <tizen:application id="w3cworkers.WebAPIW3CWorkersTests" package="w3cworkers" required_version="7.0"/>
   <tizen:setting screen-orientation="landscape"/>
+  <tizen:setting pointing-device-support="enable"/>
 </widget>