Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Side by Side Diff: chrome/test/data/bookmark_html_reader/redditsaver.html

Issue 1873403003: Read bookmarks from 'NETSCAPE-Bookmark-file's that don't have a beginning <DT> tag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reverted to old interface Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/utility/importer/bookmark_html_reader.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE NETSCAPE-Bookmark-file-1>
2 <!-- This file was automatically generated by redditsaver. --><META HTTP-EQUIV=" Content-Type" CONTENT="text/html; charset=UTF-8"><TITLE>Bookmarks</TITLE>
3 <H1>Bookmarks Menu</H1>
4 <DL>
5 <p>
6 <DT>
7 <H3 ADD_DATE="1460080467" LAST_MODIFIED="1460080467">Reddit Bookmarks</H3>
8 <DL>
9 <p>
10 <DT>
11 <A ADD_DATE="1460080467" LAST_MODIFIED="1460080467" HREF="http://www.goo gle.com">Google</A>
12 <DT>
13 <A ADD_DATE="1460080467" LAST_MODIFIED="1460080467" HREF="http://www.you tube.com">YouTube</A>
14 </p>
15 </DL>
16 </p>
17 </DL>
18
OLDNEW
« no previous file with comments | « no previous file | chrome/utility/importer/bookmark_html_reader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698