browser/components/places/tests/unit/bookmarks.glue.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/browser/components/places/tests/unit/bookmarks.glue.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,16 @@
     1.4 +<!DOCTYPE NETSCAPE-Bookmark-file-1>
     1.5 +<!-- This is an automatically generated file.
     1.6 +     It will be read and overwritten.
     1.7 +     DO NOT EDIT! -->
     1.8 +<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
     1.9 +<TITLE>Bookmarks</TITLE>
    1.10 +<H1>Bookmarks Menu</H1>
    1.11 +
    1.12 +<DL><p>
    1.13 +    <DT><A HREF="http://example.com/" ADD_DATE="1233157972" LAST_MODIFIED="1233157984">example</A>
    1.14 +    <DT><H3 ADD_DATE="1233157910" LAST_MODIFIED="1233157972" PERSONAL_TOOLBAR_FOLDER="true">Bookmarks Toolbar</H3>
    1.15 +<DD>Add bookmarks to this folder to see them displayed on the Bookmarks Toolbar
    1.16 +    <DL><p>
    1.17 +        <DT><A HREF="http://example.com/" ADD_DATE="1233157972" LAST_MODIFIED="1233157984">example</A>
    1.18 +    </DL><p>
    1.19 +</DL><p>

mercurial