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/firefox.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/firefox.html')
-rw-r--r-- | test/firefox.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/test/firefox.html b/test/firefox.html new file mode 100644 index 0000000..7876012 --- /dev/null +++ b/test/firefox.html @@ -0,0 +1,28 @@ +<!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="1581540934" LAST_MODIFIED="1581540941">subfolder in the bookmarks menu</H3> + <DL><p> + </DL><p> + <HR> <DT><A HREF="http://192.168.1.1/" ADD_DATE="1581540840" LAST_MODIFIED="1581540871" SHORTCUTURL="keyword" TAGS="tag">bookmark in the bookmarks menu</A> + <DT><H3 ADD_DATE="1581540828" LAST_MODIFIED="1581541320" PERSONAL_TOOLBAR_FOLDER="true">Bookmarks Toolbar</H3> + <DL><p> + <DT><H3 ADD_DATE="1581540946" LAST_MODIFIED="1581541319">subfolder in the bookmarks toolbar</H3> + <DL><p> + </DL><p> + <HR> <DT><A HREF="http://192.168.1.1/" ADD_DATE="1581540910" LAST_MODIFIED="1581541320" SHORTCUTURL="keyword" TAGS="tag">bookmark in the bookmarks toolbar</A> + </DL><p> + <DT><H3 ADD_DATE="1581540828" LAST_MODIFIED="1581541303" UNFILED_BOOKMARKS_FOLDER="true">Other Bookmarks</H3> + <DL><p> + <DT><H3 ADD_DATE="1581540952" LAST_MODIFIED="1581540956">subfolder in the other bookmarks menu</H3> + <DL><p> + </DL><p> + <HR> <DT><A HREF="http://192.168.1.1/" ADD_DATE="1581540923" LAST_MODIFIED="1581540929" SHORTCUTURL="keyword" TAGS="tag">bookmark in the other bookmarks menu</A> + </DL><p> +</DL> |