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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/utility/importer/bookmark_html_reader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/bookmark_html_reader/redditsaver.html
diff --git a/chrome/test/data/bookmark_html_reader/redditsaver.html b/chrome/test/data/bookmark_html_reader/redditsaver.html
new file mode 100644
index 0000000000000000000000000000000000000000..446397e546343e09cb570338b109fec9567ad104
--- /dev/null
+++ b/chrome/test/data/bookmark_html_reader/redditsaver.html
@@ -0,0 +1,18 @@
+<!DOCTYPE NETSCAPE-Bookmark-file-1>
+<!-- This file was automatically generated by redditsaver. --><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"><TITLE>Bookmarks</TITLE>
+<H1>Bookmarks Menu</H1>
+<DL>
+ <p>
+ <DT>
+ <H3 ADD_DATE="1460080467" LAST_MODIFIED="1460080467">Reddit Bookmarks</H3>
+ <DL>
+ <p>
+ <DT>
+ <A ADD_DATE="1460080467" LAST_MODIFIED="1460080467" HREF="http://www.google.com">Google</A>
+ <DT>
+ <A ADD_DATE="1460080467" LAST_MODIFIED="1460080467" HREF="http://www.youtube.com">YouTube</A>
+ </p>
+ </DL>
+ </p>
+</DL>
+
« 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