diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-02-12 13:15:51 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-02-12 13:15:51 -0800 |
commit | ed035d1c09108208433ab8cac10385a664e5466d (patch) | |
tree | 0b37eae7798e93c1f8970a6bbfca8fa65e120cc8 /test/palemoon.html | |
parent | BookmarkModel: enable drag/drop for the root item (diff) | |
download | smolbote-ed035d1c09108208433ab8cac10385a664e5466d.tar.xz |
Added example firefox/palemoon bookmarks to test
Diffstat (limited to 'test/palemoon.html')
-rw-r--r-- | test/palemoon.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/test/palemoon.html b/test/palemoon.html new file mode 100644 index 0000000..7116dd4 --- /dev/null +++ b/test/palemoon.html @@ -0,0 +1,35 @@ +<!DOCTYPE NETSCAPE-Bookmark-file-1> +<!-- This is an automatically generated file. + It will be read and overwritten. + DO NOT EDIT! --> +<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> +<TITLE>Bookmarks</TITLE> +<H1>Bookmarks Menu</H1> + +<DL><p> + <DT><H3 ADD_DATE="1581541131" LAST_MODIFIED="1581541613">subfolder in the bookmarks menu</H3> + <DD>this is the description box + <DL><p> + </DL><p> + <HR> <DT><A HREF="http://192.168.1.1/" ADD_DATE="1581541066" LAST_MODIFIED="1581541616" SHORTCUTURL="keyword" TAGS="tag">bookmarks in the bookmarks menu</A> + <DD>this is the description box + <DT><H3 ADD_DATE="1581541039" LAST_MODIFIED="1581541332" PERSONAL_TOOLBAR_FOLDER="true">Bookmarks Toolbar</H3> + <DD>Add bookmarks to this folder to see them displayed on the Bookmarks Toolbar + <DL><p> + <DT><H3 ADD_DATE="1581541131" LAST_MODIFIED="1581541599">subfolder in the bookmarks toolbar</H3> + <DD>this is the description box + <DL><p> + </DL><p> + <HR> <DT><A HREF="http://192.168.1.1/" ADD_DATE="1581541066" LAST_MODIFIED="1581541605" SHORTCUTURL="keyword" TAGS="tag">bookmarks in the bookmarks toolbar</A> + <DD>this is the description box + </DL><p> + <DT><H3 ADD_DATE="1581541039" LAST_MODIFIED="1581541589" UNFILED_BOOKMARKS_FOLDER="true">Unsorted Bookmarks</H3> + <DL><p> + <DT><H3 ADD_DATE="1581541131" LAST_MODIFIED="1581542007">subfolder in the unsorted bookmarks menu</H3> + <DD>this is the description box + <DL><p> + </DL><p> + <HR> <DT><A HREF="http://192.168.1.1/" ADD_DATE="1581541066" LAST_MODIFIED="1581542012" SHORTCUTURL="keyword" TAGS="tag">bookmarks in the unsorted bookmarks menu</A> + <DD>this is the description box + </DL><p> +</DL> |