[Bookmark] minor structure standardization
authorPiotr Szydelko <p.szydelko@samsung.com>
Thu, 19 Sep 2013 11:45:09 +0000 (13:45 +0200)
committerPiotr Szydelko <p.szydelko@samsung.com>
Tue, 24 Sep 2013 15:06:58 +0000 (17:06 +0200)
Change-Id: I00b2ff31a5f41936397c3eb38e4363d1e3b357c2

37 files changed:
tct-bookmark-tizen-tests/bookmark/BookmarkFolder_constructor.html
tct-bookmark-tizen-tests/bookmark/BookmarkFolder_exist.html
tct-bookmark-tizen-tests/bookmark/BookmarkFolder_extend.html
tct-bookmark-tizen-tests/bookmark/BookmarkFolder_parent_attribute.html
tct-bookmark-tizen-tests/bookmark/BookmarkFolder_title_attribute.html
tct-bookmark-tizen-tests/bookmark/BookmarkItem_constructor.html
tct-bookmark-tizen-tests/bookmark/BookmarkItem_exist.html
tct-bookmark-tizen-tests/bookmark/BookmarkItem_extend.html
tct-bookmark-tizen-tests/bookmark/BookmarkItem_parent_attribute.html
tct-bookmark-tizen-tests/bookmark/BookmarkItem_title_attribute.html
tct-bookmark-tizen-tests/bookmark/BookmarkItem_url_attribute.html
tct-bookmark-tizen-tests/bookmark/BookmarkManagerObject_notexist.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_add.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_add_bookmark_TypeMismatch.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_add_exist.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_add_invalid.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_add_missarg.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_add_parentFolder_TypeMismatch.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_add_parentFolder_invalid_obj.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_add_with_parentFolder.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_extend.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_get.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_get_exist.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_get_parentFolder_NotFound.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_get_parentFolder_TypeMismatch.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_get_parentFolder_invalid_obj.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_get_with_parentFolder.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_get_with_recursive.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_in_tizen.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_notexist.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_remove.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_remove_bookmarkFolder.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_remove_bookmark_TypeMismatch.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_remove_exist.html
tct-bookmark-tizen-tests/bookmark/BookmarkManager_remove_with_bookmark.html
tct-bookmark-tizen-tests/bookmark/Tizen_bookmark_exist.html
tct-bookmark-tizen-tests/tests.full.xml

index 7975d482ff474206bbb69a6177b8584c4f8fd99c..f151d65d04a9da23b6134e81dd2adc0db3b9a1b1 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkFolder_constructor</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkFolder_constructor
 //==== LABEL check if the values of the attributes are equal to the arguments passed for BookmarkFolder
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkFolder:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA CONSTRA CONSTRM
 
 test(function () {
index 4020506a156bf954bc29ade6eada746e159ad44c..6f6a93ba06e4325bcad19b1659bb61c49756d036 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkFolder_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkFolder_exist
 //==== LABEL Check if BookmarkFolder exists
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkFolder:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA CONSTRF
 
 test(function () {
index 81f6dda3eb7f1a6ec293d023e9e149f37d4cd0c2..93c975385b1af6b093d4a7a9e85f5d339bc82857 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkFolder_extend</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: BookmarkFolder_extend
 //==== LABEL test whether the BookmarkFolder object can have new attribute added
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkFolder:BookmarkFolder U
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA OBX
 //==== PRIORITY P3
 
index cecfea9c9563b5bba22f42397e61ab82a07dbb41..2dd7c6bce8084368dacdf92864ea20607008b8fa 100644 (file)
@@ -16,11 +16,11 @@ limitations under the License.
 
 
 Authors:
-    Marcin Kaminski <marcin.ka@samsung.com>
-    Mariusz Polasinski <m.polasinski@samsung.com>
+        Marcin Kaminski <marcin.ka@samsung.com>
+        Mariusz Polasinski <m.polasinski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkFolder_parent_attribute</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== TEST: BookmarkFolder_parent_attribute
 //==== LABEL Check if attribute parent of BookmarkFolder exists, has type BookmarkFolder and is readonly
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkFolder:parent A
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA AE AT ADV ARO
 
 test(function () {
index 05b3b8cb0ea007a9114ceed49ff52f65e66a50f1..0d9289a3e770ee0a66a31c6a897df9085005b069 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Marcin Kaminski <marcin.ka@samsung.com>
+        Marcin Kaminski <marcin.ka@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkFolder_title_attribute</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkFolder_title_attribute
 //==== LABEL Check if attribute title of BookmarkFolder exists, has type DOMString and is readonly
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkFolder:title A
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA AE AT ARO
 var bookmarkfolder;
 
index 46134b10343d2ac1573ffad95049fe4c67a22b8f..8a01b93453ad2b5709a76fd42ad95d7228bfaebd 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkItem_constructor</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkItem_constructor
 //==== LABEL check if the values of the attributes are equal to the arguments passed
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkItem:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA CONSTRA CONSTRM
 
 test(function () {
index 97b551fb5b14c28a68ca83b885301bde4eab92fd..ef596c8d07aaed4bbdc8a0e177c0daefc47a9694 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkItem_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkItem_exist
 //==== LABEL Check if BookmarkItem exists
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkItem:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA CONSTRF
 
 test(function () {
index 50cc27c99cb17930c91de0cde53534499bf39200..4b3f4d8085c874ecc55a70532497aac06fa5bc2b 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkItem_extend</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: BookmarkItem_extend
 //==== LABEL test whether the BookmarkItem object can have new attribute added
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkItem:BookmarkItem U
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA OBX
 //==== PRIORITY P3
 
index 8f0c77a2e17a8bdaaaa1a8c1ec34ff482ae0de1f..b20f2e1d4cf7aa5d20858375cf56d2ec0eba1b22 100644 (file)
@@ -16,11 +16,11 @@ limitations under the License.
 
 
 Authors:
-    Marcin Kaminski <marcin.ka@samsung.com>
-    Mariusz Polasinski <m.polasinski@samsung.com>
+        Marcin Kaminski <marcin.ka@samsung.com>
+        Mariusz Polasinski <m.polasinski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkItem_parent_attribute</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== TEST: BookmarkItem_parent_attribute
 //==== LABEL Check if attribute parent of BookmarkItem exists, has type BookmarkFolder and is readonly
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkItem:parent A
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA AE AT ADV ARO
 
 test(function () {
index 24462705cc1a01c45e4e7e5d3fb33ad63859e067..472c4ce4fe46dd14b6debbeb1477bdab987c0cd9 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Marcin Kaminski <marcin.ka@samsung.com>
+        Marcin Kaminski <marcin.ka@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkItem_title_attribute</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkItem_title_attribute
 //==== LABEL Check if attribute title of BookmarkItem exists, has type DOMString and is readonly
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkItem:title A
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA AE AT ARO
 
 var bookmarkitem;
index 32a02d807e5f96744a4b157386f59138896b4d53..606a04b395a87ab1bee75145c448a088bbc97e4f 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Marcin Kaminski <marcin.ka@samsung.com>
+        Marcin Kaminski <marcin.ka@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkItem_url_attribute</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkItem_url_attribute
 //==== LABEL Check if attribute url of BookmarkItem exists, has type DOMString and is readonly
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkItem:url A
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA AE AT ARO
 
 var bookmarkitem;
index e33c8e1335f0e9818223dab5233b9fd99f06d46b..3f163117f87a99c59bc5d388ffaa69b85c85603f 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManagerObject_notexist</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== PRIORITY P3
 //==== LABEL Check if interface BookmarkManagerObject exists, it should not.
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManagerObject:BookmarkManagerObject U
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA NIO
 
 test(function () {
index 1fc60ed105594a7c5fb3419500436fb2b56cbed4..2367e2c7ab6c8abc9b7d4a492cff86a8473ca03b 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_add</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkManager_add
 //==== LABEL Check if BookmarkManager add method works properly
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:add M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MR MAST MMINA
 
 test(function () {
index 6e92790549005341d1c3821a51b7a3c68f8e1e6d..6ff8e94871d22504acf9d1d0e686e906fdbe741f 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_add_bookmark_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: BookmarkManager_add_bookmark_TypeMismatch
 //==== LABEL Check argument bookmark conversions exception in add method.
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:add M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MC
 //==== PRIORITY P2
 
index c49fccce6e5abfab8f80e264c421773624a32c24..546a6ffb7c8330c3b282781a60591a3271a79cd7 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Marcin Kaminski <marcin.ka@samsung.com>
+        Marcin Kaminski <marcin.ka@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_add_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkManager_add_exist
 //==== LABEL Check if method add of BookmarkManager exists
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:add M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA ME
 
 test(function () {
index c40c2a4cce6bb2585c7600565a36cd39c512061f..fd15bad716ee4c0705c5178cb58ad6be9c9769d4 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Piotr Szydelko <p.szydelko@samsung.com>
+        Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_add_invalid</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check if BookmarkManager add method reports error given wrong bookmarks
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:add M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA
 
 test(function () {
index 8e8ad22dec719fc635fab70f9421bab21cf8013c..fd81e414bdfe73a052eb32e9a840eebbe61bf191 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_add_missarg</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkManager_add_missarg
 //==== LABEL Check if add method with missing non-optional argument works
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:add M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MMA
 
 test(function () {
index dc731b0de129f9f3b4ed96825ba5459ccd67c5d4..bad8704ac020e3793767f5d3cbcd13f5f170967d 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_add_parentFolder_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: BookmarkManager_add_parentFolder_TypeMismatch
 //==== LABEL Check argument parentFolder conversions exception in add method.
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:add M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MC
 //==== PRIORITY P2
 
index d5ae0686b9a51752c4e888559afa2f9138a3ce22..95a57b18aabf2c4b9391e7dc0ec562633c8dbcf3 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_add_parentFolder_invalid_obj</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: BookmarkManager_add_parentFolder_invalid_obj
 //==== LABEL Check if the parameter parentFolder which is in add method is invalid
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:add M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MTO
 //==== PRIORITY P2
 
index 21d3645ff596181de70942a7f1b8b508757e6848..8ec775c25f87d38fc0995e9ad4822f15339b3b27 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_add_with_parentFolder</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkManager_add_with_parentFolder
 //==== LABEL Check if BookmarkManager add method with optional parentFolder attribute works properly
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:add M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MOA MAST
 
 test(function () {
index f702a281b3fd4d7d1d62fbca05510d78ec1bb813..d692b72996910bdc976f871602a73f18406de17e 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_extend</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: BookmarkManager_extend
 //==== LABEL test whether the BookmarkManager object can have new attribute added
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:BookmarkManager U
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA OBX
 //==== PRIORITY P3
 
index 0dc674f1500ddcb59c3e01c0b6ac3c70ccf65d9b..091f8c545364cac6ae80a9209c2811624c462c3e 100644 (file)
@@ -16,11 +16,11 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek <b.koziarek@samsung.com>
-    Mariusz Polasinski <m.polasinski@samsung.com>
+        Beata Koziarek <b.koziarek@samsung.com>
+        Mariusz Polasinski <m.polasinski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_get</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== TEST: BookmarkManager_get
 //==== LABEL Check if BookmarkManager get method works properly
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:get M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MR MMINA
 
 test(function () {
index fe264396011bf27561055660269d2e99f50cfe83..91715e7cf6dcdda5ef61b7a64ad047c4e6b402ca 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Marcin Kaminski <marcin.ka@samsung.com>
+        Marcin Kaminski <marcin.ka@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_get_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkManager_get_exist
 //==== LABEL Check if method get of BookmarkManager exists
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:get M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA ME
 
 test(function () {
index c24d605d2271f41d794b97013dac72db7ecb8ded..3c18bb8a34e41321dc7d0df409cd8960de08c650 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Piotr Szydelko <p.szydelko@samsung.com>
+        Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_get_parentFolder_NotFound</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check if BookmarkManager::get() method throws exception when called with non-existing folder
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:get M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MOA MR
 
 test(function () {
index 9258f77e2aa09776ced467bf29b1e2adf0b93127..fb079e4cc2105822ab3c5e6861e0c6e598626c56 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_get_parentFolder_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: BookmarkManager_get_parentFolder_TypeMismatch
 //==== LABEL Check argument parentFolder conversions exception.
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:get M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MC
 //==== PRIORITY P2
 
index fef85005542f48787122452c3f6e316d0c706b85..435291a07d5d39b136d288fd753b481ad5c07e94 100644 (file)
@@ -16,11 +16,11 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek <b.koziarek@samsung.com>
-    Mariusz Polasinski <m.polasinski@samsung.com>
+        Beata Koziarek <b.koziarek@samsung.com>
+        Mariusz Polasinski <m.polasinski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_get_parentFolder_invalid_obj</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== TEST: BookmarkManager_get_parentFolder_invalid_obj
 //==== LABEL Check if the parameter parentFolder which is in get method is invalid
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:get M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MTO
 //==== PRIORITY P2
 
index bbe04ff162f4e2d2059ccb8cbf343be7ed00e9e2..d77bfeefd718b1c7906d5300eda406da6040c934 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_get_with_parentFolder</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkManager_get_with_parentFolder
 //==== LABEL Check if BookmarkManager get method with optional parentFolder argument works properly
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:get M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MOA MR
 
 test(function () {
index 48e543e1c9153eb68cf4fbf514d9078a03bf5b82..e71b71b29ba154253790225685145d98ca5fa0f2 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_get_with_recursive</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkManager_get_with_recursive
 //==== LABEL Check if BookmarkManager get method with optional recursive argument works properly
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:get M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MOA MR
 
 test(function () {
index a56f5edd87c3a6b233133b18c906caf13a2f8641..d319cdef351532e145d154a1ccfa73e806f08d55 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_in_tizen</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: BookmarkManager_in_tizen
 //==== LABEL check attribute bookmark
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:BookmarkManager U
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA OBME
 //==== PRIORITY P3
 
index aca6baf47211f7546175e46f695ae30f46a4ed7d..bb06825c52f7586636dd2da896c44ca12a98b645 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_notexist</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== PRIORITY P3
 //==== LABEL Check if interface BookmarkManager exists, it should not.
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:BookmarkManager U
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA NIO
 
 test(function () {
index e913036910c378397413f5a54ab68c8ecf17e032..b008c0794ff3efb641a2e7b3565d01abc493f70a 100644 (file)
@@ -16,11 +16,11 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
-    Mariusz Polasinski <m.polasinski@samsung.com>
+        Beata Koziarek@samsung.com>
+        Mariusz Polasinski <m.polasinski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_remove</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== TEST: BookmarkManager_remove
 //==== LABEL Check if BookmarkManager remove method works properly
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:remove M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MR MAST MMINA
 
 test(function () {
index b153c8b764774020b1d877f90ae1adde52acada6..036c83a24c2e576b1cd3957b0930f2fc466de830 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Piotr Szydelko <p.szydelko@samsung.com>
+        Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>BookmarkManager_remove</title>
+<title>BookmarkManager_remove_bookmarkFolder</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: BookmarkManager_remove_bookmarkFolder
 //==== LABEL Check if BookmarkManager::remove() method throws InvalidValuesError and NotFoundError
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:remove M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MAST MOA
 
 test(function () {
index 81343b1a4d064375ae3e9ad5188ad28e110ce37b..1f6372039b84d312a8e27e5a4fe6ec86c986f88c 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_remove_bookmark_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: BookmarkManager_remove_bookmark_TypeMismatch
 //==== LABEL Check argument bookmark conversions exception in remove method.
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:remove M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MC
 //==== PRIORITY P2
 
@@ -52,6 +52,7 @@ test(function () {
         }, exceptionName + " should be thrown - given incorrect bookmark.");
     }
 });
+
 </script>
 </body>
 </html>
index 1cbb0ad09db59a8fbc236b6ab6db2c02f69e9586..33210ee527e7e90e801e2afd2aac760646080210 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Marcin Kaminski <marcin.ka@samsung.com>
+        Marcin Kaminski <marcin.ka@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_remove_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkManager_remove_exist
 //==== LABEL Check if method remove of BookmarkManager exists
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:remove M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA ME
 
 test(function () {
index 6990a375472e9d67c10f7610d4bf294069447e18..d5dc0db1399affb2330826b951e054cb685ae244 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Beata Koziarek@samsung.com>
+        Beata Koziarek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>BookmarkManager_remove_with_bookmark</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: BookmarkManager_remove_with_bookmark
 //==== LABEL Check if BookmarkManager remove method with optional bookmark attribute works properly
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:remove M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA MOA MR MAST
 
 test(function () {
index 81ac0937324ae08fa259bb926da1ee309ac395a6..58e1ce3cefb12e51d98aa66a6dd287167b353053 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Piotr Szydelko <p.szydelko@samsung.com>
+        Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Tizen_bookmark_exist</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== PRIORITY P3
 //==== LABEL Check if Tizen implements interface BookmarkManagerObject and has attribute bookmark
 //==== SPEC Tizen Web API:Social:Bookmark:BookmarkManager:BookmarkManager U
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html
 //==== TEST_CRITERIA OBME
 
 test(function () {
index 5b57eb463dc387887d8add8f9ddcf4df16b7df0d..a1bdffb8a1e2271929ce1b3a46715b1458222f95 100644 (file)
@@ -10,7 +10,7 @@
         <specs>
           <spec>
             <spec_assertion interface="BookmarkFolder" element_type="constructor" element_name="constructor" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
@@ -22,7 +22,7 @@
         <specs>
           <spec>
             <spec_assertion interface="BookmarkFolder" element_type="attribute" element_name="parent" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
@@ -34,7 +34,7 @@
         <specs>
           <spec>
             <spec_assertion interface="BookmarkFolder" element_type="attribute" element_name="title" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
@@ -46,7 +46,7 @@
         <specs>
           <spec>
             <spec_assertion interface="BookmarkItem" element_type="constructor" element_name="constructor" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
@@ -58,7 +58,7 @@
         <specs>
           <spec>
             <spec_assertion interface="BookmarkItem" element_type="attribute" element_name="parent" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
@@ -70,7 +70,7 @@
         <specs>
           <spec>
             <spec_assertion interface="BookmarkItem" element_type="attribute" element_name="title" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
@@ -82,7 +82,7 @@
         <specs>
           <spec>
             <spec_assertion interface="BookmarkItem" element_type="attribute" element_name="url" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
@@ -94,7 +94,7 @@
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManagerObject" usage="true" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="add" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="get" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" usage="true" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="remove" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" usage="true" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="get" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="add" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="remove" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="add" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="add" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="get" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="get" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="get" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="get" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="add" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="add" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="add" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="remove" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="remove" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" usage="true" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" usage="true" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkItem" element_type="constructor" element_name="constructor" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkFolder" element_type="constructor" element_name="constructor" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkItem" usage="true" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkFolder" usage="true" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="add" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="get" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="BookmarkManager" element_type="method" element_name="remove" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/bookmark.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>