toolkit/components/places/tests/unit/bookmarks_html_singleframe.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/components/places/tests/unit/bookmarks_html_singleframe.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +<!DOCTYPE NETSCAPE-Bookmark-file-1>
     1.5 +	<HTML>
     1.6 +	<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
     1.7 +	<Title>Bookmarks</Title>
     1.8 +	<H1>Bookmarks</H1>
     1.9 +    <DT><H3>Subtitle</H3>
    1.10 +	<DL><p>
    1.11 +		<DT><A HREF="http://www.mozilla.org/">Mozilla</A>
    1.12 +    </DL><p>
    1.13 +</HTML>

mercurial