[Privilege] code style fixes
authorPiotr Szydelko <p.szydelko@samsung.com>
Wed, 21 Aug 2013 11:45:29 +0000 (13:45 +0200)
committerPiotr Szydelko <p.szydelko@samsung.com>
Wed, 21 Aug 2013 15:25:34 +0000 (17:25 +0200)
Change-Id: I29eed3a5bea910168b9503f8dd2cff2a9224be8f

106 files changed:
tct-privilege-tizen-tests/privilege/AlarmManager_add.html
tct-privilege-tizen-tests/privilege/AlarmManager_remove.html
tct-privilege-tizen-tests/privilege/AlarmManager_removeAll.html
tct-privilege-tizen-tests/privilege/ApplicationManager_getAppCerts.html
tct-privilege-tizen-tests/privilege/ApplicationManager_kill.html
tct-privilege-tizen-tests/privilege/ApplicationManager_launch.html
tct-privilege-tizen-tests/privilege/ApplicationManager_launchAppControl.html
tct-privilege-tizen-tests/privilege/BluetoothManager_getDefaultAdapter.html
tct-privilege-tizen-tests/privilege/BookmarkManager_add.html
tct-privilege-tizen-tests/privilege/BookmarkManager_get.html
tct-privilege-tizen-tests/privilege/BookmarkManager_remove.html
tct-privilege-tizen-tests/privilege/CalendarEvent_expandRecurrence.html
tct-privilege-tizen-tests/privilege/CalendarManager_getCalendar.html
tct-privilege-tizen-tests/privilege/CalendarManager_getCalendars.html
tct-privilege-tizen-tests/privilege/CalendarManager_getDefaultCalendar.html
tct-privilege-tizen-tests/privilege/CalendarManager_getUnifiedCalendar.html
tct-privilege-tizen-tests/privilege/CallHistory_addChangeListener.html
tct-privilege-tizen-tests/privilege/CallHistory_find.html
tct-privilege-tizen-tests/privilege/CallHistory_remove.html
tct-privilege-tizen-tests/privilege/CallHistory_removeAll.html
tct-privilege-tizen-tests/privilege/CallHistory_removeBatch.html
tct-privilege-tizen-tests/privilege/CallHistory_removeChangeListener.html
tct-privilege-tizen-tests/privilege/ContactManager_addChangeListener.html
tct-privilege-tizen-tests/privilege/ContactManager_find.html
tct-privilege-tizen-tests/privilege/ContactManager_get.html
tct-privilege-tizen-tests/privilege/ContactManager_getAddressBook.html
tct-privilege-tizen-tests/privilege/ContactManager_getAddressBooks.html
tct-privilege-tizen-tests/privilege/ContactManager_getDefaultAddressBook.html
tct-privilege-tizen-tests/privilege/ContactManager_getUnififedAddressBook.html
tct-privilege-tizen-tests/privilege/ContactManager_remove.html
tct-privilege-tizen-tests/privilege/ContactManager_removeBatch.html
tct-privilege-tizen-tests/privilege/ContactManager_removeChangeListener.html
tct-privilege-tizen-tests/privilege/ContactManager_update.html
tct-privilege-tizen-tests/privilege/ContactManager_updateBatch.html
tct-privilege-tizen-tests/privilege/ContentManager_find.html
tct-privilege-tizen-tests/privilege/ContentManager_scanFile.html
tct-privilege-tizen-tests/privilege/ContentManager_setChangeListener.html
tct-privilege-tizen-tests/privilege/ContentManager_unsetChangeListener.html
tct-privilege-tizen-tests/privilege/ContentManager_update.html
tct-privilege-tizen-tests/privilege/ContentManager_updateBatch.html
tct-privilege-tizen-tests/privilege/DataControlManager_getDataControlConsumer.html
tct-privilege-tizen-tests/privilege/DataSynchronizationManager_add.html
tct-privilege-tizen-tests/privilege/DataSynchronizationManager_get.html
tct-privilege-tizen-tests/privilege/DataSynchronizationManager_getAll.html
tct-privilege-tizen-tests/privilege/DataSynchronizationManager_getLastSyncStatistics.html
tct-privilege-tizen-tests/privilege/DataSynchronizationManager_getMaxProfilesNum.html
tct-privilege-tizen-tests/privilege/DataSynchronizationManager_getProfilesNum.html
tct-privilege-tizen-tests/privilege/DataSynchronizationManager_remove.html
tct-privilege-tizen-tests/privilege/DataSynchronizationManager_startSync.html
tct-privilege-tizen-tests/privilege/DataSynchronizationManager_stopSync.html
tct-privilege-tizen-tests/privilege/DataSynchronizationManager_update.html
tct-privilege-tizen-tests/privilege/DownloadManager_start.html
tct-privilege-tizen-tests/privilege/FileSystemManager_addStorageStateChangeListener.html
tct-privilege-tizen-tests/privilege/FileSystemManager_getStorage.html
tct-privilege-tizen-tests/privilege/FileSystemManager_listStorages.html
tct-privilege-tizen-tests/privilege/FileSystemManager_removeStorageStateChangeListener.html
tct-privilege-tizen-tests/privilege/FileSystemManager_resolve.html
tct-privilege-tizen-tests/privilege/MessageService_loadMessageAttachment.html
tct-privilege-tizen-tests/privilege/MessageService_loadMessageBody.html
tct-privilege-tizen-tests/privilege/MessageService_sendMessage.html
tct-privilege-tizen-tests/privilege/MessageService_sync.html
tct-privilege-tizen-tests/privilege/MessageService_syncFolder.html
tct-privilege-tizen-tests/privilege/MessageStorage_addConversationsChangeListener.html
tct-privilege-tizen-tests/privilege/MessageStorage_addDraftMessage.html
tct-privilege-tizen-tests/privilege/MessageStorage_addFoldersChangeListener.html
tct-privilege-tizen-tests/privilege/MessageStorage_addMessagesChangeListener.html
tct-privilege-tizen-tests/privilege/MessageStorage_findConversations.html
tct-privilege-tizen-tests/privilege/MessageStorage_findFolders.html
tct-privilege-tizen-tests/privilege/MessageStorage_findMessages.html
tct-privilege-tizen-tests/privilege/MessageStorage_removeChangeListener.html
tct-privilege-tizen-tests/privilege/MessageStorage_removeConversations.html
tct-privilege-tizen-tests/privilege/MessageStorage_removeMessages.html
tct-privilege-tizen-tests/privilege/MessageStorage_updateMessages.html
tct-privilege-tizen-tests/privilege/NFCManager_getDefaultAdapter.html
tct-privilege-tizen-tests/privilege/NFCManager_setExclusiveMode.html
tct-privilege-tizen-tests/privilege/NetworkBearerSelection_releaseRouteToHost.html
tct-privilege-tizen-tests/privilege/NetworkBearerSelection_requestRouteToHost.html
tct-privilege-tizen-tests/privilege/NotificationManager_post.html
tct-privilege-tizen-tests/privilege/NotificationManager_remove.html
tct-privilege-tizen-tests/privilege/NotificationManager_removeAll.html
tct-privilege-tizen-tests/privilege/NotificationManager_update.html
tct-privilege-tizen-tests/privilege/PackageManager_getPackageInfo.html
tct-privilege-tizen-tests/privilege/PackageManager_getPackagesInfo.html
tct-privilege-tizen-tests/privilege/PackageManager_install.html
tct-privilege-tizen-tests/privilege/PackageManager_setPackageInfoEventListener.html
tct-privilege-tizen-tests/privilege/PackageManager_uninstall.html
tct-privilege-tizen-tests/privilege/PackageManager_unsetPackageInfoEventListener.html
tct-privilege-tizen-tests/privilege/PowerManager_request.html
tct-privilege-tizen-tests/privilege/PowerManager_setScreenBrightness.html
tct-privilege-tizen-tests/privilege/PowerManager_turnScreenOff.html
tct-privilege-tizen-tests/privilege/PowerManager_turnScreenOn.html
tct-privilege-tizen-tests/privilege/PushManager_connectService.html
tct-privilege-tizen-tests/privilege/PushManager_disconnectService.html
tct-privilege-tizen-tests/privilege/PushManager_getRegistrationId.html
tct-privilege-tizen-tests/privilege/PushManager_registerService.html
tct-privilege-tizen-tests/privilege/PushManager_unregisterService.html
tct-privilege-tizen-tests/privilege/SEService_getReaders.html
tct-privilege-tizen-tests/privilege/SEService_registerSEListener.html
tct-privilege-tizen-tests/privilege/SEService_shutdown.html
tct-privilege-tizen-tests/privilege/SEService_unregisterSEListener.html
tct-privilege-tizen-tests/privilege/SystemInfoCellularNetwork_imei.html
tct-privilege-tizen-tests/privilege/SystemInfoDeviceCapability_nativeApiVersion.html
tct-privilege-tizen-tests/privilege/SystemInfoDeviceCapability_platformVersion.html
tct-privilege-tizen-tests/privilege/SystemInfoDeviceCapability_webApiVersion.html
tct-privilege-tizen-tests/privilege/SystemSettingManager_setProperty.html
tct-privilege-tizen-tests/privilege/WebSettingManager_removeAllCookies.html

index 8b6c288a6f9f0476bd03a4515718b50115072822..9802c3a26d2e9337311fce34a202b8642ca3c089 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/alarm/AlarmManager_add</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -38,11 +38,11 @@ Authors:
 
 test(function () {
     assert_throws({
-        name: 'SecurityError'
+        name: "SecurityError"
     }, function () {
         tizen.alarm.add();
     });
-}, 'AlarmManager_add');
+}, "AlarmManager_add");
 
 </script>
 </body>
index c2951c1fde1fb1413b3aa419fa735c4273fbfffb..dfed132868c7a97f0a46587794498260e1a25ac7 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/alarm/AlarmManager_remove</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -38,11 +38,11 @@ Authors:
 
 test(function () {
     assert_throws({
-        name: 'SecurityError'
+        name: "SecurityError"
     }, function () {
         tizen.alarm.remove();
     });
-}, 'AlarmManager_remove');
+}, "AlarmManager_remove");
 
 </script>
 </body>
index 24bbf5c4e7a95fa068a5aa45e7a15715a951a54b..45908b0e5b48bbb58dd707fef3438556ce4cabf6 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/alarm/AlarmManager_removeAll</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -38,11 +38,11 @@ Authors:
 
 test(function () {
     assert_throws({
-        name: 'SecurityError'
+        name: "SecurityError"
     }, function () {
         tizen.alarm.removeAll();
     });
-}, 'AlarmManager_removeAll');
+}, "AlarmManager_removeAll");
 
 </script>
 </body>
index be20d2b5e4b2ab81689fdd883987040e8b720003..f08cc1e43ca370aec4b7a788a1cfda35081dcb3f 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/application/ApplicationManager_getAppCerts</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/application.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.application.getAppCerts();
     });
-}, 'ApplicationManager_getAppCerts');
+}, "ApplicationManager_getAppCerts");
 
 </script>
 </body>
index be40d428bf93c2a7725b0b93dd2d3be4d0281843..40fd5b10803c57d1944ad1638f7820e3fa2f8101 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/application/ApplicationManager_kill</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/application.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.application.kill();
     });
-}, 'ApplicationManager_kill');
+}, "ApplicationManager_kill");
 
 </script>
 </body>
index af30e85dd9a4e564f61b08722b933c3776d01e18..8cec2dc9fb4275727bb53228bec76e3d92f33e36 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/application/ApplicationManager_launch</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/application.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.application.launch();
     });
-}, 'ApplicationManager_launch');
+}, "ApplicationManager_launch");
 
 </script>
 </body>
index 9c24332ab608edb8830de1f401c68a450140af6a..54b775d89f132f2996f261174a538ac31fbbd6ad 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/application/ApplicationManager_launchAppControl</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/application.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.application.launchAppControl();
     });
-}, 'ApplicationManager_launchAppControl');
+}, "ApplicationManager_launchAppControl");
 
 </script>
 </body>
index 62dee1f54a94a9b8b27909785d6cc6d0f76aedd8..1c69477191eea0757656bb3cda7dc3992103569e 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>BluetoothManagerr_getDefaultAdapter</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -39,15 +39,15 @@ test(function () {
     var deviceCapabilities = tizen.systeminfo.getCapabilities();
 
     // if bluetooth is not supported then skip this test
-    assert_own_property(deviceCapabilities, 'bluetooth', 'deviceCapabilities');
+    assert_own_property(deviceCapabilities, "bluetooth", "deviceCapabilities");
     if (!deviceCapabilities.bluetooth) {
         return;    // test will PASS
     }
 
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.bluetooth.getDefaultAdapter();
     });
-}, 'BluetoothManagerr_getDefaultAdapter');
+}, "BluetoothManagerr_getDefaultAdapter");
 
 </script>
 </body>
index 29305b6ad181ccb5ff10e8429c63ff4346e5176d..e077035c93b0f27459b2144d3708be59c6feb6a1 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/bookmark/BookmarkManager_add</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.bookmark.add();
     });
-}, 'BookmarkManager_add');
+}, "BookmarkManager_add");
 
 </script>
 </body>
index f24d37c25aca784def40084bd924762b298175cc..39435d9c1e698ab681ef2c3d582e9e3358e7cf42 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/bookmark/BookmarkManager_get</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.bookmark.get();
     });
-}, 'BookmarkManager_get');
+}, "BookmarkManager_get");
 
 </script>
 </body>
index 3c5ade75c846e8e7f0387a0b957f7bc6851a8d51..2749b978c9e5c7d54ad95cf4794c07dc4bfa206f 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/bookmark/BookmarkManager_remove</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.bookmark.remove();
     });
-}, 'BookmarkManager_remove');
+}, "BookmarkManager_remove");
 
 </script>
 </body>
index 9214088102e0ad62210c80763b33c891297894b1..bf3600f0a7d015276a534b29e9b291cd5a825565 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Calendar/privilege_calendar</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: CalendarEvent_expandRecurrence_check_privilege
@@ -39,7 +38,7 @@ Authors:
 
 test(function () {
     calendar_event = new tizen.CalendarEvent({
-      summary: 'Test expand',
+      summary: "Test expand",
       startDate: new tizen.TZDate(2013, 3, 10),
       endDate: new tizen.TZDate(2013, 3, 15),
       duration: new tizen.TimeDuration(1, "HOURS"),
@@ -50,7 +49,7 @@ test(function () {
     }, function () {
         calendar_event.expandRecurrence(calendar_event.startDate, calendar_event.endDate, function() {});
     });
-}, 'CalendarEvent_expandRecurrence');
+}, "CalendarEvent_expandRecurrence");
 
 </script>
 </body>
index b6cae0001e34c6d656d78fc2b59bb36de883a069..bacb6052fbef625651a25b51c970764c50b04a1a 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Calendar/privilege_calendar</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: CalendarManager_getCalendar_check_privilege
@@ -41,9 +40,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.calendar.getCalendar()
+        tizen.calendar.getCalendar();
     });
-}, 'CalendarManager_getCalendar');
+}, "CalendarManager_getCalendar");
 
 </script>
 </body>
index c71f9b159bbd85f5fe8c2dd51d2dc8b0c9560e68..217f38e4059a5f39e6b094a7b027eadd84656697 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Calendar/privilege_calendar</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: CalendarManager_getCalendars_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.calendar.getCalendars()
+        tizen.calendar.getCalendars();
     });
-}, 'CalendarManager_getCalendars');
+}, "CalendarManager_getCalendars");
 
 </script>
 </body>
index 533b8e0c87c632336ee19d9b2ce74343872939cb..419e40e59975a06484c6130de043964f74e07c4a 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Calendar/privilege_calendar</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: CalendarManager_getDefaultCalendar_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.calendar.getDefaultCalendar()
+        tizen.calendar.getDefaultCalendar();
     });
-}, 'CalendarManager_getDefaultCalendar');
+}, "CalendarManager_getDefaultCalendar");
 
 </script>
 </body>
index 65be760a90d3a641849c9bd60368c8fa0c6b2665..6afd55b78cecb68dc23d462df5bb868de4115b37 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Calendar/privilege_calendar</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: CalendarManager_getUnifiedCalendar_check_privilege
@@ -38,11 +37,11 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/calendar.html
 test(function () {
     assert_throws({
-        name: 'SecurityError'
+        name: "SecurityError"
     }, function () {
-        tizen.calendar.getUnifiedCalendar('EVENT');
+        tizen.calendar.getUnifiedCalendar("EVENT");
     });
-}, 'CalendarManager_getUnifiedCalendar');
+}, "CalendarManager_getUnifiedCalendar");
 
 </script>
 </body>
index 047db30cfab2b9a7e2bfd108ac51d91be829ccc1..f53382916c52b6663e447230916b23074e720c1b 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>CallHistory_addChangeListener</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,10 +36,10 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Callhistory:CallHistory:addChangeListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/callhistory.html
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.callhistory.addChangeListener();
     });
-}, 'CallHistory_addChangeListener');
+}, "CallHistory_addChangeListener");
 
 </script>
 </body>
index 04c6273ba81ae3adcb341d8c39ac8f6cacabaa19..1ffce7381052fac82b1ad3884588c50a9587b93f 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>CallHistory_find</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,10 +36,10 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Callhistory:CallHistory:find M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/callhistory.html
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.callhistory.find();
     });
-}, 'CallHistory_find');
+}, "CallHistory_find");
 
 </script>
 </body>
index 369e96cacbdccfe7cb1d830c48d654f203e08507..9f3c70b3f67742bb600c6ccf47616e9ad4d64b4f 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>CallHistory_remove</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,10 +36,10 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Callhistory:CallHistory:remove M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/callhistory.html
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.callhistory.remove();
     });
-}, 'CallHistory_remove');
+}, "CallHistory_remove");
 
 </script>
 </body>
index 0bbe4b5035c287676929862a785fc9d3d4fd2ced..ab2c9601f71838625c9815c2e94373a8fad9558c 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>CallHistory_removeAll</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,10 +36,10 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Callhistory:CallHistory:removeAll M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/callhistory.html
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.callhistory.removeAll();
     });
-}, 'CallHistory_removeAll');
+}, "CallHistory_removeAll");
 
 </script>
 </body>
index a188b7c2da9bed834cde25b69bb8c1cdf674c904..662cf92e64f4cafe681bb0866687503e4dbaf8b1 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>CallHistory_removeBatch</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,10 +36,10 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Callhistory:CallHistory:removeBatch M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/callhistory.html
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.callhistory.removeBatch();
     });
-}, 'CallHistory_removeBatch');
+}, "CallHistory_removeBatch");
 
 </script>
 </body>
index 89ed2c55df3d83b8d3a280ef86666c8b2a49e7fd..2a714efd8936f478a9c2a15ebeb99c64e5538180 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>CallHistory_removeChangeListener</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,10 +36,10 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Callhistory:CallHistory:removeChangeListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/callhistory.html
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.callhistory.removeChangeListener();
     });
-}, 'CallHistory_removeChangeListener');
+}, "CallHistory_removeChangeListener");
 
 </script>
 </body>
index 0a21d13e09cc3926b42783246f7fc75441ce4e8d..0ab948bcd7138fd6867bea0fd245b292c7350e15 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Contact/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContactManager_addChangeListener_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.contact.addChangeListener()
+        tizen.contact.addChangeListener();
     });
-}, 'ContactManager_addChangeListener');
+}, "ContactManager_addChangeListener");
 
 </script>
 </body>
index 787946151aa5e42fd9b5eccdb5b4794382a480d8..6d83b739abd2059310f8692f6e7accdf237cee80 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Contact/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContactManager_find_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.contact.find()
+        tizen.contact.find();
     });
-}, 'ContactManager_find');
+}, "ContactManager_find");
 
 </script>
 </body>
index b52b4bb0775337545233a08230ac741fffb373ce..ad18d99330f8ccd7822f149fbf3a2a4fc56cbe36 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Contact/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContactManager_get_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.contact.get()
+        tizen.contact.get();
     });
-}, 'ContactManager_get');
+}, "ContactManager_get");
 
 </script>
 </body>
index 9d131975e0ba1450cdd2704f813000035b9bd4ce..6136a91290efcbb3b39e0c38e42cbc70892eb4a1 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Contact/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContactManager_getAddressBook_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.contact.getAddressBook()
+        tizen.contact.getAddressBook();
     });
-}, 'ContactManager_getAddressBook');
+}, "ContactManager_getAddressBook");
 
 </script>
 </body>
index 0d5f7ee69c0b17cb9ca67b09e772b7b8f8235dfb..d9b301f0d745fb4ae184e0f13db6f73c6d620183 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Contact/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContactManager_getAddressBooks_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.contact.getAddressBooks()
+        tizen.contact.getAddressBooks();
     });
-}, 'ContactManager_getAddressBooks');
+}, "ContactManager_getAddressBooks");
 
 </script>
 </body>
index 8b52e6d72f4d203ea05cb6b6653f66702b232291..b187a580da2dcd1ccfc361aebb34fb32053118db 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Contact/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContactManager_getDefaultAddressBook_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.contact.getDefaultAddressBook()
+        tizen.contact.getDefaultAddressBook();
     });
-}, 'ContactManager_getDefaultAddressBook');
+}, "ContactManager_getDefaultAddressBook");
 
 </script>
 </body>
index 9a67b9b7036bee576e7ef02ca7db4f616b566203..22e3c29d37cc36cbe36faa555d1dbbd77e703367 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Contact/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContactManager_getUnifiedAddressBook_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.contact.getUnifiedAddressBook()
+        tizen.contact.getUnifiedAddressBook();
     });
-}, 'ContactManager_getUnifiedAddressBook');
+}, "ContactManager_getUnifiedAddressBook");
 
 </script>
 </body>
index 5a82e3bcb41c9e9fc8292b56ea93ee74889790d4..e4596b264213123a83870f88b7a23738df83f736 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Contact/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContactManager_remove_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.contact.remove()
+        tizen.contact.remove();
     });
-}, 'ContactManager_remove');
+}, "ContactManager_remove");
 
 </script>
 </body>
index d6901d039c4cac28d93c8e018f5d61251b3e38e8..af2d88e9abe9498f892e7b5afbd7fdd3aa00f608 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Contact/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContactManager_removeBatch_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.contact.removeBatch()
+        tizen.contact.removeBatch();
     });
-}, 'ContactManager_removeBatch');
+}, "ContactManager_removeBatch");
 
 </script>
 </body>
index 4dff775cd044b12242c82df765d2fe0fe1c85ff9..6e3f695f052894a8899a192f043c290f7d807731 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Contact/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContactManager_removeChangeListener_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.contact.removeChangeListener()
+        tizen.contact.removeChangeListener();
     });
-}, 'ContactManager_removeChangeListener');
+}, "ContactManager_removeChangeListener");
 
 </script>
 </body>
index 697b3aac1671406c46238f00368c3b7955234649..f0e4076ada1a7631fd89731ded7082ce7b38bafb 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Contact/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContactManager_update_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.contact.update()
+        tizen.contact.update();
     });
-}, 'ContactManager_update');
+}, "ContactManager_update");
 
 </script>
 </body>
index 379bfe4970212f1bed85a07c8b800a0178d88e72..e3a9d778591b81a855526220106744412bde4a1b 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Contact/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContactManager_updateBatch_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.contact.updateBatch()
+        tizen.contact.updateBatch();
     });
-}, 'ContactManager_updateBatch');
+}, "ContactManager_updateBatch");
 
 </script>
 </body>
index f6551303a9d634cd821f963f8f1dd26dccc9454b..984e2828c72517e0ff9d134cedf98d73e6c5611e 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Content/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContentManager_find_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.content.find()
+        tizen.content.find();
     });
-}, 'ContentManager_find');
+}, "ContentManager_find");
 
 </script>
 </body>
index 8b92f51170d05d101bde91e23c615b9b09d37130..bcfa6eee3d42b065aaebc5e0ed68c6108c409d3d 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Content/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContentManager_scanFile_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.content.scanFile()
+        tizen.content.scanFile();
     });
-}, 'ContentManager_scanFile');
+}, "ContentManager_scanFile");
 
 </script>
 </body>
index 7437da9b2d4ff956ab574eadc787a9e5063b35d6..aceaad07b2f22994db9435f3cb5317c7e6473428 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Content/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContentManager_setChangeListener_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.content.setChangeListener({})
+        tizen.content.setChangeListener({});
     });
-}, 'ContentManager_setChangeListener');
+}, "ContentManager_setChangeListener");
 
 </script>
 </body>
index 4531db7aa6b0225070e1d4b9f01b6d9b370a4276..37b33f6754b3feff7542fd52e6355cba32ba729b 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Content/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContentManager_unsetChangeListener_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.content.unsetChangeListener()
+        tizen.content.unsetChangeListener();
     });
-}, 'ContentManager_unsetChangeListener');
+}, "ContentManager_unsetChangeListener");
 
 </script>
 </body>
index b07f3c78bc39f3eacc0ce6109c90ac7bebeddb1d..502dbb79bb1ea7017a7bb00d6ae9c6d1d0e37442 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Content/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContentManager_update_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.content.update()
+        tizen.content.update();
     });
-}, 'ContentManager_update');
+}, "ContentManager_update");
 
 </script>
 </body>
index 601fd2626d41cdd3643719083c6f7be729ec8f5a..cfef49169d79676a8f4461b005f99b555085d0ee 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Content/privilege_contact</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: ContentManager_updateBatch_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.content.updateBatch()
+        tizen.content.updateBatch();
     });
-}, 'ContentManager_updateBatch');
+}, "ContentManager_updateBatch");
 
 </script>
 </body>
index 58d4b3c16dfcb1dac87af77309b6028ba68ea3a2..ccb2bf8c67dfba981d6b0dc82c6c51fe461b9690 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/datacontrol/DataControlManager_getDataControlConsumer</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/datacontrol.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.datacontrol.getDataControlConsumer();
     });
-}, 'DataControlManager_getDataControlConsumer');
+}, "DataControlManager_getDataControlConsumer");
 
 </script>
 </body>
index 9e1a1acd4dc9facc59e489d1d0e0a973fa0a1973..ec46fd998868ab349fc299ce5837187d510c6c79 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/datasync/DataSynchronizationManager_add</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/datasync.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.datasync.add();
     });
-}, 'DataSynchronizationManager_add');
+}, "DataSynchronizationManager_add");
 
 </script>
 </body>
index e61fd33b2a24277fb5ef38cab15adf191ef73356..2e4d5b2fc3da82b9f69d2231be7ccf4e95f610f6 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/datasync/DataSynchronizationManager_get</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/datasync.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.datasync.get();
     });
-}, 'DataSynchronizationManager_get');
+}, "DataSynchronizationManager_get");
 
 </script>
 </body>
index 76e5b1a802faa6df7b1155217fd76f8a14ae5d6a..92a7c8525b454dc408af14e057bb3af5d00acb8b 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/datasync/DataSynchronizationManager_getAll</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/datasync.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.datasync.getAll();
     });
-}, 'DataSynchronizationManager_getAll');
+}, "DataSynchronizationManager_getAll");
 
 </script>
 </body>
index 1e953977afaf5d3c9ca1563396c70748ac078a83..f8d2edbc30c66fe910fb6db31c6b204429185f6e 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/datasync/DataSynchronizationManager_getLastSyncStatistics</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/datasync.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.datasync.getLastSyncStatistics();
     });
-}, 'DataSynchronizationManager_getLastSyncStatistics');
+}, "DataSynchronizationManager_getLastSyncStatistics");
 
 </script>
 </body>
index 13cfc66aefcc9abdc9b7814bc4ee2a6cc4b3c657..4d7b3a2734c0a24cccb13104fda4ee5d054046a0 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/datasync/DataSynchronizationManager_getMaxProfilesNum</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/datasync.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.datasync.getMaxProfilesNum();
     });
-}, 'DataSynchronizationManager_getMaxProfilesNum');
+}, "DataSynchronizationManager_getMaxProfilesNum");
 
 </script>
 </body>
index 2ee02c69aeb7f00040a15e0d7d9ae6d649129180..124276fbc22e5ade4dcad7e31540836ac35378d0 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/datasync/DataSynchronizationManager_getProfilesNum</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/datasync.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.datasync.getProfilesNum();
     });
-}, 'DataSynchronizationManager_getProfilesNum');
+}, "DataSynchronizationManager_getProfilesNum");
 
 </script>
 </body>
index ecd9dac4e60d758f905f44fa80d1fccc382d23d9..2a08b1b22a7518f7ac39620539e395fdb162d1a4 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/datasync/DataSynchronizationManager_remove</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/datasync.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.datasync.remove();
     });
-}, 'DataSynchronizationManager_remove');
+}, "DataSynchronizationManager_remove");
 
 </script>
 </body>
index ed8aebf8a2f0359854f5e9bbc4221e71a3f4baef..cf60d3561701ba1f4a63a4fbe42cbff004ab8781 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/datasync/DataSynchronizationManager_startSync</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/datasync.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.datasync.startSync();
     });
-}, 'DataSynchronizationManager_startSync');
+}, "DataSynchronizationManager_startSync");
 
 </script>
 </body>
index 84986cfab0096cabdf3857fdd469fafa27fbbe61..96a8ff0822f43d6edf0c030515c46fa3675bdec0 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/datasync/DataSynchronizationManager_stopSync</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/datasync.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.datasync.stopSync();
     });
-}, 'DataSynchronizationManager_stopSync');
+}, "DataSynchronizationManager_stopSync");
 
 </script>
 </body>
index e1105b555da416e90fb8b2d9e1a95bf2ccc4cbb4..62c96f1549aee42434cbf796747d90625bc2b711 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/datasync/DataSynchronizationManager_update</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/datasync.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.datasync.update();
     });
-}, 'DataSynchronizationManager_update');
+}, "DataSynchronizationManager_update");
 
 </script>
 </body>
index 0af316f1e37897224f6e4c30bafdc2800a99de10..ad0ede46a2857b283dbc9b9975c2b8fc3bc3cf72 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -18,18 +19,16 @@ Authors:
     Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 
 <head>
 <title>Download/privilege_download</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
-<script language="javascript" src="support/messaging_common.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
-<div id=log></div>
+<div id="log"></div>
 <script>
 
 //==== TEST: DownloadManager_start_check_privilege
@@ -40,9 +39,9 @@ test(function () {
     assert_throws({
         name: "SecurityError"
     }, function () {
-        tizen.download.start()
+        tizen.download.start();
     });
-}, 'DownloadManager_start');
+}, "DownloadManager_start");
 
 </script>
 </body>
index 61117973d38597b7af29003c466df193d860ff85..057991806b7055fe3ade1855fb07496ce8713b59 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/filesystem/FileSystemManager_addStorageStateChangeListener</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.filesystem.addStorageStateChangeListener();
     });
-}, 'FileSystemManager_addStorageStateChangeListener');
+}, "FileSystemManager_addStorageStateChangeListener");
 
 </script>
 </body>
index 0c7c43b9b5fd12b62f6fd3999ee61bd2aa1908b8..a6c27d2f167edb8eabdcee8198a9e2c84ba72d1c 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/filesystem/FileSystemManager_getStorage</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.filesystem.getStorage();
     });
-}, 'FileSystemManager_getStorage');
+}, "FileSystemManager_getStorage");
 
 </script>
 </body>
index 379ed710c7c7f6803e134d0c88f2764f8b4cd302..f9f1b7fd8c875726946c5202022c8403a79551ef 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/filesystem/FileSystemManager_listStorages</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.filesystem.listStorages();
     });
-}, 'FileSystemManager_listStorages');
+}, "FileSystemManager_listStorages");
 
 </script>
 </body>
index 2a4ca77bb94403a17cd66d08fd5a5c795b506179..86d25eb344c8062782aa13ed55a9c9ba668ff84e 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/filesystem/FileSystemManager_removeStorageStateChangeListener</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.filesystem.removeStorageStateChangeListener(3);
     });
-}, 'FileSystemManager_removeStorageStateChangeListener');
+}, "FileSystemManager_removeStorageStateChangeListener");
 
 </script>
 </body>
index 6a7547b244c12e7f5a07da1e3c8a27f031bf220a..6a65561129ea77118c5e3569f4f23d82103bf822 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/filesystem/FileSystemManager_resolve</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/filesystem.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.filesystem.resolve("music", function () {});
     });
-}, 'FileSystemManager_resolve');
+}, "FileSystemManager_resolve");
 
 </script>
 </body>
index e166bbe02a55ad6000dd71ecf608336c71492b79..74a58884cf6e1929e88f35d71838f7216bb37646 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageService_loadMessageAttachment</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,20 +36,20 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageService:loadMessageAttachment M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageService_loadMessageAttachment');
+var t = async_test("MessageService_loadMessageAttachment");
 t.step(function () {
     var service, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             service.loadMessageAttachment();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index f4f8af0a08f8dc9767ae4f6cdedc22a472408363..87330e8f5f42f0a567f708f6a4032e3b377e6fe6 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageService_loadMessageBody</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,20 +36,20 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageService:loadMessageBody M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageService_loadMessageBody');
+var t = async_test("MessageService_loadMessageBody");
 t.step(function () {
     var service, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             service.loadMessageBody();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index e7187540ee390157058228b4539491b8132896f8..02154bb01bd632b34e876dcbd2242d5e7187a02d 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageService_sendMessage</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,20 +36,20 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageService:sendMessage M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageService_sendMessage');
+var t = async_test("MessageService_sendMessage");
 t.step(function () {
     var service, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             service.sendMessage();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index 469c25bdf8685949d843a354096a5f937549c7e4..344427fb337a87a8dcedc9aa52ebb0e1079292df 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageService_sync</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,20 +36,20 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageService:sync M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageService_sync');
+var t = async_test("MessageService_sync");
 t.step(function () {
     var service, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             service.sync();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index a8fe6967eb5462aebedee9282c36e92621ce8f9a..9c021946977e012bfc86e00f9f0c8756cd19abd9 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageService_syncFolder</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,20 +36,20 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageService:syncFolder M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageService_syncFolder');
+var t = async_test("MessageService_syncFolder");
 t.step(function () {
     var service, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             service.syncFolder();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index d8bf6a9bc44e3f7d9a5f6c9a5d4fc7aa4ef2ef5e..ae40104cad363d0189b26f74ae8d2859c3dc19c7 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageStorage_addConversationsChangeListener</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,21 +36,21 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageStorage:addConversationsChangeListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageStorage_addConversationsChangeListener');
+var t = async_test("MessageStorage_addConversationsChangeListener");
 t.step(function () {
     var service, storage, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
         storage = service.messageStorage;
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             storage.addConversationsChangeListener();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index aa051c8b0e4b2f34b2e3db5b74401b432b699695..775e273b1f24c23e98a14ffa9cf6474f2a5ffa11 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageStorage_addDraftMessage</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,21 +36,21 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageStorage:addDraftMessage M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageStorage_addDraftMessage');
+var t = async_test("MessageStorage_addDraftMessage");
 t.step(function () {
     var service, storage, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
         storage = service.messageStorage;
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             storage.addDraftMessage();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index d959add2e5e9c276831c25ebd0b6b44ffba6af82..b13ca16dadd57d0a6ccf8f89265b226088d3fff8 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageStorage_addFoldersChangeListener</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,21 +36,21 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageStorage:addFoldersChangeListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageStorage_addFoldersChangeListener');
+var t = async_test("MessageStorage_addFoldersChangeListener");
 t.step(function () {
     var service, storage, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
         storage = service.messageStorage;
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             storage.addFoldersChangeListener();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index 10f024f0602268f8f4ad08ada23f0a5c34c20eca..d12986332bdef5ca4d40f46b42f151a69a4daaba 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageStorage_addMessagesChangeListener</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,21 +36,21 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageStorage:addMessagesChangeListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageStorage_addMessagesChangeListener');
+var t = async_test("MessageStorage_addMessagesChangeListener");
 t.step(function () {
     var service, storage, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
         storage = service.messageStorage;
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             storage.addMessagesChangeListener();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index b512a1a3164d0a8887f94d8ce781ae19094acbcb..feb1c6745d5b815d1655ada88d2c894d8732c52c 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageStorage_findConversations</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,21 +36,21 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageStorage:findConversations M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageStorage_findConversations');
+var t = async_test("MessageStorage_findConversations");
 t.step(function () {
     var service, storage, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
         storage = service.messageStorage;
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             storage.findConversations();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index b335db46a626f03aea2bddd8b05f35bc35e2f5f3..e14c10ebdf55fd9c6385dbad240866c349e4cf15 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageStorage_findFolders</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,21 +36,21 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageStorage:findFolders M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageStorage_findFolders');
+var t = async_test("MessageStorage_findFolders");
 t.step(function () {
     var service, storage, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
         storage = service.messageStorage;
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             storage.findFolders();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index 5e54d412c526349873b661ca9e8e699979e89e1e..e1cf5ebd915428d95d431f0f8d8685b0c3834a24 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageStorage_findMessages</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,21 +36,21 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageStorage:findMessages M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageStorage_findMessages');
+var t = async_test("MessageStorage_findMessages");
 t.step(function () {
     var service, storage, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
         storage = service.messageStorage;
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             storage.findMessages();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index 412a24e5c357eac4af387d53a54a6831513320a3..a817f2f49563975fabd3c8767bc60ae3d9a28899 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageStorage_removeChangeListener</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,21 +36,21 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageStorage:removeChangeListener M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageStorage_removeChangeListener');
+var t = async_test("MessageStorage_removeChangeListener");
 t.step(function () {
     var service, storage, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
         storage = service.messageStorage;
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             storage.removeChangeListener();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index 291ba752311d7b8d7599898a13e3003d3f3027a4..0f01b1f080a730d13f5abb6482bfa196565fe312 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageStorage_removeConversations</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,21 +36,21 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageStorage:removeConversations M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageStorage_removeConversations');
+var t = async_test("MessageStorage_removeConversations");
 t.step(function () {
     var service, storage, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
         storage = service.messageStorage;
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             storage.removeConversations();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index f0a7851373e1a64c11292781ca39e09bb9416e74..6c9ce47ea1996c5c594d79d0fe82fccc1cabbd6d 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageStorage_removeMessages</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,21 +36,21 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageStorage:removeMessages M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageStorage_removeMessages');
+var t = async_test("MessageStorage_removeMessages");
 t.step(function () {
     var service, storage, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
         storage = service.messageStorage;
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             storage.removeMessages();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index 31fb67e2a0df6547f8a93e8e85d9e16fd7e159fb..be8392dce662aadb94509e0eefafc39f07b99fc1 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/messaging/MessageStorage_updateMessages</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -36,21 +36,21 @@ Authors:
 //==== SPEC: Tizen Web API:Tizen Specification:Messaging:MessageStorage:updateMessages M
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
 
-var t = async_test('MessageStorage_updateMessages');
+var t = async_test("MessageStorage_updateMessages");
 t.step(function () {
     var service, storage, onService, onServiceError;
     onService = t.step_func(function(services) {
         assert_true(services.length > 0, "services list is empty");
         service = services[0];
         storage = service.messageStorage;
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             storage.updateMessages();
         });
         t.done();
     });
 
     onServiceError = t.step_func(function(err) {
-        assert_unreached('getMessageServices error: ' + err.message);
+        assert_unreached("getMessageServices error: " + err.message);
     });
 
     tizen.messaging.getMessageServices("messaging.sms", onService, onServiceError);
index 09c72748fa5ed6e18a193924cec4e3cbfe4d1442..76b38c1db4b52e29bed296bd885c3cb0abb3308d 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/nfc/NFCManager_getDefaultAdapter</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -40,15 +40,15 @@ test(function () {
     var deviceCapabilities = tizen.systeminfo.getCapabilities();
 
     // if nfc is not supported then skip this test
-    assert_own_property(deviceCapabilities, 'nfc', 'deviceCapabilities');
+    assert_own_property(deviceCapabilities, "nfc", "deviceCapabilities");
     if (!deviceCapabilities.nfc) {
         return;    // test will PASS
     }
 
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.nfc.getDefaultAdapter();
     });
-}, 'NFCManager_getDefaultAdapter');
+}, "NFCManager_getDefaultAdapter");
 
 </script>
 </body>
index 91f0518ee091afd7dbffee202bbfd01f036999df..d1558a28b10c4ceab40a1b0f0d8352c74f8a1d72 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/nfc/NFCManager_setExclusiveMode</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -40,15 +40,15 @@ test(function () {
     var deviceCapabilities = tizen.systeminfo.getCapabilities();
 
     // if nfc is not supported then skip this test
-    assert_own_property(deviceCapabilities, 'nfc', 'deviceCapabilities');
+    assert_own_property(deviceCapabilities, "nfc", "deviceCapabilities");
     if (!deviceCapabilities.nfc) {
         return;    // test will PASS
     }
 
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.nfc.setExclusiveMode(true);
     });
-}, 'NFCManager_setExclusiveMode');
+}, "NFCManager_setExclusiveMode");
 
 </script>
 </body>
index a3dca7b18d6c9dc6ca706696bbcb44149dd372f4..ed3175de8edd4756462c61116de21e56b7ccdef5 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/networkbearerselection/NetworkBearerSelection_releaseRouteToHost</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/networkbearerselection.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.networkbearerselection.releaseRouteToHost();
     });
-}, 'NetworkBearerSelection_releaseRouteToHost');
+}, "NetworkBearerSelection_releaseRouteToHost");
 
 </script>
 </body>
index 6b4a7423df614d2b7fd0ba31761fbb954c448196..c0463c1ca97932836e039d2358ccfeb005340390 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/networkbearerselection/NetworkBearerSelection_requestRouteToHost</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/networkbearerselection.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.networkbearerselection.requestRouteToHost();
     });
-}, 'NetworkBearerSelection_requestRouteToHost');
+}, "NetworkBearerSelection_requestRouteToHost");
 
 </script>
 </body>
index 185143476b1d3c9a419e12309e574ca6a0cff2c9..c3a964147677c1d4e92e3acdc53383ee545ac639 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/notification/NotificationManager_post</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/notification.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.notification.post();
     });
-}, 'NotificationManager_post');
+}, "NotificationManager_post");
 
 </script>
 </body>
index c95fcad299ffdf6284204878d528a2c326970f55..581ba3d78603c9a6059449183b76916b74e06db1 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/notification/NotificationManager_remove</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/notification.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.notification.remove();
     });
-}, 'NotificationManager_remove');
+}, "NotificationManager_remove");
 
 </script>
 </body>
index 4e1bdf58102b6fcee5cf788795a198d784c5e27b..1804e1cc728a1ae3b405bcf00c7050ff132ca795 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/notification/NotificationManager_removeAll</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/notification.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.notification.removeAll();
     });
-}, 'NotificationManager_removeAll');
+}, "NotificationManager_removeAll");
 
 </script>
 </body>
index ca82aa46ada32f7a1183de0a90e4729123bf181a..fd0b3345bbd5db86a19987b770030a5b5792ad57 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/notification/NotificationManager_update</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/notification.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.notification.update();
     });
-}, 'NotificationManager_update');
+}, "NotificationManager_update");
 
 </script>
 </body>
index b7dae299c9db7e9327863ab954a2b401ce65893c..bf15f7c30b59ca7ef349ffe96e9fb3206b7d28d8 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/package/PackageManager_getPackageInfo</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/package.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.package.getPackageInfo();
     });
-}, 'PackageManager_getPackageInfo');
+}, "PackageManager_getPackageInfo");
 
 </script>
 </body>
index eb9662459752feda69121feb21ac00261b08d235..14e02f7c813ae208438b13a262f7ee7033d8e94a 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/package/PackageManager_getPackagesInfo</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/package.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.package.getPackagesInfo();
     });
-}, 'PackageManager_getPackagesInfo');
+}, "PackageManager_getPackagesInfo");
 
 </script>
 </body>
index 6b4a1c0245c6bcb25e6dd4f55a840bced2f4dd4d..e48ecb05f3036ee622f1b0f43a38d43d3b436ecc 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/package/PackageManager_install</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/package.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.package.install();
     });
-}, 'PackageManager_install');
+}, "PackageManager_install");
 
 </script>
 </body>
index 2719b4105540c9a14d737816d36a1658085f19ce..44942c95363c94c1dc35a3d4553bbab05485e9a6 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/package/PackageManager_setPackageInfoEventListener</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/package.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.package.setPackageInfoEventListener();
     });
-}, 'PackageManager_setPackageInfoEventListener');
+}, "PackageManager_setPackageInfoEventListener");
 
 </script>
 </body>
index d6307b54d966d9488a1b1db4f69454b8c2b1fba8..fa319b1240b280e529a3c3ff58d4cf856331aa49 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/package/PackageManager_uninstall</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/package.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.package.uninstall();
     });
-}, 'PackageManager_uninstall');
+}, "PackageManager_uninstall");
 
 </script>
 </body>
index d6d0d941fb214a50818c797665b948244ca792eb..96cf01ce2d2555c590485cc9f56fa2ac1d18ce0b 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/package/PackageManager_unsetPackageInfoEventListener</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/package.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.package.unsetPackageInfoEventListener();
     });
-}, 'PackageManager_unsetPackageInfoEventListener');
+}, "PackageManager_unsetPackageInfoEventListener");
 
 </script>
 </body>
index f2d1e0c1eb947b296e76ffd18c58f2cbb9471d83..0466b355c2ac82ab9a8efe2ef44c413f22c750ec 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/power/PowerManager_request</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/power.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.power.request();
     });
-}, 'PowerManager_request');
+}, "PowerManager_request");
 
 </script>
 </body>
index aa0d302184ade1016033cd9fc919e084b81f5404..9f1ec5710800ec1f3834a63ae75903be09ccbac5 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/power/PowerManager_setScreenBrightness</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/power.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.power.setScreenBrightness(-1);
     });
-}, 'PowerManager_setScreenBrightness');
+}, "PowerManager_setScreenBrightness");
 
 </script>
 </body>
index 00b349aad6503cc82de23f7cbc759972b1b5cbad..68dfa271d8f818688d95538d8edbf95e66a4d20b 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/power/PowerManager_turnScreenOff</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,13 +37,13 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/power.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.power.turnScreenOff();
     });
     try {
         tizen.power.turnScreenOn();
     } catch(err) {}
-}, 'PowerManager_turnScreenOff');
+}, "PowerManager_turnScreenOff");
 
 </script>
 </body>
index 7dcf4b230b3c672ce9f49916d96e4516e09b28ca..22118eba15cce86811cec7c196cb2b9e4ff8ccde 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/power/PowerManager_turnScreenOn</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/power.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.power.turnScreenOn();
     });
-}, 'PowerManager_turnScreenOn');
+}, "PowerManager_turnScreenOn");
 
 </script>
 </body>
index c43500c90bd419810ab50e37661c91411595db7f..9a53d367dcb6074c698a691c32221b8ed5ef6dac 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/push/PushManager_connectService</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -40,15 +40,15 @@ test(function () {
     var deviceCapabilities = tizen.systeminfo.getCapabilities();
 
     // if push is not supported then skip this test
-    assert_own_property(deviceCapabilities, 'push', 'deviceCapabilities');
+    assert_own_property(deviceCapabilities, "push", "deviceCapabilities");
     if (!deviceCapabilities.push) {
         return;    // test will PASS
     }
 
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.push.connectService();
     });
-}, 'PushManager_connectService');
+}, "PushManager_connectService");
 
 </script>
 </body>
index b4639d4c2270c4339820a22d02f03da7a2b9f5fe..74a7f6b693bbc0277fc326bca10d666519c9fab6 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/push/PushManager_disconnectService</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -40,15 +40,15 @@ test(function () {
     var deviceCapabilities = tizen.systeminfo.getCapabilities();
 
     // if push is not supported then skip this test
-    assert_own_property(deviceCapabilities, 'push', 'deviceCapabilities');
+    assert_own_property(deviceCapabilities, "push", "deviceCapabilities");
     if (!deviceCapabilities.push) {
         return;    // test will PASS
     }
 
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.push.disconnectService();
     });
-}, 'PushManager_disconnectService');
+}, "PushManager_disconnectService");
 
 </script>
 </body>
index 254808a675b6281436861771102ed3c17ffae605..f847baeddd30bf47e264e8d5039e5074227a98b6 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/push/PushManager_getRegistrationId</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -40,15 +40,15 @@ test(function () {
     var deviceCapabilities = tizen.systeminfo.getCapabilities();
 
     // if push is not supported then skip this test
-    assert_own_property(deviceCapabilities, 'push', 'deviceCapabilities');
+    assert_own_property(deviceCapabilities, "push", "deviceCapabilities");
     if (!deviceCapabilities.push) {
         return;    // test will PASS
     }
 
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.push.getRegistrationId();
     });
-}, 'PushManager_getRegistrationId');
+}, "PushManager_getRegistrationId");
 
 </script>
 </body>
index ab3fce77a4bd60c87f80a5fa4a3ba13c85e71389..8dd69ca9dcef738d447fa2cea12d1df7fba447c6 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/push/PushManager_registerService</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -40,15 +40,15 @@ test(function () {
     var deviceCapabilities = tizen.systeminfo.getCapabilities();
 
     // if push is not supported then skip this test
-    assert_own_property(deviceCapabilities, 'push', 'deviceCapabilities');
+    assert_own_property(deviceCapabilities, "push", "deviceCapabilities");
     if (!deviceCapabilities.push) {
         return;    // test will PASS
     }
 
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.push.registerService();
     });
-}, 'PushManager_registerService');
+}, "PushManager_registerService");
 
 </script>
 </body>
index 775f3e69ae711189a480dbee8ff5720a3ce0a2d3..f718ef6898eea4ca6daca7f19bca10f760172977 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/push/PushManager_unregisterService</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -40,15 +40,15 @@ test(function () {
     var deviceCapabilities = tizen.systeminfo.getCapabilities();
 
     // if push is not supported then skip this test
-    assert_own_property(deviceCapabilities, 'push', 'deviceCapabilities');
+    assert_own_property(deviceCapabilities, "push", "deviceCapabilities");
     if (!deviceCapabilities.push) {
         return;    // test will PASS
     }
 
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.push.unregisterService();
     });
-}, 'PushManager_unregisterService');
+}, "PushManager_unregisterService");
 
 </script>
 </body>
index f09a6ef691110ea6c470024610a1d87a45ce0c98..c273d4faedcb5a14e9a328d6cb2adf9f3809a5e2 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/seService/SEService_getReaders</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -40,15 +40,15 @@ test(function () {
     var deviceCapabilities = tizen.systeminfo.getCapabilities();
 
     // if secureElement is not supported then skip this test
-    assert_own_property(deviceCapabilities, 'secureElement', 'deviceCapabilities');
+    assert_own_property(deviceCapabilities, "secureElement", "deviceCapabilities");
     if (!deviceCapabilities.secureElement) {
         return;    // test will PASS
     }
 
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.seService.getReaders();
     });
-}, 'SEService_getReaders');
+}, "SEService_getReaders");
 
 </script>
 </body>
index 57dd5f157a92231ba938e38af9e2a95ac733ddab..f6bbaa12d0a4caf6f7180ca7156f8c22f743085f 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/seService/SEService_registerSEListener</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -40,15 +40,15 @@ test(function () {
     var deviceCapabilities = tizen.systeminfo.getCapabilities();
 
     // if secureElement is not supported then skip this test
-    assert_own_property(deviceCapabilities, 'secureElement', 'deviceCapabilities');
+    assert_own_property(deviceCapabilities, "secureElement", "deviceCapabilities");
     if (!deviceCapabilities.secureElement) {
         return;    // test will PASS
     }
 
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.seService.registerSEListener();
     });
-}, 'SEService_registerSEListener');
+}, "SEService_registerSEListener");
 
 </script>
 </body>
index c58bfed3abd3e21c84fe1982322b7f991d74de31..5b3f7d4962e4c1a193b27a7fb0b3cffc610384bc 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/seService/SEService_shutdown</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -40,15 +40,15 @@ test(function () {
     var deviceCapabilities = tizen.systeminfo.getCapabilities();
 
     // if secureElement is not supported then skip this test
-    assert_own_property(deviceCapabilities, 'secureElement', 'deviceCapabilities');
+    assert_own_property(deviceCapabilities, "secureElement", "deviceCapabilities");
     if (!deviceCapabilities.secureElement) {
         return;    // test will PASS
     }
 
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.seService.shutdown();
     });
-}, 'SEService_shutdown');
+}, "SEService_shutdown");
 
 </script>
 </body>
index 1bb1820bffacd74e915922849cae28f584682010..e34d846ca71dad302bfd8762b0f83c81d61ebcab 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/seService/SEService_unregisterSEListener</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -40,15 +40,15 @@ test(function () {
     var deviceCapabilities = tizen.systeminfo.getCapabilities();
 
     // if secureElement is not supported then skip this test
-    assert_own_property(deviceCapabilities, 'secureElement', 'deviceCapabilities');
+    assert_own_property(deviceCapabilities, "secureElement", "deviceCapabilities");
     if (!deviceCapabilities.secureElement) {
         return;    // test will PASS
     }
 
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.seService.unregisterSEListener();
     });
-}, 'SEService_unregisterSEListener');
+}, "SEService_unregisterSEListener");
 
 </script>
 </body>
index d014373160d12df5c043ca6b4402087f3d1fcc3a..2f088d48510406aa8247326462d882587ca90bef 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Junghyuk Park <junghyuk.park@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/systeminfo/SystemInfoCellularNetwork_imei</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -40,7 +40,7 @@ var t = async_test(document.title), onSuccessCallback, onErrorCallback;
 
 t.step(function () {
     onSuccessCallback = t.step_func(function (cellular) {
-        assert_throws({'name': 'SecurityError'}, function () {
+        assert_throws({"name": "SecurityError"}, function () {
             assert_not_equals(cellular.imei, null);
         });
         t.done();
@@ -50,7 +50,7 @@ t.step(function () {
         assert_unreached("Exception : " + e.message);
     });
 
-    tizen.systeminfo.getPropertyValue('CELLULAR_NETWORK', onSuccessCallback, onErrorCallback);
+    tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", onSuccessCallback, onErrorCallback);
 }, "SystemInfoCellularNetwork_imei");
 
 </script>
index 72b5fab0e7008e33f538f558139f4a8341c443da..25492d9421f536a3bf0252f20cd041351634430b 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/systeminfo/SystemInfoDeviceCapability_nativeApiVersion</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,12 +37,12 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         var capabilities;
         capabilities = tizen.systeminfo.getCapabilities();
         assert_not_equals(capabilities.nativeApiVersion, null);
     });
-}, 'SystemInfoDeviceCapability_nativeApiVersion');
+}, "SystemInfoDeviceCapability_nativeApiVersion");
 
 </script>
 </body>
index 318a582872346d281a0137776557f11ae015a2ec..7d3dcb8897ce4b6e55ec7b53f551d618f71d433b 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/systeminfo/SystemInfoDeviceCapability_platformVersion</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,12 +37,12 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         var capabilities;
         capabilities = tizen.systeminfo.getCapabilities();
         assert_not_equals(capabilities.platformVersion, null);
     });
-}, 'SystemInfoDeviceCapability_platformVersion');
+}, "SystemInfoDeviceCapability_platformVersion");
 
 </script>
 </body>
index 0744b70037c25ac3da0af99a0ac0d10ce828ad45..37fc3450714c92cc08c410ff8ffd48ec5aea8676 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/systeminfo/SystemInfoDeviceCapability_webApiVersion</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,12 +37,12 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         var capabilities;
         capabilities = tizen.systeminfo.getCapabilities();
         assert_not_equals(capabilities.webApiVersion, null);
     });
-}, 'SystemInfoDeviceCapability_webApiVersion');
+}, "SystemInfoDeviceCapability_webApiVersion");
 
 </script>
 </body>
index 3d44ae172fc09eaa7bdb9a5362cc69cfa0ac14f1..2ee4910da0c35f846e44eb64c262a04bbbc2067a 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/systemsetting/SystemSettingManager_setProperty</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systemsetting.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.systemsetting.setProperty("LOCK_SCREEN", "", function () {});
     });
-}, 'SystemSettingManager_setProperty');
+}, "SystemSettingManager_setProperty");
 
 </script>
 </body>
index 9d2b47d53875e3a0b9b18d1d27a111843bb06bd4..1ee5f0ece4ed216f2781ab354eb15b131aa4df3d 100755 (executable)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <!--
 
 Copyright (c) 2013 Samsung Electronics Co., Ltd.
@@ -20,12 +21,11 @@ Authors:
         Junghyuk Park <junghyuk.park@samsung.com>
 
 -->
-<!doctype html>
 <html lang="en">
 <head>
 <title>privilege/websetting/WebSettingManager_removeAllCookies</title>
 <meta charset="utf-8">
-<script language="javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
 
 <body>
@@ -37,10 +37,10 @@ Authors:
 //==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/websetting.html
 
 test(function () {
-    assert_throws({'name': 'SecurityError'}, function () {
+    assert_throws({"name": "SecurityError"}, function () {
         tizen.websetting.removeAllCookies();
     });
-}, 'WebSettingManager_removeAllCookies');
+}, "WebSettingManager_removeAllCookies");
 
 </script>
 </body>